Nevertheless, something is still weird: I flash the hex file and reboot, but its still my old image - I'm relative sure because my LCARS clock is shown ^^ Is there something else I have to execute - is this still in Ram or so?
> flash write_image erase bangle.hex
nRF52840-xxAA(build code: D0) 1024kB Flash, 256kB RAM
Padding image section 0 at 0x00000a18 with 1512 bytes
Padding image section 1 at 0x000253c8 with 3128 bytes
Flash write discontinued at 0x0008e42c, next section at 0x000f7000
Adding extra erase range, 0x0008e42c .. 0x0008efff
Padding image section 3 at 0x000fd874 with 1932 bytes
Padding image section 4 at 0x000fe324 with 3292 bytes
Adding extra erase range, 0x000ff324 .. 0x000fffff
Adding extra erase range, 0x10001000 .. 0x10001013
Adding extra erase range, 0x1000101c .. 0x10001fff
auto erase enabled
wrote 616280 bytes from file bangle.hex in 68.578995s (8.776 KiB/s)
> reset run
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.
Nevertheless, something is still weird: I flash the hex file and reboot, but its still my old image - I'm relative sure because my LCARS clock is shown ^^ Is there something else I have to execute - is this still in Ram or so?