This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Query ACL to identify which flash pages are protected

Hello,

I am using BLE secure bootloader example on nRF52840 with SDK 15.3 and softdevice 61.1. I can see the bootloader protects the MBR page and Bootloader space using ACL. Is there any way we can query the Access control links(ACL) from the application and see which pages are protected? Also, can we disable protection from the application somehow?

Related