Register
Page 845 of 848 FirstFirst ... 345745795835840841842843844845846847848 LastLast
Results 12,661 to 12,675 of 12707
  1. #12661
    Newbie
    Join Date
    Apr 2009
    Location
    macedonia
    Posts
    4
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    i have vcds 23.3 with firmware 19.3 works perfect after update 1.96 give me error to all command settings i no have luck to find 23.11 cracked version for chinese vag
    because is not original i like only to back to 1.93 tnx for answer i love this site is amazing

  2. #12662
    Top Poster

    Join Date
    Jun 2010
    Posts
    109
    Thanks Thanks Given 
    98
    Thanks Thanks Received 
    107
    Thanked in
    38 Posts

    Default

    @axlrose

    you are doing nonsense!
    and you're climbing in the wrong direction.
    FW of hex-usb-can is since many years the same (min. 2017Y). 1.96 - VCDS 18.*.* and maybe any early

    search for VCDSLoader_v9.2 package and use tools from Kolimer. if you will not be happy put you interface in the trash and buy new one.
    Last edited by miouser; 8th April, 2024 at 08:04 PM.

  3. The Following User Says Thank You to miouser For This Useful Post:

    drdahmani2 (11th April, 2024)

  4. #12663
    Member
    Join Date
    Dec 2008
    Posts
    53
    Thanks Thanks Given 
    13
    Thanks Thanks Received 
    36
    Thanked in
    14 Posts

    Default

    VIIPLUSLOADER 08.024.04 https://mega.nz/folder/CIk2UaLI#ORjm.../file/HZFVRTZR

    Sent from my SM-A546B using Tapatalk

  5. The Following 6 Users Say Thank You to mrben For This Useful Post:

    miouser (16th April, 2024), Revtor (21st April, 2024), seal777 (20th April, 2024), Tomas003 (20th April, 2024), Za589 (25th April, 2024), ZIPPO4594 (19th April, 2024)

  6. #12664
    Junior Member
    Join Date
    Jul 2018
    Posts
    38
    Thanks Thanks Given 
    85
    Thanks Thanks Received 
    13
    Thanked in
    10 Posts

    Default

    STM32F415.jpg

    Does Anyone tried this?
    There is connector "BT" does it stands for Bluetooth?
    This is my friend interface bought recently from Aliexpress
    what is strange is the seller description and picture is for STM32F429 VIIPLUS Loader, But the real PCB was STM32F415 and using a new unknown V2helper1073.exe Loader which could make update the interface in the future

  7. #12665
    Member
    Join Date
    Nov 2023
    Posts
    46
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    7
    Thanked in
    5 Posts

    Default

    Quote Originally Posted by drdahmani2 View Post
    STM32F415.jpg

    Does Anyone tried this?
    There is connector "BT" does it stands for Bluetooth?
    This is my friend interface bought recently from Aliexpress
    what is strange is the seller description and picture is for STM32F429 VIIPLUS Loader, But the real PCB was STM32F415 and using a new unknown V2helper1073.exe Loader which could make update the interface in the future

    You've been cheated, VIIPLusLoader is VIIPLusLoader, VIIPLusLoader is not V2helper1073.

    different two company loader.

  8. #12666
    Member
    Join Date
    Nov 2023
    Posts
    46
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    7
    Thanked in
    5 Posts

    Default

    20240416.png


    FLY VCDS Hex-V2 STM32F429VET6 + LKT4106 + VIIPLusLoader V08.024.04,Support SFD

  9. #12667
    Junior Member
    Join Date
    Jul 2018
    Posts
    38
    Thanks Thanks Given 
    85
    Thanks Thanks Received 
    13
    Thanked in
    10 Posts

    Default

    STM32F415.jpg

    I care only for possible Bluetooth extension module
    I do not care about the loader
    Just in case someone could or have found some information regarding the BT connector?

  10. #12668
    Top Poster MrDerv's Avatar
    Join Date
    Mar 2023
    Location
    Durham, UK
    Posts
    103
    Thanks Thanks Given 
    18
    Thanks Thanks Received 
    30
    Thanked in
    23 Posts

    Default

    No real HexV2 has Bluetooth. Only VCDS interface to operate without a wire is the Hex-Net, of which, there are no clones. VCDS also does not have a bluetooth option within the software, so ignore the BT connection on the board.

    If you've been sent a 415 and it was advertised as a 429, open a return with the seller.

  11. #12669
    Junior Member
    Join Date
    Jul 2018
    Posts
    38
    Thanks Thanks Given 
    85
    Thanks Thanks Received 
    13
    Thanked in
    10 Posts

    Default

    STM32F415 pinout.jpg


    tracing pinout of the ''BT'' connector

  12. The Following User Says Thank You to drdahmani2 For This Useful Post:

    tilki42 (19th April, 2024)

  13. #12670
    Junior Member
    Join Date
    Jul 2018
    Posts
    38
    Thanks Thanks Given 
    85
    Thanks Thanks Received 
    13
    Thanked in
    10 Posts

    Default

    hex net fcc id.jpgATWILC1000.jpg

    HEX-NET FCC id and probable wifi module according to FCC id

  14. #12671
    Top Poster MrDerv's Avatar
    Join Date
    Mar 2023
    Location
    Durham, UK
    Posts
    103
    Thanks Thanks Given 
    18
    Thanks Thanks Received 
    30
    Thanked in
    23 Posts

    Default

    Quote Originally Posted by drdahmani2 View Post
    STM32F415 pinout.jpg


    tracing pinout of the ''BT'' connector
    All very well and good, but VCDS doesn't work via bluetooth. Only USB for HexV2/HexNet or Wifi only for HexNet.

    Adding a bluetooth module to a HexV2 clone will not magically make it wireless, because the Software won't connect to it.

  15. #12672
    Top Poster

    Join Date
    Dec 2020
    Posts
    123
    Thanks Thanks Given 
    18
    Thanks Thanks Received 
    437
    Thanked in
    84 Posts

    Default

    I think that drdahmani2 is playing with the thought of converting a Hex-V2 to use BT.

    VCDS communicates with the Hex-V2 using USB but the code itself is not USB related.
    When VCDS wants to send data to the cable it first opens a handle to it using create file (after searching for the correct HID device)
    After this then the windows API call WriteFile is used and every packet sent is 0x40 bytes.
    Using USB Analyzer we can see these packets but they are of course encrypted so will not make too much sense.
    At the other end then the Hex-V2 firmware reads these 0x40 bytes from the USB stack and handles the command.

    Now what if you could make a device that connects to the PC and uses the same VID and PID as the Hex-V2 uses.
    This device will read these 0x40 bytes packets and send them wireless to some other device connected to the Hex-V2’s USB port for so to be converted to a USB packet and sent to the STM.

    This should in theory work right?

    Now if you have access to the STM’s firmware you could rewrite the code to not use the USB stack itself but read the data from some other pins (connected to a BT device) and then patch the STM’s USB read call to read from this buffer.

    Again. This should in theory work right?

    Would have been a fun project I think

  16. The Following 4 Users Say Thank You to badrax For This Useful Post:

    Col19 (21st April, 2024), drdahmani2 (19th April, 2024), seal777 (20th April, 2024), tilki42 (19th April, 2024)

  17. #12673
    DK Veteran
    PelsonBMW's Avatar
    Join Date
    May 2020
    Location
    Eu
    Posts
    375
    Thanks Thanks Given 
    101
    Thanks Thanks Received 
    557
    Thanked in
    78 Posts

    Default

    Well i have kolimer loader that works with old HEX with ATMEGA and 23.11 newest vcds Version , but does not work with ST32 chip , is there any availible loader for 23.11 and ST32 ?

  18. #12674
    Top Poster

    Join Date
    Jun 2010
    Posts
    109
    Thanks Thanks Given 
    98
    Thanks Thanks Received 
    107
    Thanked in
    38 Posts

    Default

    @PelsonBMW

    what about are you talk?

    for STM32 is many different loaders available
    - VIIPlusLoader from flyfvdi
    - KolimerVIILoader from flyfvdi
    - BadraxVIILoader from flyfvdi
    - V2Helper/V2PP_329 from ???
    - VAG DS V2 from sklad66
    - and last what i found new variant like drdahmani2 posted
    seller speak it didn't need Loader but i don't trust him

    maybe you mean B03-ST? It's clear to call!Nobody will support this fake.

    @drdahmani2
    can you share link?
    tell as more about this new interface. is it true that it work with out loader?
    Last edited by miouser; 19th April, 2024 at 05:52 AM.

  19. #12675
    Member
    Join Date
    Nov 2023
    Posts
    46
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    7
    Thanked in
    5 Posts

    Default

    Atmega162 vcds hex-v2 Kolimer162VIILoader V7.24.01 ,support vcds v23.11.0 software,support multi-languages, just can do 1996-2015 old cars

    Kolimer162VIILoader.jpg

    Langusges.jpg

    11.jpg


    12.jpg


    13.jpg

 

 

Tags for this Thread

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.