Hi,
It seems that RSSI in MSGpkt always shows zero. I will suggest you to grab the LQI in MSGpkt and convert it to RSSI with the following equation.
RSSI in dbm = -(81-(LQI*91)/255)
Hi,
It seems that RSSI in MSGpkt always shows zero. I will suggest you to grab the LQI in MSGpkt and convert it to RSSI with the following equation.
RSSI in dbm = -(81-(LQI*91)/255)