I've been reverse engineering the CAN Bus on my Mitsubishi Evo X (2008) using a similar methodology as you. I'm using an arduino and a small program I wrote to that
displays all the messages on the network. Basically I'll hide all but one ID at a time and begin manipulating the car (pressing buttons, pedals, driving, etc.). I'm actually doing it for another project I have in mind, but there are still a few ID's I need to find. The TPMS ID seems like one which would be especially hard to find.
If your
software works with my arduino
hardware then I'd love to give it a try and see if it can help me decode any more messages.
Bookmarks