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
Hello, I just install the repo and run example project however I couldn't run the nfc tag in the nfc reader. Does any one solve this problem ?
The text was updated successfully, but these errors were encountered:
This NFC Emulator plugin was written mainly for the CIDRON reader (the AID is in the example): http://www.civintec.com/info_22.aspx?itemid=35
This kind of reader is using peer-to-peer mode to exchange data, which includes the AES encrypted card UID.
Note: It is impossible for Android to emulate an NFC tag with constant UID in host card emulation mode, please refer to https://stackoverflow.com/questions/46484272/emulate-nfc-card-with-selected-uid-on-android and https://stackoverflow.com/questions/9662979/how-to-fix-uid-in-nfc.
Sorry, something went wrong.
No branches or pull requests
Hello, I just install the repo and run example project however I couldn't run the nfc tag in the nfc reader. Does any one solve this problem ?
The text was updated successfully, but these errors were encountered: