Disable AP-Protect

We use a module like EC2832AA1. I checked that nRF52832-QFAA-R is used for this module. This module has ap-protect enabled.
So I added the command "nrfjprog --recover" to upload the firmware during mass production. The firmware program works well. And I checked that ap-protect is enabled again when I power off and on again.

However, I want to completely disable ap-protect even when powering off because I can debug this chip. So I tried as follows, but when I power off and on again, it still seems like ap-protect is enabled. Before the last command "nrfjprog --memrd 0x40000558", I power-off and on again.

Is there a way to disable ap-protect even when powering off and on again?

Parents Reply Children
No Data
Related