Payloads
This page provides information about the structure of the Payloads for the LoRaWAN communication.
Payload Structure
All data are based on following HEX format, in big-endian.
Channel 1
Type 1
Data 1
Channel 2
Type 2
Data 2
โฆ
1 Byte
1 Byte
N Bytes
1 Byte
1 Byte
N Bytes
Payload Decoder
Last updated