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