Will VIN information be available from CAN data? Does any ECUs are module broadcasts VIN information on CAN channel?
Asked
Active
Viewed 3,483 times
2 Answers
2
You can read the VIN using OBD-II mode 0x9 PID 0x2, other than that, it is mainly implementation dependant. Many vendors broadcast the VIN every second or so, many times from the BCM (body control module) but it varies from vendor to vendor, and may not be happening at all.

MByD
- 135,866
- 28
- 264
- 277
-
Yes, sorry, I will fix that. – MByD Oct 23 '15 at 11:42
1
Any car that supports CAN has a method of getting the VIN, either through TP2.0 or UDS. Is there a certain car that you're trying to communicate with?

Damon Earl
- 324
- 2
- 8