We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
node src/nfc.js
The next error shows in the console killing the actual process and being unable to process the card number. The parse response is 6d 00
6d 00
An error occurred: [Error: SCardGetStatusChange error: The action was cancelled by an SCardCancel request. (0x80100002)]
Any known solution for this problem?,
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The next error shows in the console killing the actual process and being unable to process the card number. The parse response is
6d 00
An error occurred: [Error: SCardGetStatusChange error: The action was cancelled by an SCardCancel request. (0x80100002)]
Any known solution for this problem?,
Thanks
The text was updated successfully, but these errors were encountered: