Register
Page 1 of 5 12345 LastLast
Results 1 to 15 of 67

Hybrid View

  1. #1
    DK Veteran
    Join Date
    Nov 2009
    Posts
    479
    Thanks Thanks Given 
    38
    Thanks Thanks Received 
    88
    Thanked in
    28 Posts

    Default J2534 ToolBox software

    Has anyone tried drewtech's J2534 ToolBox software with any other j2534 device? like AVDI, snap-on etc. please i need to find out. thank you

  2. #2
    V.I.P. Member
    Meat-Head's Avatar
    Join Date
    Oct 2009
    Location
    Meatheadshire (Between London and Scotland)
    Posts
    31,904
    Thanks Thanks Given 
    8,823
    Thanks Thanks Received 
    6,053
    Thanked in
    4,770 Posts

    Default

    any chance of more info, looks like going to have to get one, to keep up with the other cool members of DK

    Was Banned For Being Certifiably Insane and Stupid

  3. #3
    DK Veteran

    Join Date
    Oct 2009
    Posts
    381
    Thanks Thanks Given 
    66
    Thanks Thanks Received 
    137
    Thanked in
    106 Posts

    Default

    Bought a jlr mongoose from dretech a few weeks ago mainly for jaguar, i believe toolbox needs to reconize a drewtech device to run, but worth looking into

  4. #4
    DK Veteran
    koziolek's Avatar
    Join Date
    Feb 2010
    Location
    Under the car
    Posts
    852
    Thanks Thanks Given 
    134
    Thanks Thanks Received 
    15
    Thanked in
    14 Posts

    Default

    it works with snap on device

  5. #5
    DK Veteran
    Join Date
    Nov 2009
    Posts
    479
    Thanks Thanks Given 
    38
    Thanks Thanks Received 
    88
    Thanked in
    28 Posts

    Default

    Quote Originally Posted by koziolek View Post
    it works with snap on device
    Are you sure about this m8? please we need more testers, can someone test it with AVDI pls

  6. #6
    Top Poster
    Join Date
    May 2010
    Location
    Czech Republic
    Posts
    110
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    29
    Thanked in
    12 Posts

    Default

    I tested J2534Toolbox today. It works with any J2534 device, but it is necessary make small changes in windows registers.
    If you have J2534 from other company, selection of J2534 devices will be empty.
    You have to modify windows registers, that your device is CarDaq and then you can select this device and it works.
    Insert into register:
    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\PassThruSupport.04.04\Drew Technologies Inc. - CarDAQ PLUS]
    "Vendor"="Drew Technologies Inc."
     "Name"="CarDAQ PLUS"
     "ConfigApplication"="CDPLSConfig.EXE" 
     "CAN"=dword:00000001
     "ISO15765"=dword:00000001
     "J1850VPW"=dword:00000001
     "J1850PWM"=dword:00000001
     "FunctionLibrary"="C:\\WINDOWS\\SYSTEM32\\CDPLS432.DLL"
    Modify Values according your original device. Leave Vendor and Name untouched. FunctionLibrary value is most important.

  7. The Following 11 Users Say Thank You to xbobcz For This Useful Post:

    Air (24th August, 2020), beongo (27th July, 2015), boxsport (30th September, 2020), Cashreal (3rd June, 2020), darka7 (2nd September, 2022), fuzz1 (14th July, 2021), galiza (1st February, 2019), mekaoui (24th September, 2021), Nvn2006 (5th January, 2024), pinotec (2nd August, 2020), shanektm450 (29th December, 2021)

  8. #7
    DK Veteran
    Join Date
    Nov 2009
    Posts
    479
    Thanks Thanks Given 
    38
    Thanks Thanks Received 
    88
    Thanked in
    28 Posts

    Default

    Quote Originally Posted by xbobcz View Post
    I tested J2534Toolbox today. It works with any J2534 device, but it is necessary make small changes in windows registers.
    If you have J2534 from other company, selection of J2534 devices will be empty.
    You have to modify windows registers, that your device is CarDaq and then you can select this device and it works.
    Insert into register:
    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\PassThruSupport.04.04\Drew Technologies Inc. - CarDAQ PLUS]
    "Vendor"="Drew Technologies Inc."
     "Name"="CarDAQ PLUS"
     "ConfigApplication"="CDPLSConfig.EXE" 
     "CAN"=dword:00000001
     "ISO15765"=dword:00000001
     "J1850VPW"=dword:00000001
     "J1850PWM"=dword:00000001
     "FunctionLibrary"="C:\\WINDOWS\\SYSTEM32\\CDPLS432.DLL"
    Modify Values according your original device. Leave Vendor and Name untouched. FunctionLibrary value is most important.
    You're the best

  9. #8
    Newbie
    Join Date
    Sep 2018
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    can you please tell me how ro make it work with gm mdi i seen a few ways but i think i need to know exactly what files for it to look for. thanks. ok update for somevreason a few files were missing but now i get cant connect to server or device isnt powered on what do people put for device id mine or that 0000259 sny uelp would be great..
    Last edited by upstate29353; 22nd September, 2018 at 05:27 AM.

  10. #9
    Newbie
    Join Date
    Nov 2015
    Posts
    1
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default works well thanks.......

    works awesome tried today with maxisys pro vci seems good.......
    Quote Originally Posted by xbobcz View Post
    I tested J2534Toolbox today. It works with any J2534 device, but it is necessary make small changes in windows registers.
    If you have J2534 from other company, selection of J2534 devices will be empty.
    You have to modify windows registers, that your device is CarDaq and then you can select this device and it works.
    Insert into register:
    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\PassThruSupport.04.04\Drew Technologies Inc. - CarDAQ PLUS]
    "Vendor"="Drew Technologies Inc."
     "Name"="CarDAQ PLUS"
     "ConfigApplication"="CDPLSConfig.EXE" 
     "CAN"=dword:00000001
     "ISO15765"=dword:00000001
     "J1850VPW"=dword:00000001
     "J1850PWM"=dword:00000001
     "FunctionLibrary"="C:\\WINDOWS\\SYSTEM32\\CDPLS432.DLL"
    Modify Values according your original device. Leave Vendor and Name untouched. FunctionLibrary value is most important.

  11. #10
    Top Poster
    death9891's Avatar
    Join Date
    Jan 2010
    Location
    E.U.
    Posts
    196
    Thanks Thanks Given 
    51
    Thanks Thanks Received 
    53
    Thanked in
    24 Posts

    Default

    Quote Originally Posted by xbobcz View Post
    I tested J2534Toolbox today. It works with any J2534 device, but it is necessary make small changes in windows registers.
    If you have J2534 from other company, selection of J2534 devices will be empty.
    You have to modify windows registers, that your device is CarDaq and then you can select this device and it works.
    Insert into register:
    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\PassThruSupport.04.04\Drew Technologies Inc. - CarDAQ PLUS]
    "Vendor"="Drew Technologies Inc."
     "Name"="CarDAQ PLUS"
     "ConfigApplication"="CDPLSConfig.EXE" 
     "CAN"=dword:00000001
     "ISO15765"=dword:00000001
     "J1850VPW"=dword:00000001
     "J1850PWM"=dword:00000001
     "FunctionLibrary"="C:\\WINDOWS\\SYSTEM32\\CDPLS432.DLL"
    Modify Values according your original device. Leave Vendor and Name untouched. FunctionLibrary value is most important.
    Hello how to install J2534 ToolBox software
    I have installed but no data from Drew Technologies Inc. in the registry
    please info how to install?

  12. #11
    DK Veteran
    Join Date
    Nov 2009
    Posts
    479
    Thanks Thanks Given 
    38
    Thanks Thanks Received 
    88
    Thanked in
    28 Posts

    Default

    Just incase you are wondering where to find the software or what it does, here is a download link, its actually a free software and we just want to confirm that it works with AVDI and other passthru devices
    DrewTech: Vehicle Diagnostic, Scantool, PassThru (J2534), and OBD-II Downloads

  13. The Following 3 Users Say Thank You to eepromRipper For This Useful Post:

    darka7 (2nd September, 2022), poke708 (15th January, 2018), rui (18th April, 2018)

  14. #12
    Banned
    Join Date
    Mar 2011
    Posts
    196
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    7
    Thanked in
    6 Posts

    Default great job

    Quote Originally Posted by eepromRipper View Post
    Just incase you are wondering where to find the software or what it does, here is a download link, its actually a free software and we just want to confirm that it works with AVDI and other passthru devices
    DrewTech: Vehicle Diagnostic, Scantool, PassThru (J2534), and OBD-II Downloads
    eepromRipper, you did a good job.

  15. #13
    DK Veteran

    Join Date
    Sep 2009
    Posts
    393
    Thanks Thanks Given 
    6
    Thanks Thanks Received 
    9
    Thanked in
    4 Posts

    Default

    Quote Originally Posted by autotrans View Post
    Bought a jlr mongoose from dretech a few weeks ago mainly for jaguar, i believe toolbox needs to reconize a drewtech device to run, but worth looking into
    You have P.M with somes questions about JLR Mongoose.
    Thanks in advance.

  16. #14
    Newbie
    Join Date
    Nov 2011
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Works great. Thanks for the instructions.

  17. #15
    DK Veteran
    Join Date
    Nov 2009
    Posts
    479
    Thanks Thanks Given 
    38
    Thanks Thanks Received 
    88
    Thanked in
    28 Posts

    Default

    anyone with more info on this should please post, I think we are moving forward

 

 
Page 1 of 5 12345 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.