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.

zigbee mesh network formation understanding using z-stack home 1.2.1.

Guru 14820 points
Other Parts Discussed in Thread: CC2530, Z-STACK

Hello,

I am working on z-stack home 1.2.1 with cc2530.I want to understand few things about z-stack-

1) how zigbee mesh network is formed??

2) how routes are decided??

3) which document should I refer to understand the network layer of z-stack home 1.2.1??

4) what are the limitation of network layer implemented in z-stack home 1.2.1??

Regards

DC

  • 1. You add more than 1 ZR into a Zigbee network and mesh would work automatically.
    2. ZR is decided at compile time in Z-Stack.
    3. You can read Z-Stack Develper's Guide.pdf in Z-Stack document folder.
    4. What do you mean limitation?