-->
Page 1 of 2

How to undo the Lua firmware?

PostPosted: Fri Apr 17, 2015 8:39 am
by zapta
I have a ESP8266 module that I flashed with the Lua image (and it works well). I now want to go back to the original image and experiment with AT commands.

How do I do that? Where can I find the original bin file?

Re: How to undo the Lua firmware?

PostPosted: Fri Apr 17, 2015 10:43 am
by AcmeUK

Re: How to undo the Lua firmware?

PostPosted: Sat Apr 18, 2015 12:05 pm
by zapta
Thanks Acme.

Re: How to undo the Lua firmware?

PostPosted: Sat Apr 18, 2015 1:49 pm
by zapta
I flashed the binary file v0.9.5.2_AT_Firmware.bin and it works but the ESP8266 now talks AT commands 115200 (the original one arrived with 9600).

Any idea how find the original image with 9600?

(my host MCU is slow so I prefer to use slower speed such that it can keep up processing).