Poll失败导致ZDO_SyncIndicationCB执行,能否修改Poll次数?
时间:10-02
整理:3721RD
点击:
节点通过与父节点之间的Poll,如果Poll失败则会导致ZDO_SyncIndicationCB,有没有地方能够修改Poll失败的次数?
Aries,
你好,在f8wConfig文件里面,
/* Number of times retry to poll parent before indicating loss of synchronization
* with parent. Note that larger value will cause longer delay for the child to
* rejoin the network.
*/
-DMAX_POLL_FAILURE_RETRIES=2