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,