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

Can i use it just like nfcgate? #259

Closed
RandLily opened this issue Jan 3, 2024 · 1 comment
Closed

Can i use it just like nfcgate? #259

RandLily opened this issue Jan 3, 2024 · 1 comment

Comments

@RandLily
Copy link

RandLily commented Jan 3, 2024

A great project! Can i use it just like nfcgate?
One Android device operates as a "reader" reading an NFC tag, the other Android device emulates an NFC tag using the Host Card Emulation。How can i do this?
I found that there are two apks(smart card reader & smart card emulator),but I don't know how to use the pcsc-relay......the "ReadMe" confuses me, should I have to use a plug-in hardware to do relaying?

@frankmorgner
Copy link
Owner

It doesn't work directly. What you could do is the following:

  1. Use "Remote Reader" to connect your tag to a PC that has the virtual reader installed (This is the intended functionality of the app)
  2. Use "pcsc-relay --emulator vpcd" to forward exactly that reader to the Emulator App as described here https://frankmorgner.github.io/vsmartcard/pcsc-relay/README.html#hints-on-android-smart-card-emulator

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