Hi,
SDK : nRF5_SDK_15.2.0_9412b96
I want to perform pairing between mobile app and a device NRF52832 device based on the device serial number.
In other words I want to:
1. Allow the mobile app to connect to device with a particular serial number, and not to other devices.
2. Allow the device to connect only to this mobile app (will not connect to any other app), and only to the app that has it's serial number.
how this feature is called !? what example to look at ?
Best Regards
JK