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

About Notify permission or prohibition information and FLASH

SDK: 15.3.0
Device: EYSHJNZWZ (nRF52832)

I am operating in a "peripheral" configuration, with bonding enabled.
"BLE_GATTS_EVT_WRITE" occurs when notification is permitted or prohibited from "Central".
After that, "NRF_EVT_FLASH_OPERATION_SUCCESS" occurs.
We understand that this means that Notify permission or ban information is stored in FLASH.
We knew we would store the paired key in FLASH.
Is information on permission or prohibition of Notify stored in FLASH?
"NRF_EVT_FLASH_OPERATION_SUCCESS" will not occur if you set not to perform bonding.
We recognize that this means that Notify permission or ban information is not stored in FLASH.
Is my perception correct?

This question is important.
Is there any way not to save Notify permission or prohibition information in FLASH?
Please let me know other methods than setting to not perform bonding.

Parents Reply Children
No Data
Related