Open
Description
Feature Request: Allow printing the RSSI values
Please allow the printing of RSSI values. (Weird negative strength values where the larger values ie closer to zero mean the radio signal is stronger. So RSSI -36 is a stronger signal than RSSI -90) It is really useful to be able to read the RSSI for signal strength at the device instead of relying on information from the LoRaWan network.
Typically the call would be something like
LoRaRadio.packetRssi()
Can we allow the MKRWAN library to show the RSSI values?