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

Proximity bonding

Hello,

i have two operation modes:

  1. One or more devices are bonded and advertising mode with whitelist (BLE_GAP_ADV_FP_FILTER_CONNREQ)
  2. A new proximity central device should be added to the whitelist. When an unknown proximity is close to the proximity peripheral the user should decide if the new key is bonded and added to the whitelist.

But if i always advertising with whitelist how i can bond a new device? Do I get an event when a unknown proximity cantral can not connect? How can I proceed to decide on a user input if a device is allowed to bond.

Related