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.

CC2650EMK: Z-stack events in rejoining sequence

Part Number: CC2650EMK
Other Parts Discussed in Thread: CC2538, CC2650, Z-STACK

Hi,

I've  Zigbee end devices ( CC2650) developed  based on Z Stack 1.2.2HA  which communicate with coordinator CC2538 .

I investigate into a code about rejoin sequences.
I would like to know what I don't understand in my investigate.

I know that z-stack works by detecting events.(eg. ZDApp_ProcessOSALMsg, ZDApp_event_loop etc.)
But I don't know what events are raised when the following packets are received.
・ZC's beacon
・Rejoin Response
・Device Announce(from ZC to broadcast packet)

Any help would be appreciated .

Best regards, 
Yuya Murata