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

ble_app_proximity without bond_manager

Hello,

I am playing with the s110 ble_app_proximity example. As I do not want to store info in flash, I do not want to use the bond manager, that stores data in flash. I have naively comment out the bond_manager_init(), but now I have problem to connect ... It seems I do not receive the BLE_GAP_EVT_CONNECTED. What should I do ?

Thanks,

Olivier

Related