I would like to restrict the number of nodes in the ZC. How I can do it? Can it be done by defining "NWK_MAX_DEVICE_LIST".
For example, if I need to have support for maximum 10 nodes then defined NWK_MAX_DEVICE_LIST as 10 will limit maximum number of nodes in network?
Thanks.