请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:CC2674P10主题中讨论的其他器件:Z-stack
工具/软件:
你好
是否可以将 ZC 设置为始终允许设备加入网络、并且不会影响正常通信
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.
您好、Whong、
根据 Zigbee 3.0 规范不允许这样做、因此 Z-Stack 预构建的库不支持、但您可以使用 ClockP 计时器每隔 bDBC_MIN_TASKING_TIME 秒超时一次、并使用 Zstackapi_Zdo MgmtPermitJoin Req () 或 bdb_nwkSteeringDeviceOnNwk 重新启用允许加入。
此致、
Ryan