B&B Electronics LDVDSV2-S-P9D - Manual User Manual
Page 17
Advertising

OBDII Streamer Command & Response
V2.11
Page 17/49
0x04 – OBDII_FIRMWARE_VERSION (Obsolete)
Description:
This command is no longer supported as of version 2.
0x05 – FIRMWARE_VERSION (Deprecated)
Description:
[Command 0x03 – GET_COMPONENT_VERSIONS should be used instead of this
command.]
This command will return the version number of the software component.
Command to Send:
0x01 0x01 0x05 0x00 0x07
Response:
0x01 0x01 0x85 0x03 VER1 VER2 VER3 CS
Field Description:
VER1
Hex version number digit 1
VER2
Hex version number digit 2
VER3
Hex version number digit 3
CS
Summation checksum
Example:
TX: 0x01 0x01 0x05 0x00 0x07
RX: 0x01 0x01 0x85 0x03 0x01 0x00 0x01 0x8C
The version number returned is 0x01 0x00 0x01 = 1.0.1
Advertising