Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I need more clarification #7

Open
alaa20041 opened this issue Apr 8, 2021 · 0 comments
Open

I need more clarification #7

alaa20041 opened this issue Apr 8, 2021 · 0 comments

Comments

@alaa20041
Copy link

I want to read the PCAC ships which belongs to Saudi ID cards using OMNIKEY 5422 reader.
I found in your examples that there is 'user EEPROM' example and there is also 'Synchronus Contact Card Examples' example which I don't know which one I should use.
Just I want more clarification to able to get a result from the reader.
As you can see the result below for the two ways which I used it. I can't get any useful data.
User EEPROM

  1. Back
  2. Read Example
  3. Write Example

1


Connecting to HID Global OMNIKEY 5422 Smartcard Reader 0 ...
Connected
Connection Mode: Shared

Sending command: Read 1 byte with offset address 0x0000
<-- FF70076B0DA20BA009A7078102000082010100
--> 9D01FF9000

Sending command: Read 16 bytes with offset address 0x00F0
<-- FF70076B0DA20BA009A707810200F082011000
--> 9D10FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9000

Sending command: Read 128 bytes with offset address 0x0100
<-- FF70076B0DA20BA009A7078102010082018000
--> 9D820080FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9000

Reader connection closed

I2C Example

  1. Back
  2. Read Example with AT24C16
  3. Write Example with AT24C16
  4. Read Example with AT24C128
  5. Write Example with AT24C128

1


<-- FF70076B09A607A2050201A1000000
--> 9E0200019000
I2C Read 1 byte from address 0x000000:

<-- FF70076B09A607A205020AA1100000
--> 9E0200019000
I2C Read 10 bytes starting from address 0x000010:

<-- FF70076B09A607A2050220A9000000
--> 9E0200019000
I2C Read 32 bytes starting from address 0x000400:
Press any key to continue..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant