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.

CC2530 RF的时间精度和稳定性

Other Parts Discussed in Thread: CC2530

请教一下工程师们,CC2530的RF的时间精度和稳定性问题。

我使用CC2530运行simplicity协议通信,某节点以450ms为周期发射RF,另一个节点接收的信号不是非常稳定,偶尔偏离于450ms,比如452ms和448ms。

想问下这是CC2530或者simplicity的问题,还是我代码的问题。

希望能够得到回复。

  • 这个应该是正常的,主要应该是程序处理的时间。

    另外节点在做发送的时候,底层会有CSMA的检测,可能会有退避之类的。

    你个时间是怎么统计的?