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网关发送帧时间间隔及终端接收时间间隔

1、zigbee网关广播模式是否AF_DataRequest返回afStatus_SUCCESS即表示发送成功?

2、发送帧是否有时间间隔的限制?有是多少?DMAX_BCAST=9,不超过9帧

3、终端接收广播指令帧是否有时间间隔?有是多少

碰到的问题:网关快速广播5帧指令(具体时间没有测量),AF_DataRequest皆返回afStatus_SUCCESS,但终端基本上只发生3次AF_INCOMING_MSG_CMD事件,如果网关缓慢的广播指令,则正常。