协议栈2.5.1.a
走断点的时候发现终端节点死活加入不进去
发现networkDesc_t* ZDApp_NwkDescListProcessing(void) 函数扫描分析到的网络值与抓包竟然有个偏差 导致网络不断的加入 但是还是死活加不进去
请问什么时候协议栈 会识别错误可加入的网络的panid?
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.
协议栈2.5.1.a
走断点的时候发现终端节点死活加入不进去
发现networkDesc_t* ZDApp_NwkDescListProcessing(void) 函数扫描分析到的网络值与抓包竟然有个偏差 导致网络不断的加入 但是还是死活加不进去
请问什么时候协议栈 会识别错误可加入的网络的panid?
返回正确 不continue 但是重加入网络失败 NLME_ReJoinRequest( ZDO_UseExtendedPANID, pChosenNwk->logicalChannel) 无法成功