Read Firmware & Hardware version
NOTE: Available for firmware version 1.5 or later.
The server can send the command code to the device (Table 10) and with the next received message the response is received. The device response is described in Table 11.
Table 10.
Table 11.
Example response, [Hex]: 071115 (The keep-alive data is omitted for clarity).
Decoding:
- 0x07 β Read firmware and hardware version response;
- 0x11 - Device hardware version β version 1.1;
- 0x15 β Device firmware version β version 1.5.
Last updated