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在z-stack中读取rssi值问题

我在协议栈应用层读取rssi的值,我使用终端点对点方式发数据给协调器,在协调器接收到数据后,在协调器的应用层使用pkt->rssi;是否可以得到了rssi的值?另一个方法是读取链路质量值,再转换成rssi值,然后带入公式计算出距离值,但是我发现算出的距离值都是不对的,我想是否这样得到的值是错误的?请各位大神帮忙解决如何得到准确的rssi值,谢谢!