Welcome
LoRaWAN Stack
LoRaWAN Stack
  • Generic Data
    • V2.2.0
      • LoRaWAN Communication
        • Payloads
          • Uplinks
          • Downlinks
      • Generic Device Data Registers
      • LoRaWAN Data Registers
  • Firmware Updates Over The Air (FUOTA)
    • Basic Fuota
  • Relay Support
Powered by GitBook
On this page
  1. Generic Data
  2. V2.2.0
  3. LoRaWAN Communication

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

PreviousLoRaWAN CommunicationNextUplinks

Last updated 6 months ago