Just seeing what people are cdeveloping

modzer321
Posts: 39
Joined: Mon Sep 07, 2020 8:07 pm
cars: wh statesman
vy ss
vt ss
vx clubsport
vt clubsport
vy clubsport

Just seeing what people are cdeveloping

Post by modzer321 »

hi i was wondering if anyone needing help with there development atm im thinking of creating a tool to be able to use obdx pro vt with tech2win
kur4o
Posts: 948
Joined: Sun Apr 10, 2016 9:20 pm

Re: Just seeing what people are cdeveloping

Post by kur4o »

Good luck.

You need to make a j2534 dll to communicate with tech2win,and than translate the output of dll to obdxpro. The J protocol is also non standard used by tech2win.
User avatar
antus
Site Admin
Posts: 8237
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: Just seeing what people are cdeveloping

Post by antus »

The protocol is standard, just not the most common J2534. Its ISO 22900-2 D-PDU. https://www.iso.org/standard/41276.html (first 10 pages preview) https://www.sis.se/api/document/preview/69232/
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
modzer321
Posts: 39
Joined: Mon Sep 07, 2020 8:07 pm
cars: wh statesman
vy ss
vt ss
vx clubsport
vt clubsport
vy clubsport

Re: Just seeing what people are cdeveloping

Post by modzer321 »

yer i have to pay for that was hoping someone would share also the first link isnt in english
MudDuck514
Posts: 397
Joined: Wed Jul 05, 2017 8:30 am
cars: 2001 Pontiac Grand AM SE
LD9 2.4l I4, 4T40E
2005 Chevrolet Venture
LA1 3400 V6, 4T65E
Location: North TX, USA

Re: Just seeing what people are cdeveloping

Post by MudDuck514 »

Tech2Win uses the ISO 22900-2 Diagnostic-Protocol Data Unit (D-PDU) API and RP1210 API.

Tazzi is still (?) working on the J2534 support.
User avatar
Tazzi
Posts: 3422
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: Just seeing what people are cdeveloping

Post by Tazzi »

MudDuck514 wrote:Tech2Win uses the ISO 22900-2 Diagnostic-Protocol Data Unit (D-PDU) API and RP1210 API.

Tazzi is still (?) working on the J2534 support.
The J2534 side I am, I have been bogged down with OBDX development along with helping implementation of future support for E38 and newer ecus into lsdroid

I have the J2534 dll 99% completed. It does recognise with J2534 application including pcmhammer, GM ACDELCO, GDS2 ect. I still have a few commands that the dealer software are calling to which I have not added yet, but appears to be at least doing all the 'major' commands.

The D-PDU is similar to that of J2534 where there is a standardized command set. Difference being there is different commands and requirements for returned data.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
modzer321
Posts: 39
Joined: Mon Sep 07, 2020 8:07 pm
cars: wh statesman
vy ss
vt ss
vx clubsport
vt clubsport
vy clubsport

Re: Just seeing what people are cdeveloping

Post by modzer321 »

Ok so no point working on will you be releasing this any time soon or do you need help with it
User avatar
Tazzi
Posts: 3422
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: Just seeing what people are cdeveloping

Post by Tazzi »

modzer321 wrote:Ok so no point working on will you be releasing this any time soon or do you need help with it
I am not working on the D-PDU api.
Only the J2534, but this is closed source so its coding is not available to the public.
Your Local Aussie Reverse Engineer
Contact for Software/Hardware development and Reverse Engineering
Site:https://www.envyouscustoms.com
Mob:+61406 140 726
Image
modzer321
Posts: 39
Joined: Mon Sep 07, 2020 8:07 pm
cars: wh statesman
vy ss
vt ss
vx clubsport
vt clubsport
vy clubsport

Re: Just seeing what people are cdeveloping

Post by modzer321 »

are you going to release what you made or no
User avatar
Tazzi
Posts: 3422
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: Just seeing what people are cdeveloping

Post by Tazzi »

modzer321 wrote:are you going to release what you made or no
Oh course, otherwise there would be no point making it :thumbup:
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