Hello Nordic Support Team,
I'm encountering a persistent issue when I try to flash an nRF52832 board using an nRF52840DK (PCA10056, nRF52840_xxAA_REV3) with nRF Programmer v4.5.0. The setup was working previously using the VS Code extension (as described in Case ID: 339001), now I am back to step 1. I am unable to flash or reset the external IC even with the nRF Programmer GUI tool. The error logs show the following message:
In a normal case where I disconnect the DK from the external board, I would get a log as below, where the programmer can read the file memory
uestions
I have tried the following:
-
Checked Readback Protection:
Log showsNRFDL_PROTECTION_STATUS_NONE
, so the device is not protected. -
Power Cycle:
Tried power-cycling the device and reconnecting multiple times. -
nrfjprog Commands:
nrfjprog --recover -f NRF52 --snr 1050264751
resulted in error-21
.nrfjprog --eraseall
also failed with a similar error.
My Questions are:
- Could this be a hardware issue? for example, the swd cable is not securely connected?
- Any recommended steps to resolve the DebugPort register error?
Thank you in advance for your support!