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.

协调器给终端单播,1秒种发一个包,协调器会复位

协调器用AssocGetWithExt来获取短地址,然后单播一个包给终端,持续最多十几分钟就导致协调器复位,然后终端跟协调失去连接,有时还能重新建立连接,但好几分钟都连不上(没什么意义);请问这个问题有人遇到过吗;怎么解决;

附注:

1. 协议栈版本是 2.5.1a,

2.包的大小是20个字节

3.两个终端定时发送状态包(20Byte)给协调器没问题,(两个终端的发送周期是50ms,100ms)