Read device hardware and software version command explanation

The server sends the command code to the device (Table 7) and with the next received message the response is received. The device response is described in Table 8.

Table 7

Example command, [Hex]: 04

Table 8

Example response, [Hex]: 041210 (Here the received keep-alive command data is omitted for clarity).

Decoding, [Hex]:

  • 04 – Read software and hardware version response

  • 12 - Device hardware version – version 1.2

  • 10 – Device software version – version 1.0

Last updated