-->
Page 1 of 2

Updating Firmware

PostPosted: Thu Oct 30, 2014 12:33 pm
by gsgill112
Hi Guys, I have tried almost all the tools for flash updating but they are not working
1. XTCOM tools always fails to open the Serial com port.
2. Cant figure how to use the EPStool
3. some Chinese tool that always stuck on Searching for Devices ??

Can some one please help me with some basic steps to update my esp8266 module's Fw from 901.

Thanks

Re: Updating Firmware

PostPosted: Thu Oct 30, 2014 1:32 pm
by nicoverduin
Did you connect the pins like on this page?
https://github.com/esp8266/esp8266-wiki/wiki/Uploading

Re: Updating Firmware

PostPosted: Thu Oct 30, 2014 4:40 pm
by gsgill112
Did you connect the pins like on this page?
https://github.com/esp8266/esp8266-wiki ... /Uploading


Yes, The connections are fine as after connecting the module the AP Goes off. but, configuring UART/getting a software that works is a problem !

Re: Updating Firmware

PostPosted: Thu Oct 30, 2014 5:24 pm
by nicoverduin
I use the esptool and works fine. The makefile shows exactly how to use the ESPtool. The command is ther. I type in the console and it works great writing to /dev/ttyUSB0 which is the ESPtool