Part Number: LAUNCHXL-CC26X2R1
Hello,
I just want to know the details of receiving the child management info in a coordinator device through some callbacks or API hooks. Going into a bit of details, I have a coordinator device with certain number of end devices. I want to know if any of the child is not responding or goes dead(e.g simulated by just turning off the child device) when coordinator ages out the end device. I can't seem to find the right callback somehow or may be I could read the relevant association table and process based on its current status. Any pointers would be greatly appreciated.
My zgChildAgingEnable is set to TRUE and zgNwkParentInformation is set to NWK_PARENT_INFO_MAC_DATA_POLL (Should I change it to NWK_PARENT_INFO_END_DEVICE_TIMEOUT_MSG?) Also I am using SDK 3.40 if it matters.
Cheers
Jawad