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.
TI大神们你们好
我的协议栈是Z-Stack Lighting1.0.2,EndDevice在失去与当前parent连接后进入DEV_NWK_ORPHAN状态然后再进入DEV_NWK_DISC状态,找到新的parent后进入DEV_END_DEVICE状态。
我想实现自己从当前列表内手动去选择一个新的Router当做EndDevice的parent(Touchlink连接过的一些灯设备,拿到过地址)
ZDO层有没有具体的函数或者操作代码,请问应给怎么操作?
我个人在ZDO层找了很久都没有找到相关操作,现在只知道再次调用ZDApp_StartJoiningCycle()让EndDevice自动选择新的parent。
www.deyisupport.com/.../104629.aspx 这个帖子我看了很久没看懂
求解答谢谢~~