This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Restrict pairing to only one device

Other Parts Discussed in Thread: CC2541

Hi,

I am using BLE over CC2541 as SoC. I have enabled pairing using 6-digit code. Now my BLE device is working as a peripheral and it can pair to more than 1 central devices.

But we want to restrict this paring to only one device at a time. And also it should not be discover-able till it is paired to one central device. How can I achieve this?

Thanks,

Dhaval