|
Welcome to the Australian Ford Forums forum. You are currently viewing our boards as a guest which gives you limited access to view most discussions and inserts advertising. By joining our free community you will have access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features without post based advertising banners. Registration is simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. Please Note: All new registrations go through a manual approval queue to keep spammers out. This is checked twice each day so there will be a delay before your registration is activated. |
|
|
Thread Tools | Display Modes |
13-02-2013, 09:46 PM | #10 | |||
Regular Member
Join Date: Jul 2012
Posts: 108
|
Quote:
I doubt the gopoint product will work at all, because the AU doesn't respond to normal OBD2 commands - only the "extended" mode 22 PIDs and mode 13/14 requests to read/clear codes. Most standard OBD2 software will freak out if the car doesn't respond to standard OBD2 commands. I was also toying with the idea of an Android app but found a way to get the "Torque" android app working (for live data, not fault codes) with the AU. It's a bit clunky but works. Not sure if there any any iphone apps that have the level of customisability required (i.e., custom PIDs and custom headers). You may have to roll your own, but the iphone's lack of support for virtual serial ports over bluetooth is a pain. There are WIFI ELM327 adaptors available - if you can figure out how to get a virtual serial port over WIFI then the rest shouldn't be too hard. It's just a matter of sending the mode 22 requests outlined in the above posts to the ELM327 (e.g., 221440), waiting for the response, then parsing the data. I've outlined how the parse the data for a few PIDs above. Unfortunately the scaling and offsets etc are poorly documented and have to be figured out though trial and error. |
|||