📖
EM4302T-LRW
  • Introduction
  • About this document
  • Declaration of Conformity
  • DEVICE
    • Device Overview
      • Installation
      • Connection Diagrams
      • Wiring and Torques
    • Technical Specifications
    • Operation Guide
      • 🔡Parameters and Settings
        • Communication Settings
    • Registers
      • Generic Data
      • Device Data
      • LoRaWAN Data
  • LoRaWAN
    • LoRaWAN Communication
      • Payloads
        • Uplinks
        • Downlinks
  • Support and Maintenance
    • Troubleshooting
    • Maintenance
    • Changelog
Powered by GitBook
On this page
  • Payload Structure
  • Payload Decoder
  1. LoRaWAN
  2. LoRaWAN Communication

Payloads

This page provides information about the structure of the Payloads for the LoRaWAN communication.

PreviousLoRaWAN CommunicationNextUplinks

Last updated 6 months ago

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

yobiiq-decoders/Codec_EM4302 at main · Yobiiq-BV/yobiiq-decodersGitHub
Go to the Decoders
Logo