beautypg.com

B&B Electronics LDVDSV2-S-P9D - Manual User Manual

Page 19

background image

OBDII Streamer Command & Response

V2.11

Page 19/49

0x07 – READ_SERIAL_NUMBER

Description:
This command will return the ten digit hardware serial number. The serial number is
programmed at manufacturing time and should match the serial number sticker on the
side of the hardware.

Command to Send:
0x01 0x01 0x07 0x00 0x09

Response:
0x01 0x01 0x87 0x0A SERIAL CS

Field Description:
SERIAL

10 digit serial number returned as numeric ASCII
characters.


CS

Summation checksum


Example:
TX: 0x01 0x01 0x07 0x00 0x09

RX: 0x01 0x01 0x87 0x0A 0x31 0x35 0x33 0x31 0x38 0x32 0x36 0x34 0x33 0x37 0x9B

The serial number returned is 1531826437.