ESP8266 Developer Zone The Official ESP8266 Forum 2017-07-31T14:27:22+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=5763 2017-07-31T14:27:22+08:00 2017-07-31T14:27:22+08:00 https://bbs.espressif.com:443/viewtopic.php?t=5763&p=14918#p14918 <![CDATA[Re: Firmware Update Problem]]> To enter UART mode for changing firmware, make sure of this:
[GPIO15,GPIO0,GPIO2] = [0, 0, 1]
GPIO 15 and GPIO 0 must be both low.

Statistics: Posted by Guest — Mon Jul 31, 2017 2:27 pm


]]>
2017-07-27T21:09:26+08:00 2017-07-27T21:09:26+08:00 https://bbs.espressif.com:443/viewtopic.php?t=5763&p=14870#p14870 <![CDATA[Firmware Update Problem]]>
I had ESP12-E AI-Thinker (AI Cloud Inside) module which had AT firmware from 2015. I had no problem to update firmware via UART (Tx + Rx) with GPIO0 connected to GND. Now I have ESP12-E from another vendor without AT command firmware and I can't update firmware. I use ESP8266 Download Tool v3.4.8.

Log form ESP Flash Download Tool:
Connecting...
raise in device connect
chip sync error.
baudrate sync fail ... retry ...

I can read device ready in Serial Port Terminal on baudrate 74880 (GPIO0 connected to GND):
ets Jan 8 2013, rst cause:1, boot mode:(5,7) --- sometimes boot mode:(5,0)
waiting for host

And I can read device ready in Serial Port Terminal on baudrate 74880 (GPIO0 connected to VCC):
ets Jan 8 2013, rst cause:1, boot mode:(7,0)
waiting for host

How can I update to AT command firmware ?

Thank you,
Jan Kijonka

Statistics: Posted by Jan Kijonka — Thu Jul 27, 2017 9:09 pm


]]>