条件:
1、50 Router(编号R1、R2...),每秒发送一个数据包到Coordinator;
2、距离比较远;
3、打开 APS ACK。
在上述条件下,会不会存在Coordinator其实收到了R1发送的数据包(P1),Coordinator也发送了APS ACK,但是由于网络原因,这个ACK并没有被R1收到,
然后R1重传了数据包P1,此时Coordinator还会收到数据包P1并且通知应用层让用户处理吗?
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.