*** To flash a 4MB esp8266 (e.g. esp-12) via wifi use (with appropriate hostname):
./scripts/wiflash espruino.local:88 espruino_esp8266_user1.bin >espruino_esp8266_user2.bin
When I load the firmware with the same command I was using before (which is just the same as in this README) by replacing boot_v1.4(b1).bin with boot_v1.5.bin, I can only see random(?) hex flow in the serial console:
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 @tve,
Latest build seems to use espressif sdk 1.5, but README gives a command example for 1.4(b1):
When I load the firmware with the same command I was using before (which is just the same as in this README) by replacing
boot_v1.4(b1).bin
withboot_v1.5.bin
, I can only see random(?) hex flow in the serial console:Loading seems to success though: