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

Problem with Pairing my phone to NRF52832

Hello All,

I am writing a custom mobile application, in which i am planning to receive the data from NRF52832 DK and do some task accordingly. But for that i have to pair my phone with the NRF52832 first. When i try to pair the device, it says "Pairing rejected". After going through the code i understood that the pairing is not supported. How can i enable the pairing in this?

I am using ble_peripheral_uart example in the NRF52832 DK, which is available in NRF SDK 16.0. 

Appreciate your help.

Regards,
Subbu

Related