Uplink types
Devices with firmware version β€ 1.2 only work with confirmed uplinks.
Set uplink messages type command explanation.
This command is available for devices with firmware version β₯ 1.3.
This command is used to set the device sent uplink message type. The command is described in table 8.
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 is confirmed.
Table 8
Example command, [Hex]: 1100 β The server sets device uplink message type to unconfirmed.
Get uplink messages type command explanation
This command is available for devices with firmware version β₯ 1.3.
0
1B β Command code.
1B β The command code.
1
00 β The device operates with unconfirmed uplinks;
01 β The device operates with confirmed uplinks.
Table 9
Example command sent from server, [Hex]: 1B;
Example command response, [Hex]: 1B00 => Device uplinks are unconfirmed.
Last updated
Was this helpful?