Hello,
I studied on example\ble_peripheral\ble_app_ancs_c in SDK15.2.0 with board PCA10040.
After paring and bonding sucessfully with my iPhone, I reset PCA10040 with Button 1 pressing in order to erase the bond infomation, and i saw it worked as expected, but my iPhone ( without forgot this device in bluetooth setting ) still could connect to PCA10040. I wanted PCA10040 reject this connection and never connect, untill my iPhone forgot this device and connec again.
How could I implement this feacture, Is there any APIs could deal with this when event PM_EVT_CONN_SEC_FAILED occured?