Other Parts Discussed in Thread: SYSCONFIG
Hi,
I have 75 nodes setup with 1 coordinator and other devices are router, Some nodes are gets soft reset after connecting in zigbee network.
If node has joined network successful what could be the scenario of network leave or reset?
can I configure NWK_MAX_DEVICE_LIST to less than 20? I did test by setting NWK_MAX_DEVICE_LIST to 1 for coordinator, observed that still 2 nodes joined the network. Nodes were kept far apart so 1st node which is direct child of coordinator could not be parent of 2nd node. It seems coordinator still allowed to join 2 devices as direct children device. How can I confirm that coordinator is restriction new devices once its max device list entry is full ?
How does large network configuration works for flash size and ZDSECMGR_TC_DEVICE_MAX?
ZDSECMGR_TC_DEVICE_MAX value set to 20 were not allowing to connect a single node in network when NWK_MAX_DEVICE_LIST value is 5.
NVOCMP_NVPAGES is 4 for large network configuration where ZDSECMGR_TC_DEVICE_MAX is 85 and NWK_MAX_DEVICE_LIST is 12, still facing issue of node soft reset after network join.
These happens for few nodes, 40-45 nodes does not reset.
Thank you,
Ankit Siddhapura.