ESP8266 Developer ZoneThe Official ESP8266 Forum2015-11-10T04:06:27+08:00https://bbs.espressif.com:443/feed.php?f=7&t=10862015-11-10T04:06:27+08:002015-11-10T04:06:27+08:00https://bbs.espressif.com:443/viewtopic.php?t=1086&p=4520#p4520Serial Terminal emulator for Windows:
]]>2015-09-10T17:52:26+08:002015-09-10T17:52:26+08:00https://bbs.espressif.com:443/viewtopic.php?t=1086&p=3643#p3643 According to the "ready" from your UART output, it seems that your AT firmware runs well.
Please notice that AT command is ended with \r\n (CR LF), a new line.
Or you can use SecureCRT as UART tool, and set it to be "new line mode".
I've followed the readme directions in the documentation (below), put in the flashing parameters into the flashing download tool (attached screen cap) and it flashes the ESP.
When I connect via putty, there's no response to any comms(attached screen cap). I can type, but no response. This happens with every different espressif firmware I've found.
When i disconnect power and re-connect, i get garbage, then a 'ready', and the same non-responsive window.
What am I doing wrong? I can't get any of these firmwares to work?