I have a problem about BPROT function, the project is on nrf52832 and using SDK 15.3, Softdevice s132 6.1.1.
If I enable the BPROT function by calling nrf_bootloader_flash_protect, is there any way to disable the BPROT function without erase whole flash by debug tool?
Maybe can write DISALEDEBUG to disable BPROT?
Because on my fault, now I needed to erase the flash which was been protect by BPROT.
Any suggest will be helpful.
Many Thanks,
Marcus