-->
Page 1 of 1

Latest firmware (bin files) for 512k esp8266

PostPosted: Sun Dec 25, 2016 11:23 am
by MartynC
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?

Re: Latest firmware (bin files) for 512k esp8266

PostPosted: Fri Dec 30, 2016 12:59 am
by screwattackthis
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