Hello guys, I’m starting to learn more and more about LoRaWAN technology. At the moment I would like to check if my downlink message actually contains my queued message. That’s why I would like to know how can I decode my Bytes variable in the downlink message to double-check if my queued message has been sent.
You are looking at the raw lorawan frame, please take a look at the events tab where you will find the decrypted payload.