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.

协调器和终端节点通信最短周期

Other Parts Discussed in Thread: CC2530

TI工程师你好!我现在有两个CC2530节点:一个是协调器,另一个是终端节点。协调器通过串口工具发送“start”命令,终端节点开始以周期20ms把采集到的数据发送给协调器并通过串口打印,协调器通过串口工具发送“stop”命令停止采集,但实际实验中停止不了,是采集的周期太短了吗?