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