



error log
the version is nRF5340-DK 1.0.0。 i buy anohter one ,but the net also is locked .I hope you can give me a concrete solution
Hi,
spring.liu said:the version is nRF5340-DK 1.0.0。 i buy anohter one ,but the net also is locked .I hope you can give me a concrete solution
I'm sorry to hear that the new kit also behaves like this.
Could you try the very latest version of nrfjprog? That can be downloaded from here:
This is the recover commands that we use internally in tech support:
nrfjprog --recover --coprocessor CP_NETWORK && nrfjprog --recover --coprocessor CP_APPLICATION
Does it still misbehave?
Kind regards,
Håkon
I need three boards to do it now. I need to fix it
At the first ,I use the nrfconnect ---->erase all ,but failure

I've tried this before " nrfjprog -f NRF53 --recover --coprocessor CP_NETWORK "

Hi,
As the application core controls the network core, via this register:
It is important that you recover the application core as well. Can you try to recover the app core first?
"nrfjprog --recover --coprocessor CP_APPLICATION --log" - if that still fails, it will generate a log.log file, which you can attach to this thread.
Kind regards,
Håkon
NRF_RESET->NETWORK.FORCEOFF = RESET_NETWORK_FORCEOFF_FORCEOFF_Hold;?