Hi, I have a problem configuring readback protection using boot. It seams that the BOOTLOADER stops when trying to read some information from the softdevice if readback protection is enabled. May this be the issue? How to solve the problem? I am thinking about this kind of solution: Lock the readback using UICR RBPCONF->PALL at the beginning of the application and Release the Lock when the boot starts. Could it work? Is there a better solution?
Thanks