Byte index
Hex value – Meaning
0
11 – The command code.
1
00 – The device sends unconfirmed uplink messages;
01 – The device sends confirmed uplink messages. Default message type for the device
Example command: 0x1101 – The server sets the uplink message type to confirmed.
Sent request
Received response
1B – Command code.
1B – The command code.
00 – The device uses unconfirmed uplinks uplinks;
01 – The device uses confirmed uplinks.
Example command: 0x1B;
Example response: 0x1B00 - The device sends unconfirmed uplinks.
The keep-alive in the example above is omitted for clarity.
Last updated 1 year ago
Was this helpful?