Hi,
We are trying to construct Zigbee network with couple of routers and end-devices( 1 coordinator, 4 routers, 80 end-devices, MAX_children=20). We are using cc2430 chips and zigbee stack 2007( not Texas). The first step what we are doing is connecting routers to coordinator and then starting to connect end-devices to coordinator and routers, then at some point network fails and it seems that routers are causing the problem(there is no problem with 1 coordinator and 20 end-devices network). When this happens coordinator doesn't have network anymore and it can't do new one on the same channel before all routers are switched off.
I don't understand why this is happening and I can't find any information in the Zigbee protocol how router could kill the network.
I appreciate all the comments regarding this issue.