To flash firmware I use Arduino UNO board (original) as described here:
https://ricardojlrufino.wordpress.com/2 ... rduino-uno
Explore... Chat... Share...
Mr.Morse wrote:This is what I did to flash my ESP8266 - 01 from my windows pc
- Wire it up like this
- Install python 2.7 download here
- Install pyserial download here
- Download to the esptool.py from here save it in the pyton installation folder
- Download nodemcu_latest.bin from here and save it in the python installation folder
- Edit esptool.py so that:
ESP_RAM_BLOCK = 0x180
ESP_FLASH_BLOCK = 0x40
- Open cmd and go to the python folder and type in this (change the COM7 to whatever your FTDI is)
esptool.py -p COM7 write_flash 0x000000 nodemcu_latest.bin
Were you able to write binary data to file with SP[…]
Hello . Good afternoon. I would like to ask for he[…]
Hello, My in-laws are Mexican and live in Mexico […]
Hi Buddies, Did you encounter the issue of efuse […]
See if this fits your needs: https://www.instruct[…]
I was hoping this project looks good before I move[…]
I think it would be easier to use a Pi with a buil[…]
It's generally considered more practical and effic[…]
Wouldn't it be easier to setup your ESP in station[…]
+1 from me, thank you for sharing. Just to clarif[…]
I am currently trying to determine how the ESP8266[…]
Follow US on Twitter and get ESP8266 news and updates first.