EasyManua.ls Logo

Dragino LLDS40 - Understanding Message Types; Decoding Payloads in The Things Network (TTN)

Dragino LLDS40
38 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Example:!
If payload is: 1C(H) <<24>>24=28(D),LiDAR temp=28.
If payload is: F2(H) <<24>>24=-14(D),LiDAR temp=-14.
2.3.7! Message Type
For a normal uplink payload, the message type is always 0x01.
Valid Message Type:
Message Type Code
Description
Payload
0x01
Normal Uplink
Normal Uplink Payload
0x02
Reply configures info
Configure Info Payload
2.3.8! Decode payload in The Things Network
While using TTN network, you can add the payload format to decode the payload.
The payload decoder function for TTN is here:
LLDS40 TTN Payload Decoder:!!
https://github.com/dragino/dragino-end-node-decoder/tree/main
/LLDS40
(
https://github.com/dragino/dragino-end-node-decoder/tree/main/LLDS40
)

Related product manuals