Hi, I'm following the steps on https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_ncs%2FUG%2Fgsg%2Ffirst_test.html
But in Programmer, the read, write, erase&write, etc buttons are all gray.


Hi, I'm following the steps on https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_ncs%2FUG%2Fgsg%2Ffirst_test.html
But in Programmer, the read, write, erase&write, etc buttons are all gray.


Hello Aobo,
You can try to disconnect the DK and inset it again, pressing the reset button (SW5) and then read the flash.
The issue might be the readback protection is enabled. You can also recover the device from command terminal using following command.
nrfjprog --recover --coprocessor CP_NETWORK
nrfjprog --recover
This command is for removing readback protection and for performing erasing and flashing of the device as well. One thing you have to make sure that to recover the network core first.
Try this and let me know the outcome.
Best Regards,
Kazi Afroza Sultana
Hi, Kazi,
I tried
nrfjprog --recover --coprocessor CP_NETWORK
nrfjprog --recover
I can erase & write. But the nRF Toolbox app cannot find the Dev Kit after I reset(or re-power) it.



When I add files without selecting the dev kit. The file memory layout is different.

When I add files without selecting the dev kit. The file memory layout is different.
