mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	Add note on baud rate
This commit is contained in:
		| @@ -65,6 +65,9 @@ TinyGSM pulls data gently from the modem (whenever possible), so it can operate | |||||||
|  |  | ||||||
| ## Troubleshooting | ## Troubleshooting | ||||||
|  |  | ||||||
|  | When using ```Software Serial``` (on Uno, Nano, etc), the speed **115200** may not work.   | ||||||
|  | Try selecting **57600**, **38400**, or even lower - the one that works best for you. | ||||||
|  |  | ||||||
| Sometimes (especially if you played with AT comands), your module configuration may become invalid.   | Sometimes (especially if you played with AT comands), your module configuration may become invalid.   | ||||||
| This may result in problems such as: | This may result in problems such as: | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user