From 32c6b83ac14a4977c266d2a4600382e8da5e29b6 Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Fri, 16 Dec 2016 20:01:48 +0200 Subject: [PATCH] Add note on baud rate --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9ff11e8..bd01f9f 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,9 @@ TinyGSM pulls data gently from the modem (whenever possible), so it can operate ## 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. This may result in problems such as: