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.

Routers not joining coordinator even if association permit is true

Other Parts Discussed in Thread: CC2531

Hello,

I am working with Z-Stack Home 1.2.1, I have 15 - 20 total zigbee routers (CC2530), and beaglebone black with CC2531 dongle as coordinator.

My problem is that I cannot add a single router in the network, when I press 'p' at the linux gateway

this is another case of my previous problem which I have posted here:

But this time I have slightly different observations:

When send permit join, the beacons from coordinator has following flags: association permit = true, router capacity = false, end device capacity = false.

I have programmed the CC 2531 dongle with the default hex file received with linux gateway.

1) What is the significance of router capacity and end device capacity, while a router tries to join the network?

2) Are they turned false in default CC2531 image, if not, which are the cases when these flags are false?

3) If these flags are not significant while joining how can I assure that my routers join the network successfully?