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.

Z-Stack中如何获取接收信号的RSSI

Other Parts Discussed in Thread: Z-STACK

在Z-Stack 2.5.1a中是可以获取到接收信号的RSSI的,afIncomingMSGPacket_t结构体里面就有rssi和lqi。

但是在Z-Stack Home 1.2.2a或者3.0.1中,zdoIncomingMsg_t结构体或者zclIncomingMsg_t均没有RSSI,怎么办?