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.

TIMAC beacon interrupt

Other Parts Discussed in Thread: TIMAC, CC2650

Hello,

I am using TIMAC FFD/RFD sample projects with Sensortag CC2650. I would like to receive an interrupt at the beginning of every beacon interval(ie. blinking the led at the beginning of every beacon interval). Is there any function or event that I can use? I found MAC_BEACON_NOTIFY_IND event, would it be useful for this purpose, if yes how can I use this in the sample project? I am also interested in getting interrupts at the beginning of CSMA, TDMA and Sleep periods, if possible. 

Thanks