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.
在cc2640r2中怎么实时获得rssi值
HCI_ReadRssiCmd()获得的就是当前的RSSI【收到的最后一包数据的RSSI】
HCI_ReadRssiCmd() 我看不到具体的代码,sdk版本是2.40, 请问这个函数该如何使用呢
1、首先请使用最新版SDK,2.40太老了
2、此函数的使用请参考simple peripheral例程
3、函数定义请看下图