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

Failure to burn nRF52840 on the nRF52840 DK

I'm using the nRF52840 DK.

I managed to burn the on-board nRF52840 MCU several times, using the nRF connect windows app.

After several such successful burns, with various test images taken from the SDK, the DK is no longer able to burn the on-board MCU.

The "nRF Connect" fails to connect and read the MCU's flash content, and this is its log:

The log produced by this command: "nrfjprog -e -f nrf52 --log" is this:

Here is the output of a failed connect attempt via the J-Link commander:

Parents Reply Children
  • After the board's nRF52840 stopped responding, I've started using the board as a debugger/burner, via its "Debug out" port. It is still capable in that way.
    prior to the defect, I haven't connected it to anything besides the computer's USB port via J2.
    I can try to burn the defective nRF52840 via the "Debug in" port, just to know if the defect is in the BLE chip, or the path from the PCA10056 to the BLE chip.