Zigbee 3.0 network statistics log

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Zigbee 3.0 network statistics log

2,607 Views
BasWep
Contributor I

Hello,

I’m wondering if there is an existing way to log the zigbee 3.0 network statistics at the control bridgeside ?

Statistics as:

Amount of node rejoins, connection lost etc….

To check how stable is the Zigbee network?

0 Kudos
Reply
5 Replies

2,562 Views
EduardoZamora
NXP TechSupport
NXP TechSupport

Hello @BasWep

I apologize for the late response.

Just to confirm, which device are you using?

Regards,
Eduardo.

0 Kudos
Reply

2,558 Views
BasWep
Contributor I

Hello Eduardo,

Thank you for your feedback.

We use the KW41Z

Kind regards

Bas

 

0 Kudos
Reply

2,533 Views
EduardoZamora
NXP TechSupport
NXP TechSupport

Hi,

Could you please confirm if ZigBee Cluster Library User Guide (inside KW41Z SDK folder > docs > wireless > Zigbee), Chapter 22 Diagnostics Cluster is useful for you? Maybe you can base your requirements on this cluster, nonetheless you may need to do your own implementation of the cluster.

Regards,
Eduardo.

0 Kudos
Reply

2,490 Views
BasWep
Contributor I

@EduardoZamora 

Thank you for the information, we already use LQI and RSSI of that cluster. I don’t see something like how many times of rejoins or reconnected

Kind regards,
Bas

0 Kudos
Reply

2,465 Views
EduardoZamora
NXP TechSupport
NXP TechSupport

Hi,

I apologize for the inconvenience this might cause you, there may not be something implemented that could meet your requirements, but you should be able to develop your own implementation at the application level having a record of the required (and available) network/stack events and generate some logs using DBG_vPrintf() (for ZGWUI log).

Some of the available events can be found in app_zcl_event_handler.c and app_general_events_handler.c

Regards,
Eduardo.

0 Kudos
Reply