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.

Callback for Scan Respond sent

Other Parts Discussed in Thread: CC2640

I am using the CC2640 and want to advertise a few bytes. That works great, but I wqant to check if someone is getting the advertisement. So I think I will use the scann requset from the central to tell the peripheral that someone is listening.


I could not find a way in the peripheral to hook into the scan response function. Is there any way to check if a scan request was received on the peripheral side?