For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Last updated