Other Parts Discussed in Thread: CC2530
IN ZSTACK, there is one define "NWK_MAX_DEVICE_LIST", and in one network the coordinator can only supoort NWK_MAX_DEVICE_LIST devices.
Because changing NWK_MAX_DEVICE_LIST by 1 changes the size of the association table by 18 bytes,
so can we conclusion that using CC2530 can only support (remain RAM bytes/18 bytes) number devices in one ZigBee network? And it will not greater than 100?