Other Parts Discussed in Thread: Z-STACK
TI工程师,你好:
我现在正在做一个串口透传的项目,在zstack2.51a demo SerialApp下二次开发的;
协调器使能了NV_RESTORE,协调器掉电重启了,原来的网络也可以继续用;
问题:
这样的话,协调器就不能重新建立网络了,我们的PanId,Channel是可以用户指定的,当用户改变的时候,就需要协调器建立新的网络了,怎么才能让协调器重新建立网络呢?
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.
协调器里面开启MT_UTIL_FUNC宏,然后可以使用Z-Stack Monitor and Test API.pdf中的UTIL_SET_PANID,UTIL_SET_CHANNELS命令设置协调器PANID和信道