So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By MartynC
#59935 Hi,

I am just returning to the ESP8266 after a long break. I have several 512k ESP8266-01s with an early ai-thinker firmware (0018000902) which I would like to update.

What is the latest suitable firmware and are pre-compiled non FOTA bins available for the 512K modules?
User avatar
By screwattackthis
#60128 Apparently you can now use the official AT firmware on 512k again.

http://bbs.espressif.com/viewtopic.php?f=46&t=2529

They say it can't be used on that page but the AT documentation says it's OK and gives instructions.

http://espressif.com/sites/default/file ... set_en.pdf

So I followed those instructions and flashed the AT 1.3 firmware using esptool.py and so far everything's working fine. Here's what AT+GMR returns:

Code: Select allAT+GMR
AT version:1.3.0.0(Jul 14 2016 18:54:01)
SDK version:2.0.0(656edbf)
compile time:Jul 19 2016 18:43:55
OK