Hello,
I've purchased nRF52840 DK 3.0.0 2022.34 1050279741 and device protection remains after power up, even if I disable it.
Current behaviour:
1. nrfjprog --recover // returns ok
2. nrfjprog --reset // returns ok
// Device is unlocked now and I can flash it
3. Power off & Power on DK
// Device is locked again
The same is happening if I use nrf Connect Programmer.
Expected behaviour:
Device protection removal should remain after power off\power on cycle.
This is very annoying as I can't debug my firmware properly. How can I disable it completely?
P.S. my colleague has DK 1.0.0 and nrfjprog --recover works as expected and described in docs.
Kind regards,
Oleh Hordiichuk