Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Get a callback each time a peripheral refuse a connection with a not whitelisted device

Hi, we're developing a peripheral (SD 132) which uses whitelist to prevent connection from unwanted devices.

All works fine and when an unlisted device try to connect, it receive back a connection error with BLE_HCI_CONN_FAILED_TO_BE_ESTABLISHED.

Is there a way on peripheral device which refuse unlisted connections, to rise a callback each time a connection is refused for unlisted devices?

Thanks

Luca

Parents Reply Children
No Data
Related