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

Implement passkey or whitelist in ble_app_uart example

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

Parents Reply Children
Related