Register
Page 22 of 25 FirstFirst ... 12171819202122232425 LastLast
Results 316 to 330 of 366
  1. #316
    DK Veteran
    Faraday's Avatar
    Join Date
    May 2012
    Location
    The dark side of the moon
    Posts
    2,563
    Thanks Thanks Given 
    2,120
    Thanks Thanks Received 
    2,123
    Thanked in
    1,091 Posts

    Default

    Quote Originally Posted by XProfig View Post
    In the last months I did some improvementsw to AESHitager. Furthermore, I reworked some parts of the arduino code. Arduino part of the project will be called "hitaguino", this makes it easier to distinguish between GUI and arduino.

    AESHitager v1.3.1, hitaguino v2.1.1
    You find the most recent version in the GitHub page: https://github.com/kivijakola/hitager/releases

    Below an overview of the new features:
    - Writing remote data to BMW PCF7945 (and others) now working stable
    - Support BMW remote programming from CAS3 dump (mask 0L01Y, 0L15Y)
    - PCF7991 ABIC configuration can be changed by GUI
    - Documentation added to GitHub https://github.com/kivijakola/hitager

    General:
    - Improve stability of RFID communication (especially china keys)

    Testers welcome!

    Looks like typo:
    Attached Images Attached Images

  2. #317
    Member

    Join Date
    Dec 2020
    Posts
    92
    Thanks Thanks Given 
    28
    Thanks Thanks Received 
    64
    Thanked in
    35 Posts

    Default

    You are right, I just copy&pasted the comment from arduino nano to arduino mega. Will correct that soon. Thanks for reviewing!

  3. #318
    DK Veteran

    Join Date
    Dec 2013
    Location
    Poland
    Posts
    373
    Thanks Thanks Given 
    197
    Thanks Thanks Received 
    678
    Thanked in
    176 Posts

    Default

    Thank you rellullapaasee and XProfig for this project.

    I downloaded new version v1.3.1 and hitaguinov211, I programmed arduino and after a few test with BMW key, I think I found issue. Remote key data is read wrong while on old version v1.3.0 everything is OK. See video.

    https://drive.google.com/file/d/1ofw...ew?usp=sharing
    Attached Files Attached Files

  4. The Following User Says Thank You to mbi For This Useful Post:

    Col19 (13th November, 2022)

  5. #319
    DK Veteran
    Faraday's Avatar
    Join Date
    May 2012
    Location
    The dark side of the moon
    Posts
    2,563
    Thanks Thanks Given 
    2,120
    Thanks Thanks Received 
    2,123
    Thanked in
    1,091 Posts

    Default

    'General:
    - Improve stability of RFID communication (especially china keys)'


    It works very stable now THX.

  6. #320
    Member

    Join Date
    Dec 2020
    Posts
    92
    Thanks Thanks Given 
    28
    Thanks Thanks Received 
    64
    Thanked in
    35 Posts

    Default

    Thanks a lot mbi and Faraday for testing. You are a big help!

    @mbi: I assume that you tested with a BMW PCF7945 (5WK49125) key, which has a not-yet locked remote page. Correct?

    With help of the logs I'm understanding the problem:
    PCF7944 and china key requires a special read-out strategy in order to enable reading of the locked remote page (Pg15). But this strategy does not work for not-locked PCF7945. This seems to be a new behavior with version v1.3.1.
    I will analyze that in detail in the next days and try to find a read-out procedure which works for all keys (PCF7944, china key and PCF7945).


  7. The Following 2 Users Say Thank You to XProfig For This Useful Post:

    fuzz1 (11th August, 2022), mbi (11th August, 2022)

  8. #321
    DK Veteran

    Join Date
    Dec 2013
    Location
    Poland
    Posts
    373
    Thanks Thanks Given 
    197
    Thanks Thanks Received 
    678
    Thanked in
    176 Posts

    Default

    Yes, this key has not-yet locked remote page. I don't know if it is 5WK49125 because there is no any marks on it. I bought it as new (cheapest one). Based on ID AESHiteger detects as pcf7945/53 and I didn't open its cover.

  9. #322
    Member

    Join Date
    Dec 2020
    Posts
    92
    Thanks Thanks Given 
    28
    Thanks Thanks Received 
    64
    Thanked in
    35 Posts

    Default

    I just added some "intelligence" to the BMW remote reading code. Now it reads all my BMW keys I have for testing just stable. I tried each one 10 times successfully.
    Following remotes are supported now
    - PCF7945 (5WK49125) with Pg15 not locked
    - PCF7944 (old version CAS key) with Pg15 locked
    - 26A0700 (china key) with Pg15 locked

    Please find the new AESHitager v1.3.2 under the known location (https://github.com/kivijakola/hitage...ses/tag/v1.3.2)

    @Faraday: The typo in hitaguino code is fixed as well

  10. The Following 3 Users Say Thank You to XProfig For This Useful Post:

    Col19 (13th November, 2022), Faraday (12th August, 2022), mbi (12th August, 2022)

  11. #323
    DK Veteran

    Join Date
    Dec 2013
    Location
    Poland
    Posts
    373
    Thanks Thanks Given 
    197
    Thanks Thanks Received 
    678
    Thanked in
    176 Posts

    Default

    Thank you Xprofig! It works well now.

    Could you confirm one thing for me.
    You wrote on github:

    With c70e02a I was now able to write the remote data many times without any error.
    Does it mean that I can write diffrent remote data many times until remote page is locked in TMCF?

  12. #324
    DK Veteran
    Faraday's Avatar
    Join Date
    May 2012
    Location
    The dark side of the moon
    Posts
    2,563
    Thanks Thanks Given 
    2,120
    Thanks Thanks Received 
    2,123
    Thanked in
    1,091 Posts

    Default

    He meant write consistency IMHO

  13. #325
    Member

    Join Date
    Dec 2020
    Posts
    92
    Thanks Thanks Given 
    28
    Thanks Thanks Received 
    64
    Thanked in
    35 Posts

    Default

    Quote Originally Posted by mbi View Post
    Thank you Xprofig! It works well now.

    Could you confirm one thing for me.
    You wrote on github:



    Does it mean that I can write diffrent remote data many times until remote page is locked in TMCF?
    Yes, that was my experience if I remember correctly. You can rewrite the remote data of 5WK49125 multiple times as long as you did not set the lock bit in TMCF byte.

  14. The Following User Says Thank You to XProfig For This Useful Post:

    mbi (12th August, 2022)

  15. #326
    DK Veteran

    Join Date
    Dec 2010
    Location
    vietnam
    Posts
    877
    Thanks Thanks Given 
    1,691
    Thanks Thanks Received 
    564
    Thanked in
    275 Posts

    Default

    Quote Originally Posted by GlennGlenn View Post
    hi! Can anyone reupload this image? thank you very much

  16. #327
    Member

    Join Date
    Dec 2020
    Posts
    92
    Thanks Thanks Given 
    28
    Thanks Thanks Received 
    64
    Thanked in
    35 Posts

    Default

    Unfortunately I did not save the pics. I don't understand why they are not available anymore, althought they were uploaded to the forum.

  17. The Following User Says Thank You to XProfig For This Useful Post:

    hoangtu (17th October, 2022)

  18. #328
    Member
    Join Date
    May 2017
    Location
    Santo Domingo
    Posts
    44
    Thanks Thanks Given 
    33
    Thanks Thanks Received 
    1
    Thanked in
    1 Post

    Default

    Quote Originally Posted by XProfig View Post
    Can you describe which key you are trying to read?

    I guess an E39 key. According to my google research, this key uses PCF7935 chip. I do not know if it can be used with standard Hitag2 commands. If not, this might be the reason why it's not working for you.
    Could you try with a Hitag2 key (e.g. PCF7936 / 45/ 52 / 53 ...)?

    Sorry Xprofig, I thought I responded to this months ago. Unfortunately I only have PCF7930 and PCF7935 I think. Thank you for clarifying this though because I spent countless hours trying to figure out if there was an issue with my hardware configuration. so I can keep the arduino setup and have both the ak90 and hitager in one. Even though I haven't had a use for it, its good to have and I appreciate your development on this. I've been reading up and seeing lots of improvements since I was last on this forum. Thanks

  19. #329
    Newbie
    Join Date
    Mar 2016
    Posts
    7
    Thanks Thanks Given 
    5
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Hi
    It is possible to use this tool for reseting used VVDI XT27 chip and use it again?
    Last edited by atsankov; 15th December, 2022 at 08:45 PM.

  20. #330
    Member

    Join Date
    Oct 2021
    Posts
    41
    Thanks Thanks Given 
    3
    Thanks Thanks Received 
    28
    Thanked in
    15 Posts

    Default

    Hi
    Yes you can re-use XT27A transponders using the Hitager system.
    VVDI Superchip tab, Freeze Chip, Enable Mem Access, Read Chip to make sure, Set Type to ID7936(ID46) and press Set Type.
    XT27A is now in default mode as supplied from manufacturer.
    You don't have to use Freeze Chip in this default mode, it will Enable Mem Access without freezing the chip.
    Reprogram as usual to any other type and data.

  21. The Following 2 Users Say Thank You to GlennGlenn For This Useful Post:

    atsankov (9th January, 2023), fuzz1 (25th December, 2022)

 

 

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.