Register
Page 24 of 24 FirstFirst ... 14192021222324
Results 346 to 358 of 358
  1. #346
    Newbie
    Join Date
    Feb 2023
    Posts
    8
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Quote Originally Posted by GlennGlenn View Post
    nico2786

    The data from the first readings the previous post are read first time without error and without any wasted ISRcnt, please see the IDE taken from the ISRcnt data.
    11111 0000 1010 1000 0111 0000 1110 0001 0010

    AES Hitager version 1.0.1.26848
    arduino version 2

    Sending: o
    adapt target:1A adapt samplingT:B6 adapt readval:FF RFON
    Sending: i05C0
    transfer
    ISRcnt:3D

    1______1_____1_____1_____ 1__0_____0_____ 0_____0_ _1__0__1__0__1__ 0_____0_____0____

    38, 25, 38, 27, 36, 27, 36, 27, 42, 57, 32, 31, 34, 29, 32, 39, 64, 63, 64, 63, 66, 59, 32, 33, 30, 33, 30,

    _0__1_____1_____1__0_____0______0_____0__1_____1__ ____1__0_____0_____0______0__1__0_

    37, 60, 31, 32, 31, 40, 59, 34, 29, 32, 33, 30, 39, 58, 33, 32, 31, 40, 59, 32, 29, 32, 31, 30, 39, 64, 61,

    ____0__1__0_____STOP

    30, 37, 66, 57, 40, 241, 0,
    X
    RESP:0A870E12
    EOF

    The second set of data from the newer software is correct up to 321 (stop) but carries on collecting nonesense interrupts.

    The 2 tests were done using same tag in fixed position, same iprog reader, same arduino, only arduino ino was changed and original/ newest AES Hitager versions.
    Everything the same, but the adapt_samplingT values are very different, someone has changed the samplingT program, why?.

    This may be causing your error.
    I use a software from the official mirror https://github.com/kivijakola/hitage...tager-hardware

    For the test I load arduino project and execute the Hitager

    If you suggest other version please share...

    I'm available if I can be of help

    Thanks

  2. #347
    Newbie
    Join Date
    Feb 2023
    Posts
    8
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    I did a series of tests. Maybe it's useful.
    Using multiple arudino mega cards and multiple iprog I noticed that the delay function went crazy, for example delay(1000) is maybe less than 50ms and not fix time.

    Configuration as per specification in https://github.com/kivijakola/hitage...tager-hardware

    arduino mega + iprog

  3. #348
    Member

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

    Default

    nico2786
    I'm sorry I can't help with your Mega setup, I only ever used Arduino Nano with AES Hitager and iProg v1.2 reader.
    Have you tried reverting to the early versions of Arduino ino and AES Hitager with your Mega and iProg???.
    If the problem is cured then the software has error, if not cured then problem is Mega (any Mega).
    You should try this simple test to pinpoint fault.
    Glenn

  4. #349
    Junior Member
    Join Date
    May 2010
    Posts
    29
    Thanks Thanks Given 
    5
    Thanks Thanks Received 
    2
    Thanked in
    2 Posts

    Unhappy Need help with your sw aeshitager

    Quote Originally Posted by rellullapaasee View Post
    BMW Hitag2 eeprom read/write should now be working! Test version attached.
    Hello i ve to ask something of your software...can you reply me please?

  5. #350
    Member

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

    Default

    Hi
    I am not the maker of the AESHitager software but if you post your question about the software other users can maybe help you.

  6. #351
    Banned
    Join Date
    Jul 2023
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    I'm glad to see the interest in Open Source Hitag Programmers! It's a fascinating project. While you're delving into this, I thought you might find this blog post on satisfaction guarantees useful: https://claspo.io/blog/satisfaction-...-attention-to/. It's not directly related, but it's always essential to ensure that any development or programming project aims to satisfy users' needs and expectations.
    Last edited by cclaireadrianne; 23rd July, 2023 at 12:42 PM.

  7. #352
    Member

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

    Default

    This is not directly related as you stated, it is not even indirectly related, it is a business policy and a ridiculous ploy to sell something on a hobbyist forum.
    MODERATOR, PLEASE REMOVE THIS MARKETING POST.

  8. #353
    Newbie
    Join Date
    Aug 2023
    Posts
    3
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Hi!!

    First of all thanks to @rellullapaasee for all!! (design + dev +...)
    I need some help. I am programming a VVDI Key with RF capabilities (Super Remote series, XEMQB1EN). My original key is a PCF7946.
    First I change the UID in mem and set the type (ID7946). Then I write with the programmer (write all pages) and leave it as the original one.
    The transponder part is working superb but the RF not. I am doing captures with RTL-SDR hardware and no transmission happens.

    Is there any step needed to activate/sync/... in VVDI key to load such info? I have tried to remove the battery as well but it does solve anything.

    Thanks to all contributors for your work!
    Last edited by pispo; 31st August, 2023 at 12:04 AM.

  9. #354
    Newbie
    Join Date
    Aug 2023
    Posts
    3
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Quote Originally Posted by pispo View Post
    Hi!!

    First of all thanks to @rellullapaasee for all!! (design + dev +...)
    I need some help. I am programming a VVDI Key with RF capabilities (Super Remote series, XEMQB1EN). My original key is a PCF7946.
    First I change the UID in mem and set the type (ID7946). Then I write with the programmer (write all pages) and leave it as the original one.
    The transponder part is working superb but the RF not. I am doing captures with RTL-SDR hardware and no transmission happens.

    Is there any step needed to activate/sync/... in VVDI key to load such info? I have tried to remove the battery as well but it does solve anything.

    Thanks to all contributors for your work!
    In Xhorse App there is a "Special Function" called "Set type of VVDI wireless remote" with values "ID11, ID12, ID13, ID7936, ID7946, ID47/ID38". So I need to replicate such functionality in hitager. Anyone that can help me with a new ComboBox+Button that "Set Wireless Type"?


  10. #355
    Newbie wakawaka's Avatar
    Join Date
    Jan 2021
    Posts
    6
    Thanks Thanks Given 
    3
    Thanks Thanks Received 
    1
    Thanked in
    1 Post

    Default

    Wonder would this work reading a Mazda key... with details of PCF7952A / HITAG 2 / 46 CHIP.
    FCC ID KR55WK49383
    Some listings specify it as crypto chip id 46, some say 4D63 80 bit.

  11. #356
    Member

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

    Default

    Hi
    I think further development of Hitager is long gone.
    For your problem;
    Page 2, high 4 hex bits should determine the wireless remote type.
    Simply transfer the page 2 (****4F4E) from your XEMQB1EN to the superchip.
    GlennGlenn

  12. #357
    DK Veteran

    Join Date
    Jan 2010
    Posts
    796
    Thanks Thanks Given 
    87
    Thanks Thanks Received 
    148
    Thanked in
    45 Posts

    Default

    Anyone know if this would work with a pcf7991at? I have a 2015 audi q7 EIS that I want to copy the data over from one bad unit onto a used unit.

  13. #358
    Member

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

    Default

    Hi
    Not quite sure what you are trying to do.
    The PCF7991AT is the NXP receiver chip that is in the IMMO.
    The Hitager system has the same function as the PCF7991AT but speaks to all Hitag2 transponders.
    If you mean, will the Hitager work with your PCF7991AT chip connected so it can speak to transponders, yes definately.
    There are many other interfaces that are ready to connect without any building.
    Glenn

 

 
Page 24 of 24 FirstFirst ... 14192021222324

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.