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

Unable to get details from NFC Card Reader ACR 122U PICC Interface. #107

Closed
arpit-mehra opened this issue Jul 22, 2021 · 1 comment
Closed

Comments

@arpit-mehra
Copy link

Versions

  • smart card reader driver name and version - ACR 122U PICC Interface
  • pcsc-lite version
  • the output of the command /usr/sbin/pcscd --version
    1.8.23.

Platform

  • Operating system or GNU/Linux distribution name and version - RHEL 8
  • Smart card middleware name and version
  • Smart card reader manufacturer name and reader model name
  • Smart card name

Log

Then you shall generate a complete log (do not truncate it).

  • If you need to enter the smart card PIN to reproduce the problem then
    consider changing your PIN before generating the logs as the PIN value
    will be included in the logs.
  • Kill any running pcscd process
  • (re)start pcscd exactly as described bellow:
sudo LIBCCID_ifdLogLevel=0x000F pcscd --foreground --debug --apdu --color | tee log.txt

log.txt

  • Stop pcscd (using Control-C) after the problem occured and send me the
    generated log.txt file

See also https://pcsclite.apdu.fr/#support

I am unable to read the NFC Card using NFC Card Reader ACR 122U PICC Interface. It always returns a 63 00 on Authenticate ff 86 00 00 05 01 00 12 60 00
Any idea what could be wrong with this ?

@LudovicRousseau
Copy link
Owner

It is not a problem at the PC/SC level.
Maybe you can get information from ACS reader documentation, or from the NFC card documentation.

See also https://ludovicrousseau.blogspot.com/2020/11/how-to-get-smart-card-support.html

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

2 participants