Hi @Questdoino,
first erase the flash
esptool.py -p COM2 -b 115200 erase_flash
and then use a complete flash sequence like described here ...
Sure I'm erasing the flash before uploading
@Questdoino started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi @Questdoino,
first erase the flash
esptool.py -p COM2 -b 115200 erase_flash
and then use a complete flash sequence like described here ...