This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Zigbee Router leaves network after some seconds

Hi,

We have been working with a coordinator and a router device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b

Both devices are Zigbee 3.0 and implement Install Codes.

The Router is added and joins successfully to the network. Most of the times (8 out of 10), it ends up leaving the network after some seconds (15 more or less).

Find attached the related Wireshark log.

Is this related to TCLK? Which is the best way to avoid this?

Thanks in advance,

Santiago

log_router_issue_20200826.pcapng

Parents Reply
  • Hi,

    Mmm yes I was able to see the wireshark log but it doesn't give me much information about why the Leave is happening, but I can try to compare with the snifferlogs when implementing IC in our CLI example to see if there is anything different that can give us a clue.

    About the documentation for zb_secur_ic_remove() it looks like it's a counterpart function to zb_secur_ic_set(), but I can double check with the developers on monday.

    Best regards,

    Marjeris

Children
Related