Hello everyone, the sdk version that I use is 15.0 (nrF5_SDK_15.0.0). The soft device is s132.
In my project I have to implement passkey or whitelist in the conection with the app.
In the ble_peripheral / ble_app_uart example, How is it known that the connection request comes from the app?
Could I add a passkey or whitelist?
What do I have to modify in the sdk_config.h file?
Thanks