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.

z-stack丢包率测试

请问怎么正确测试协议栈丢包率呢?我设置终端节点每隔1s发送一个数据包,数据包所含序号每次递增1,协调器通过接收的数据包序号是否连续来判断是否有丢包,这种方法可行吗?协议栈有重传机制吗?