This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is there a way to detect or be notified when an advertisment is about to be sent?

Says it all in the title. I'm making a sensor which puts its data in a non-directed non-connectable advertisment packet. I want to read the sensor just before it is sent. The timing is not super-critical - within 0.1s would be fine.

I can't find anything in the softdevice API about this. Is there a way to use radio interrupts or similar?

Related