Other Parts Discussed in Thread: SYSCONFIG,
Tool/software:
Hi,
I have a BLE peripheral device which will pair to a given central. After it is paired with the given central, it should reject connection request from any other central device.
While a central is sending connection request I want to see which device is sending connection request. If it is some other device other than the paired device , I will reject the connection process from peripheral. Please help me as I am not able to find any relevant way to do this.