You are reading a single comment by @andrewg_oz and its replies. Click here to read the full conversation.
  • Actually, I think I can answer my own question. I had been following the instructions on the page:

    https://github.com/espruino/Espruino/blo­b/master/NRF_Bootloader.md

    They are now outdated, but I ended up doing:

    make clean;BOARD=BANGLEJS2 RELEASE=1 BOOTLOADER=1 make

    and

    make clean;BOARD=BANGLEJS2 RELEASE=1 make

    Then loaded the bootloader.hex file first, followed by the application.hex. Then power-down overnight and here I am...

About

Avatar for andrewg_oz @andrewg_oz started