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+RFX2401c,按照blog.chinaunix.net/xmlrpc.php
现在的问题是,模块的发射功率确实增大了,但是接受其它节点发来的是数据包时,相同距离下的RSSI数值要比不带PA的模块要小很多,手上的两块带PA的模块都有相同问题。不知道是否和zstack里面RSSI的计算方式有关,还是模块接收时候的硬件有问题呢?
另外,在mac_redio_defs.c中看到了macRadioDefsRssiAdj[]函数,不知这个函数主要的作用是什么?