Other Parts Discussed in Thread: CC2538,
Hello,
The test setup we have is:
1 ZC - znp project 3.0.2
85 ZR - samplelight 3.0.2
When performing network formation, the coordinator is sending Remove Device (0x07) to the Zigbee Router after it joins the network
- Mostly observed when the network traffic is high (More number of nodes sending beacon request)
- When we did network formation in batches of 30, we faced lesser problems comparitively
Once ZC sends Remove Device to a Router X, anytime X joins the network again, ZC will send Remove Device again ( This is similar to Black listing )
How can we avoid this ?
1) Went through https://processors.wiki.ti.com/index.php/Zigbee_Known_Issues_and_Proposed_Fixes, most of patches have been applied in the code used except
8. NWK/APS packet retries/failure when ZED polls during commissioning (Transport Key, Simple Descriptor Request, etc)
Increase the number of network layer data buffers
12. ZC sends ZEDs Leave Reqs after MAC Association
ZDAPP_UPDATE_NWK_NV_TIME value change to 3500
We are facing issues on a similar line, but we do not have any ZED in our network
Are the changes mentioned in the document recommended for Network with ZR also ?
I have attached the wireshark logs for reference
Key: 00:01:02:03:04:05:06:07:08:09:0A:0B:0C:0D:0E:0F
Regards,
Suhrith