LoraWAN libraries usually have the following;
LoRa.rssi() to read the current RSSI of the rario, LoRa.packetRssi() to read the RSSI of the averaged RSSI of the last received packet & LoRa.packetSnr() to read the estimated SNR of the received packet.
What are the equivalent of these in Heltec’s LoraWAN library?
My Best,
Ben