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.

how to expand network using zstack for more than 10 nodes to build a mesh

Other Parts Discussed in Thread: MSP430F5438, CC2520, Z-STACK

hi,

i am using msp430f5438 experimenter board with cc2520 for my wsn application.

i am using zstack (generic app example) for my implementation.

i want to build a network consisting of 1 coordinator , 5  routers and atleast 3 end devices with each router.i want to create a mesh network.

i have been successfully in implementing the network using 1 coordinator,1 router and 2 end devices to router.

i want expand my network to the above mentioned setup.

i have not been successful in expanding the network .the association of nodes fail when i increase the number of nodes.

where can i make the required change to achieve my objective.

thanks