Using the new Arduino IDE for ESP8266 and found bugs, report them here

Moderator: igrr

User avatar
By Cliff
#73713 I have a similar problem. I tried to setup the baud rate and screwed it up and could not to communicate with the esp. To fix the problem I re flashed it with the same versions (SDK: v2.0.0; AT: 1.3.0.0)

The problem is that now the flashing software can communicate with the esp fine, but putty gets garbage back at the default baud rate of 115200. I've managed to communicate at a baud rate of 128000!!! AT+GMR all seem to work fine - just at this weird baud rate.

Any thoughts?

UPDATE:

I've reflashed with v2.1 SDK and it now works correctly at 115200 baud!!!