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.

ZiggBee透传丢包问题

Other Parts Discussed in Thread: CC2538, CC2530

降低协调器串口波特率进行测试,丢包现象依旧没有改善。经过具体测试分析,丢包主要发生在协调器端。

1. 通过串口发数据给协调器,再由协调器通过zigbee网络发送到透传模块,通过抓包器可以发现“20”序号数据包没有发送出去:

 

 

2. 通过透传模块发送数据给协调器,根据以下数据分析,透传模块发送出去的“0C”序号数据包,协调器没有进行接收处理:

 

 

请问对于这种现象,在协调器端还有什么方法可以进行优化的?谢谢!