Other Parts Discussed in Thread: Z-STACK
Z-Stack Mesh 1.0.0 , 预编译ZIGBEEPRO,ZIGBEE_CHILD_AGING
#define MAX_NODE_DEPTH 3
uint8 CskipRtrs[MAX_NODE_DEPTH+1] = {6,6,6,0};
定义网络结构,这样最深可以有三层路由,但我实测6个路由接力也可通信,似乎这个设置没有作用?
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.