Hello.
How often are the LQI and RSSI values in the coordinator updated for a child?
Preferably I would have liked to get some kind of notification every time LQI and RSSI are updated but if that's not possible I guess I will have to poll it with zb_zdo_get_diag_data(). In that case the question is how often it's relevant to call it for an update? Will the ordinary polling from the child update LQI and RSSI internally in zBoss or are those values only updated when there's an actual data transfer?
Speaking of child poll, is it possible to get any information about how long time ago a child polled the coordinator?
Our zBoss version is 3.11.1.5. I know it's old, but it would be kind of inconvenient to update right now.
Regards
/Martin