Chat freely about anything...

User avatar
By twaymouth
#27663 The AT firmware can be downloaded from this page:

http://www.electrodragon.com/w/ESP8266_ ... d_firmware

When you are flashing firmware ensure that GPIO-0 is pulled low for flash mode and left floating for normal operation. I.e. disconnect power, pull GPIO-0 LOW, connect power and flash firmware. For normal operation disconnect power, ensure that GPIO-0 is not low and power up.

If you are comfortable with the command line then I would recommend esptool for flashing:

https://github.com/themadinventor/esptool
User avatar
By Kevin Liu
#27682 I will give esptool a try! Quick question about the baud rate. Can I set that myself or do I have to match the baud rate on the chip (which I don't know :/ ).