GM Reverse Engineering

160 And 8192 Baud Aldl
User avatar
Tazzi
Posts: 3552
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: TECH2 Logging

Post by Tazzi »

Well makes sense why efilive/hptuners hardware is expensive. Its the price you pay to be able to do the work!
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
VX L67 Getrag
Posts: 2959
Joined: Sun Aug 02, 2009 9:16 pm
Location: Bayside, Melbourne, Victoria
Contact:

Re: TECH2 Logging

Post by VX L67 Getrag »

I finally had a little success with my elm327 1.5 today but gets about 9 lines of message & says buffers full but no where near it's limit, so been told it may be the elm not being able to keep up!

So can't wait for the real thing from antus once he gets his gear in!
User avatar
Tazzi
Posts: 3552
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: TECH2 Logging

Post by Tazzi »

VX L67 Getrag wrote:I finally had a little success with my elm327 1.5 today but gets about 9 lines of message & says buffers full but no where near it's limit, so been told it may be the elm not being able to keep up!

So can't wait for the real thing from antus once he gets his gear in!
*sigh*.. Thats not good news mate! Looks like I might as well just run mine over with the car when it comes.

Iv read alot of people on Justcomms and other forums using elm cables with no trouble to get engine trouble codes and such. Are you using a generic obd2 software package? Could be how the data is being handled.. since all the cable should be doing is passing the data to the computer? Generally is the software that dictates the buffer size.

Try running serial port monitor on the cables port.. and see how much info is travelling though... Id be surprised if it was quite busy and had alot of chatter.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
User avatar
antus
Site Admin
Posts: 9017
Joined: Sat Feb 28, 2009 8:34 pm
cars: TX Gemini 2L Twincam
TX Gemini SR20 18psi
Datsun 1200 Ute
Subaru Blitzen '06 EZ30 4th gen, 3.0R Spec B
Contact:

Re: TECH2 Logging

Post by antus »

Torque on android works pretty well.
Have you read the FAQ? For lots of information and links to significant threads see here: http://pcmhacking.net/forums/viewtopic.php?f=7&t=1396
User avatar
delcowizzid
Posts: 5630
Joined: Sat Feb 28, 2009 8:38 pm
Location: Wellington NZ
Contact:

Re: TECH2 Logging

Post by delcowizzid »

Ive got an elm and the only software i can get to connect is palmer perfomance stuff all th e freebies dont seem to woork
If Its Got Gas Or Ass Count Me In.if it cant be fixed with a hammer you have an electrical problem
VX L67 Getrag
Posts: 2959
Joined: Sun Aug 02, 2009 9:16 pm
Location: Bayside, Melbourne, Victoria
Contact:

Re: TECH2 Logging

Post by VX L67 Getrag »

With just seeing data with OBDII isn't that simple as just serial port monitor, you need to tell the ELM or any interface commands for what to do hence why you need a terminal!

That coolterm program works pretty well so far apart from getting the error message so not sure if it's software or hardware but have a few ideas to try!

Not sure on the Torque & Android option,, but will be something else to learn & need to setup another PC for it!

EDIT: topic I have stumbled across & could be the answer...
http://www.mp3car.com/engine-management ... quest.html
User avatar
Tazzi
Posts: 3552
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: TECH2 Logging

Post by Tazzi »

VX L67 Getrag wrote:With just seeing data with OBDII isn't that simple as just serial port monitor, you need to tell the ELM or any interface commands for what to do hence why you need a terminal!

That coolterm program works pretty well so far apart from getting the error message so not sure if it's software or hardware but have a few ideas to try!

Not sure on the Torque & Android option,, but will be something else to learn & need to setup another PC for it!

EDIT: topic I have stumbled across & could be the answer...
http://www.mp3car.com/engine-management ... quest.html
Yeah looks like hes getting the same problem. I dunno, just google obd2 software and try each one. See what works.. im sure half of them have trials, just need to see if it works.

But yea, the elm grabs the data which is then sends to your computer using the comport its installed on, should be able to simply chuck the serial monitor on and watch whats flowing through.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
User avatar
Tazzi
Posts: 3552
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: TECH2 Logging

Post by Tazzi »

Still havent received the elm yet, not that it sounds like theres much hope, could be a matter of just needing to make my own logger and auto clear the buffer/read all buffer and store in array ect.

Back to tech2 logging.. anyone know what "Serial Data Bus Isolation - Cutoff" is/does? Its an output control in the bcm and its normally set to "normal". Im a bit hesitate to send it off in my car since it sounds like it messes with how the bcm communicates data. I figured it might turn the chatter off until turned back on? Kinda what happens with the mode8 but longer or until ignition turned off-on? Would make a damn good way to smash through entire module reads.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
User avatar
VL400
Posts: 4991
Joined: Sun Mar 01, 2009 2:54 pm
cars: VL Calais and Toyota Landcruiser. Plus some toys :)
Location: Perth, WA
Contact:

Re: TECH2 Logging

Post by VL400 »

Its to isolate the bus in case of congestion, leaves just the BCM and PCM free to talk - all other modules can still talk amongst themselves but dont have the BCM (bus master) anymore. Pin 1 of the diagnostic connector is the second bus. The command will be controlling a relay in the BCM to link the two bus together.
User avatar
Tazzi
Posts: 3552
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: TECH2 Logging

Post by Tazzi »

VL400 wrote:Its to isolate the bus in case of congestion, leaves just the BCM and PCM free to talk - all other modules can still talk amongst themselves but dont have the BCM (bus master) anymore. Pin 1 of the diagnostic connector is the second bus. The command will be controlling a relay in the BCM to link the two bus together.
Ahhh... that sounds handy. So when changing it to "cut-off", all the chatter from all the other modules will be cutoff? Id imagine that would remove alot of the traffic.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
Post Reply