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.

协调器发不出数据_ZMacTransactionOverFlow 请问这个错误是怎么引起的

小弟做智能家居  发现网关-协调器  不定期的会发不出数据(有概率)   会一直发不出数据  然后也不能解决  有时重启能够解决

我们在case AF_DATA_CONFIRM_CMD:  加了个串口打印

返回失败的错误码  ,发现会连续收到 一个叫f1的错误码,在Zcomdef.h中我们找到他的定义

#define ZMacTransactionOverFlow     0xf1

请问大神  这个问题 是怎么引起的  有什么方法可以解决