www.dragino.com
LT Series LoRa IO controller User Manual 19 / 42
Type Code 03:
If payload = 0x030100, it means set RO1 to close and RO2 to open.
01: Close , 00: Open , 11: No action
Device will upload a packet if downlink code execute successfully.
Type Code 04:
If payload = 0x04FF, it will reset the LT.
Type Code 05:
This is to control the relay output time of relay. Include four bytes:
First Byte: Type code (0x05)
Second Byte: Inverter Mode
01: Relays will change back to original state after timeout.
00: Relays will change to an inverter state after timeout
Third Byte: Control Method and Ports status:
Fourth / Fifth Bytes: Latching time. Unit: ms
Device will upload a packet if downlink code execute successfully.
Example payload:
a) 05 01 11 07 D0