You are on page 1of 1

// borrar flash

esptool.py --port COM4 erase_flash

// flashear micropython
esptool.py --port com4 --baud 115200 write_flash --flash_size=detect -fm dio 0
esp8266-20191220-v1.12.bin

You might also like