Obdx Pro Template (my own Tool)

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

Obdx Pro Template (my own Tool)

Post by modzer321 »

Hi to all, here is my start of creating canbus read and write I have just been playing around with protocols I have not read up much about any protocols ect I just searched up ect from Pcmhammer yes is buggy and still has errors and have not fixed VPW protocol thanks to OBDX Pro Team for there template I started 2 days ago hopefully we have other developers that want to help create this if your interested in help let me know
Last edited by modzer321 on Thu May 22, 2025 5:08 pm, edited 1 time in total.
User avatar
Tazzi
Posts: 3546
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: Obdx Pro Template (my own Tool)

Post by Tazzi »

There will be proper examples using VPW, ALDL, GMLAN and MSCAN by end of today hopefully.
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
Gampy
Posts: 2332
Joined: Sat Dec 15, 2018 7:38 am

Re: Obdx Pro Template (my own Tool)

Post by Gampy »

modzer321 wrote:Hi to all, here is my start of creating canbus read and write I have just been playing around with protocols I have not read up much about any protocols ect I just searched up ect from Pcmhammer yes is buggy and still has errors and have not fixed VPW protocol thanks to OBDX Pro Team for there template I started 2 days ago hopefully we have other developers that want to help create this if your interested in help let me know
https://github.com/modz2014/OBDX-Templates
Are you saying PCMHammer is buggy and has VPW Errors ??
Or am I miss reading that ??

-Enjoy
Intelligence is in the details!

It is easier not to learn bad habits, then it is to break them!

If I was here to win a popularity contest, their would be no point, so I wouldn't be here!
User avatar
Tazzi
Posts: 3546
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: Obdx Pro Template (my own Tool)

Post by Tazzi »

Gampy wrote: Are you saying PCMHammer is buggy and has VPW Errors ??
Or am I miss reading that ??

-Enjoy
I think he means the code he has written using the templates is buggy and does not work.

A quick flick through it shows it has wrong bytes set for headers and various other parameters
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: 58
Joined: Mon Sep 07, 2020 8:07 pm
cars: wh statesman
vy ss
vt ss
vx clubsport
vt clubsport
vy clubsport

Re: Obdx Pro Template (my own Tool)

Post by modzer321 »

nar i havent changed to proper bytes still learning here and no pcm hammer is not buggy
User avatar
Gampy
Posts: 2332
Joined: Sat Dec 15, 2018 7:38 am

Re: Obdx Pro Template (my own Tool)

Post by Gampy »

modzer321 wrote:nar i havent changed to proper bytes still learning here and no pcm hammer is not buggy
Thank you very much for clarifying ... :thumbup:

-Enjoy
Intelligence is in the details!

It is easier not to learn bad habits, then it is to break them!

If I was here to win a popularity contest, their would be no point, so I wouldn't be here!
modzer321
Posts: 58
Joined: Mon Sep 07, 2020 8:07 pm
cars: wh statesman
vy ss
vt ss
vx clubsport
vt clubsport
vy clubsport

Re: Obdx Pro Template (my own Tool)

Post by modzer321 »

im still waiting for an example to read a vin number from a ecu using j2534 pass-thru on obdx pro gt and still not example yet Tazzi
User avatar
Tazzi
Posts: 3546
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: Obdx Pro Template (my own Tool)

Post by Tazzi »

modzer321 wrote: Wed Apr 09, 2025 8:05 pm im still waiting for an example to read a vin number from a ecu using j2534 pass-thru on obdx pro gt and still not example yet Tazzi
I have not made any J2534 examples with the OBDX tools since J2534 is a universal API, there are multiple examples of using J2534 on github (Which I have told you multiple times now).

The examples I created on github are using the OBDXWindows library for windows based programs, and OBDXMaui library for MAUI based programs. :thumbup:
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: 58
Joined: Mon Sep 07, 2020 8:07 pm
cars: wh statesman
vy ss
vt ss
vx clubsport
vt clubsport
vy clubsport

Re: Obdx Pro Template (my own Tool)

Post by modzer321 »

there is no example on getting vin number using all protocol using obdx pro gt
User avatar
Tazzi
Posts: 3546
Joined: Thu May 17, 2012 8:53 pm
cars: VE SS Ute
Location: WA
Contact:

Re: Obdx Pro Template (my own Tool)

Post by Tazzi »

modzer321 wrote: Thu Apr 10, 2025 2:24 pm there is no example on getting vin number using all protocol using obdx pro gt
I can't make examples for getting VINs for every single possible manufacture out there since it can differ between manufactures if using their specific command sets.

But I believe there is an SAE designated command for it, 09 02 based on what wiki indicates: https://en.wikipedia.org/wiki/OBD-II_PIDs
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