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.

cc430f5137 RF模块丢帧问题



做了个cc430 无线转uart程序,都是用官方给的例子修改的,用串口调试助手发现丢帧比较严重,由于没有rf测试的条件,不知道该怎么解决此问题,或是否有成功的例子给个参考

  • 觉得首先要判断是哪部分造成的丢帧,是RF通讯造成的,还是uart通讯造成的?亦或是其他部分造成的。

    可以对程序分模块进行调试,确定出问题的部分。