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.

终端节点功耗

您好!

我的终端节点开启的编译选项有ZIGBEEPRO,NWK_AUTO_POLL,ZTOOL_P1,NV_INIT,POWER_SAVING。当协调器没上电,终端节点设备先上电时,终端节点无法进入休眠。

此时应该是终端节点一直在搜寻可加入的网络。有没有办法让终端节点隔几分钟再搜索网络或者上电后没搜到网络就不再进行网络搜索?这样可以进入休眠模式省电。

我尝试过将ZDO_StartDevice()函数的最后一行注释掉,但无效。

盼指点!谢谢!