So, I've written some software to talk to those cheapo OBD2 wireless dongle things. Actually, two android apps. One is a CAN terminal thing, the other more of a standard obd2 scanner thing. I'm not here to push my apps so much as to find information. Of course, you are welcome to them if you want, you can find them at thoughtpill.com. I'm a very small time operation - like tiny.
Ok, so there's a CAN app that I wrote that allows you to play around like a terminal - but a little better (i think). Well, it is good enough for me to have blow out my learned crank variation (P0315) and mess up my oil life index. I also alienated one of my keys... I'm searching for the elusive, actual code specification...(like byte structure of messages) to do the crank relearn...to do ANYTHING interesting....My app does basic obdII functions...
My very last resort is to actually purchase one of these expensive tools and reverse engineer the comm. I've already got the hardware and a raspberry pi w/linux to do it......But, maybe someone has some info???...Anything I learn goes into that software and becomes available for everyone....Anyway, thanks!
Ok, so there's a CAN app that I wrote that allows you to play around like a terminal - but a little better (i think). Well, it is good enough for me to have blow out my learned crank variation (P0315) and mess up my oil life index. I also alienated one of my keys... I'm searching for the elusive, actual code specification...(like byte structure of messages) to do the crank relearn...to do ANYTHING interesting....My app does basic obdII functions...
My very last resort is to actually purchase one of these expensive tools and reverse engineer the comm. I've already got the hardware and a raspberry pi w/linux to do it......But, maybe someone has some info???...Anything I learn goes into that software and becomes available for everyone....Anyway, thanks!