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