@MaBe, I tried flashing the 512KB version, but it didn't work. Getting continuous message like this
rl.l|.là|.....lì.b|.ì.rb.bònnlnnâì.b.pìlrlrlpònà.....l......b.nâ|.lìlbònnî.ll`...nn..l..nrn...ll`.pònà....râà....b.nâ|.ìbònnî..l`...nn..l..nrn...l`.pònà....râàì...b.nâ|.l.bònnî..l`...nn.l`...nrn..r.l`..rn..r.l`.rlnònnâr.nnn.lbbplb.l..ì.lì.........lll~rl..ì.lllnâ........lll.l..ì.lnà.nìn~..llàb..llpb.brìl`nlpìl`bl`.ln..nânl|.b....l...l
So I had to revert to the 1v86.171 version. This is the command I have used
esptool.py --port /dev/tty.SLAB_USBtoUART --baud 115200 write_flash --flash_freq 40m --flash_mode qio --flash_size 8m 0x0000 "boot_v1.6.bin" 0x1000 espruino_esp8266_user1.bin 0xFC000 esp_init_data_default.bin 0x1FC000 blank.bin
@navas 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.
@MaBe, I tried flashing the 512KB version, but it didn't work. Getting continuous message like this
So I had to revert to the 1v86.171 version. This is the command I have used