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.

zigbee 终端问题

一个zigbee网络中,有一个协调器,一个终端设备(低功耗模式)。当协调器断电后,终端与协调器失去同步,重新请求网络

有没有什么办法取消这个功能,就是协调器断电后,终端不重新请求网络,继续正常工作。

  • 把POLL_RATE改成0

  • 试过把POLL_RATE=0;还是会出现重新组网请求。

    因为我内部有开一个周期事件,1分钟周期上传数据包。如果这个周期事件关闭掉的话,协调器断掉,不会出现重新组网请求。

    但是如果这个周期事件开启的话,过一段事件就会出现重新组网请求

  • 你既想1分钟发数据,那他肯定没有发送成功的话,就可以重新找父节点的!