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.

CC2530: Routing issues when define the network structure

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK

Hi team,

Z-Stack Mesh 1.0.0, precompiled ZIGBEPRO, ZIGBE_CHILD_AGING

 #define MAX_NODE_DEPTH 3

uint8 CskipRtrs[MAX_NODE_DEPTH+1] = {6,6,6,0};

Issue: Define the network structure, which can have three layers of routing at its deepest, but the customer can also communicate with the six routing relay connections. So is this setting not working?

Could you help resolve this case? Thanks.

Best Regards,

Cherry