请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:CC2652P 主题中讨论的其他器件:Z-stack
我在 SDK 6.4.0和 Z-stack 3.0.2中都可以找到它。 当终端设备重新加入新的父节点时、它只能扫描它已加入的通道。 这意味着终端设备无法在协调器改变网络信道时通过重新加入来恢复 IT 网络。
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.
您好、Aries:
请参阅 ZDO_StartDevice 期间的 MODE_REJIN 处理、其中 调用 NLME_NetworkDiscoveryRequest。 当前仅使用 runtimeChannel,但如果需要,您可以修改 channelList 的此行为。 请注意 managed_scan define (当前未包含在季度测试中)且在某些情况下、runtimChannel 将成为 MAX_CHANNEL_24GHz。
此致、
Ryan