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

If delete a bond due to no enough flash memory, the whether should I remove the bond on smart phone side

Hi,

I am using SDK15.2/3, I know the SDK peer manager has a feature to delete the oldest bonds if the flash memory is not enough to store a new bond. In this case, whether should I remove the the nRF device in corresponding smart phone's system bluetooth setting?

For example, I need ANCS function when connected with iOS device. And the example using is examples\ble_peripheral\ble_app_ancs_c. If I want to enable multiple phones to create their bonds with the same nRF device. And I know the peer_manager will automatically recycle the space based on deleting the odlest peer device when the peers arrive the top number. In this case, whether should I suggest te phone's user to remove the corresponding nRF device in its phone's settings if the phone's bonding information is removed on nRF side. 

Thanks. 

Parents Reply Children
Related