This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

increase number of devices on Zigbee Gateway application

Other Parts Discussed in Thread: Z-STACK

Hello members,

I want to increase the number of supported devices on the  Z-StackLinuxGateway application.

Let us say to 25. For this I changed MAX_DEVICE_LIST = 25 in framework/data_structures.h

Other than this should I need to change any other parameter from any other file of  Z-Stack_Linux_Gateway-1.0.1

provided by TI?