Lorawan Payload - ADF Web HD67D18-B2 Series User Manual

Lorawan / ethernet - converter
Table of Contents

Advertisement

Industrial Electronic Devices

LORAWAN PAYLOAD

The LoRAWAN messages in Uplink and Downlink are structured into a defined format in order to recognize them from LoRaWAN gateway
side and to understand to which bytes of the internal memory arrays they are associated.
The payload of the LoRaWAN messages is defined in Hex format:
The first two bytes refer to the row of the tables defined into "LoRaWAN Access" section of SW67D18: it can have a value between 0
and 65535 (0xFFFF);
The following bytes will contain the data to be linked to the internal memory arrays of the converter (using "Start Byte" and "Num.
Byte" of "LoRaWAN Access" section of SW67D18);
Example 1:
the converter is sending a LoRaWAN message related to row 4 of "LoRaWAN Access  LoRaWAN Uplink" table of "LoRaWAN Access" section
of SW67D18 with a "Num. Byte" set of '4'. The data from these 4 bytes is "01 02 03 04" (hex).
The payload of the LoRaWAN message will look like "04 01 02 03 04" where:
00 04: index of the row of "LoRaWAN Access  LoRaWAN Uplink" table;
01 02 03 04: data taken from internal memory array of the converter.
Example 2:
The external LoRaWAN gateway needs to send a LoRaWAN message to the converter and link it to row 3 of "LoRaWAN Access  LoRaWAN
Downlink" table of "LoRaWAN Access" section of SW67D18. The "Num. Byte" set is '4' and the data to be written is "55 66 77 88" (hex).
The payload of the LoRaWAN message will look like "03 55 66 77 88" where:
00 03: index of the row of "LoRaWAN Access  LoRaWAN Downlink" table;
55 66 77 88: data to be written to the internal memory array of the converter.
ADFweb.com S.r.l.
User Manual LoRaWAN / Ethernet
Document code: MN67D18_ENG
Revision 1.000
Page 22 of 28

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the HD67D18-B2 Series and is the answer not in the manual?

Questions and answers

Table of Contents