Interesting... I'll give this a check with 1v92 (I'm pretty sure I did at release time though).
What's the URL of the firmware that worked?
The verification step will usually fail when flashing from the command-line, yes - it's notjhing to worry about. The bootloader (in the first 10k of flash) refuses to overwrite itself to avoid bricking itself, so if you try and write the complete image you might find that you get differences shown at addresses below 0x2800 - everything above should be fine though
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.
Interesting... I'll give this a check with 1v92 (I'm pretty sure I did at release time though).
What's the URL of the firmware that worked?
The verification step will usually fail when flashing from the command-line, yes - it's notjhing to worry about. The bootloader (in the first 10k of flash) refuses to overwrite itself to avoid bricking itself, so if you try and write the complete image you might find that you get differences shown at addresses below 0x2800 - everything above should be fine though