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