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发送了一帧的数据,怎么判断这帧数据是否发出去了呢?

如题,

 其实意思就是,当我这个网络有很多的设备的时候!终端设备从串口接收数据再都给协调器发送数据,协调器接收数据。那么在同一个时间很多个终端都给协调器发送数据。协调器应该是一个一个接收的!可是呢?串口不知道终端设备是否把数据发送出来了,继续给终端发送数据!这样终端设备那里就会堵塞,数据就会丢包!所以我想请问一下,知不知道!如果一帧数据发送出去了,会不会有响应或者对应的标志位