Other Parts Discussed in Thread: Z-STACK, , CC2652P
Tool/software:
Hello TI Support Team,
I am building a Zigbee network using Z-Stack with the following setup:
-
Coordinator (ZC): CC2652P7
-
Routers (ZR): CC2652P
-
Zigbee SDK: simplelink_cc13xx_cc26xx_sdk_8_30_01_01
Network Design:
I want to support a total of 256 devices, arranged in a hierarchical router topology:
-
The ZC will directly manage 32 first-level routers (ZR level 1).
-
Each first-level router will manage up to 32 second-level routers (ZR level 2).
-
All devices are routers (no end devices).
-
No binding or group messaging is required.
Questions
-
Does CC2652P7 have enough RAM to handle 32 routers directly and indirectly route 256 nodes?
-
How should the ZC and ZR be configured to support a 256-node hierarchical Zigbee network, where the ZC manages 32 first-level routers and each router manages up to 32 second-level routers??
Thank you for your support!