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.

Device pairing callback does not work CC2541

Other Parts Discussed in Thread: CC2541

I'm working on the SensorTag workspace from TI's BLE Stack.
I want to know when my cc2541 gets connected to any device. I've tried sensorTag_BondMgrCBs but it doesn't seem to work.
Whic callback function should I use to detect that cc2541 has connected to a device.

Thanks,