-
Notifications
You must be signed in to change notification settings - Fork 10
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
Add option to force contact card run in contactless mode #13
Comments
Sounds like a good idea! Maybe having a command line option that forces contactless vs. chip functionality to override default way-of-working. If I remember correctly I have in the past seen also test setups where NFC application behaves same as the chip application. |
Also thanks for the tip about VMCP! I'll need to try that out as well |
Good idea! It's really useful on some test card. |
But in some intensive test scenarios, I need to keep modifying the command line parameters for different cards. Maybe there can be an option to let program try both modes instead of set them manually. |
Yes, maybe adding an option to try both "payment application selectors" could be the primary way of working. |
Also I found that Visa Mobile CDET has no response to default PSE select command:
but if append
|
Yes, the missing I'll do a quick fix for that soonish. |
some visa dual interface test card (flashed by app VMCP) have only contactless PSE on contact reader. Could you please add an option to force program run in contactless mode?
The text was updated successfully, but these errors were encountered: