Other Parts Discussed in Thread: CC2538, Z-STACK
Hi,
We are running our lighting applications on cc2530 Zstack.
Wanted to know how NWK_MAX_DEVICE_LIST and MAX_NEIGHBOR_ENTRIES config will affect the network and application functioning.
Currently we have set NWK_MAX_DEVICE_LIST=5 and MAX_NEIGHBOR_ENTRIES=8. We did it due to memory constrains.
Typically real life scenario is deployment of 5 to up to 30 node in one network in area of 20-40 meter radius in a floor.
What will happen / How network will function in following scenario-
- Only these nodes are deployed in a network with count of 5-25 nodes in a network.
- Small part of these nodes are deployed with larger part of normal nodes (that doesn't have these limitations), like 15 of these nodes and 50 of normal nodes.