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?