GM Reverse Engineering
Re: TECH2 Logging
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

Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

-
- Posts: 2959
- Joined: Sun Aug 02, 2009 9:16 pm
- Location: Bayside, Melbourne, Victoria
- Contact:
Re: TECH2 Logging
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!
So can't wait for the real thing from antus once he gets his gear in!
Re: TECH2 Logging
*sigh*.. Thats not good news mate! Looks like I might as well just run mine over with the car when it comes.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!
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

Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

- 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
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
- delcowizzid
- Posts: 5630
- Joined: Sat Feb 28, 2009 8:38 pm
- Location: Wellington NZ
- Contact:
Re: TECH2 Logging
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
-
- Posts: 2959
- Joined: Sun Aug 02, 2009 9:16 pm
- Location: Bayside, Melbourne, Victoria
- Contact:
Re: TECH2 Logging
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
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
Re: TECH2 Logging
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.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
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

Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

Re: TECH2 Logging
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.
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

Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

- 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
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.
Re: TECH2 Logging
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.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.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726

Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
