Hello, first of all thank you for your excellent project, which makes communication between the car and Arduino much simpler.
I am currently working on an ’03 Lexus IS200 XE10, which uses the ISO9141-2 protocol with 5-baud initialization for diagnostics.
My goal is to use Arduino to sniff the communication between a diagnostic tool and the vehicle, in order to read some PIDs related to the ABS status (I would like to trigger the turn signals whenever the ABS activates during an emergency brake).
I already know that with a diagnostic tool I can read the ABS activation state.
My question is: using the provided schematic with transistors and resistors, together with this library, is it possible to sniff the communication between the diagnostic tool and the ECU? Or could this setup cause interference on the K-Line?
Thanks in advance!
Hello, first of all thank you for your excellent project, which makes communication between the car and Arduino much simpler.
I am currently working on an ’03 Lexus IS200 XE10, which uses the ISO9141-2 protocol with 5-baud initialization for diagnostics.
My goal is to use Arduino to sniff the communication between a diagnostic tool and the vehicle, in order to read some PIDs related to the ABS status (I would like to trigger the turn signals whenever the ABS activates during an emergency brake).
I already know that with a diagnostic tool I can read the ABS activation state.
My question is: using the provided schematic with transistors and resistors, together with this library, is it possible to sniff the communication between the diagnostic tool and the ECU? Or could this setup cause interference on the K-Line?
Thanks in advance!