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

How the connection check with nrf UART app is done?

Hello everyone, the sdk version that I use is 15.0 (nrF5_SDK_15.0.0). The soft device is s132.

In the ble_peripheral / ble_app_uart example you can only connect through the android apps (nrf UART v2.0 or nrf toolbox).
Which function performs the verification of the connection request that comes from the nrf UART app?
How could you add a peer manager with whitelist?

Thanks

Related