This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is it possible to over write nrf52840 dongle that already been flashed earlier with new .hex file

Hi 

I have a nrf52840 dongle with which already been flashed with ot-NCP binary and I want to over write this binary with new binary image[ot-rcp] in nrf connect for desktop.

I could be able to see an option to load a new hex file in nrf connect for desktop, but after adding a hex file, cannot see any option to overwrite the image i.e. [Erase and write].

Would like to know the information on how to add the new .hex file to the dongle.

FYI I don't have debugger.

Thanks in advance.

Parents Reply Children
  • I see. The nRF52840 Dongle can be a bit difficult. If you aren't too familiar with it I would suggest getting yourself a DK, or at least trying one of the Blinky examples for the dongle to get used to it.

    Btw, did you put the Dongle in DFU mode before trying the nRF Connect Programmer?

    Install nRF Command Line tools from here, and try nrfjprog again. It can help you with the sectorial erase you are referring to. To find what parts to erase you can read the chip using the nRF Connect Programmer.

    Best regards,

    Håkon

Related