Dear Sirs,
is possible to have a possibility to manage payload in the section of traffic LORA? the payload now is only viewable and it is not possibile to manipulate it send it via mqtt or logging it.

The payload can only be available in your lora application server.
In this view the payload may be encrypted. The gateway can only send it to network server, which holds encryption keys.
Imagine if you can manage payload at this level, where you can see every lorawan frames sent by everyone…
Dear tg34,
actually I managed to get the lora package using tool sniff … It is very laborious but I succeeded … The problem now is that the file is meant to be interpreted by Wireshark and is poorly formatted to be read in lines. ..but inside the data are inside … Having APP KEY and NETWORK KEY I can get the data (passing from hex to decimal) … Already done .. It is very laborious, I would like it to be implemented inside the LORA package…
in the attached image you can see that the payload is already manageable now … it would only be enough to create the payload decriptyng menu to use the mqtt menu of version 7.1beta5
