Hello,
NCS1.9.1,nRF5340DK,Windows10 X64,VSCode,
why frequent problems of "west flash --recover",
some time run cmd "west flash --recover",it will be ok,
and some time ru it the same error.
tips:nRF52840DK does not have this problem.



Best Regards
Hello,
NCS1.9.1,nRF5340DK,Windows10 X64,VSCode,
why frequent problems of "west flash --recover",
some time run cmd "west flash --recover",it will be ok,
and some time ru it the same error.
tips:nRF52840DK does not have this problem.



Best Regards
Hi,
This kind of error can happen in nRF5340-dk when the readback protection is enabled. In this case, when you write once to the board, next write will not be possible without recovering the board. In other words, you need to disable readback protection by recovering the device. You can read more about readback protection here.
Best regards,
Dejan
Hello
thanks
only do "west flash --recover"
Best regards,
Hello
thanks
only do "west flash --recover"
Best regards,
Hi,
Yes. Just use "west flash --recover" when needed.
Best regards,
Dejan