I’m trying to get the following parameters rssi and snr. I have read in the RN2483 user guide, that the commands should be snr and rssi…
I have already used LoRaBee.getMacParam(“upctr”, upbuf, 16) to get the framecounter… Is it possible to use LoRaBee.getMacParam to get snr and rssi the same way? I have tried, but are only getting invalid param.