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.

zstack协议栈3.0.2遇到接收bug

Other Parts Discussed in Thread: CC2538, CC2530

协调器采用cc2538,添加一个CC2530的节点,然后协调器不断向其发送数据,运行一段时间后协调器收不到节点发过来的数据了,

怀疑接收是不是关掉了,查看变量发现macRxEnableFlags = 0; macRxOnFlag = 0;