Downlink Commands

Downlink commands can be used for remote control of device through a network server. The downlink port (application port) is 85 by default and can be configured through ToolBox.

When sending downlink commands with Confirmed mode enabled, the device will send replies in the following format:
Command (1B) Result & Length (1B) Command ID (1-N Byte) ...
ef Bit 7-4: result code, 0=success, 5=parameter error, 7=execute error, 10=association error

Bit 3-0: command length

Same as downlink command ...

For details of downlink commands please refer to the sections below.