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

add nfc apdu cli command back #4133

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

leommxj
Copy link
Contributor

@leommxj leommxj commented Mar 1, 2025

What's new

nfc apdu cli command just like the old one #2482 , 14443-4a/15693-3 /14443-4b support this time.

by issue #3276 and discord chat, it is very useful for some people like me.

Verification

use nfc apdu to interact with a card, and see response like the following response for one unionpay credit card.

>: nfc apdu 00a404000e325041592e5359532e444446303100 00A4040008A000000333010102
detecting tag
Sending APDU:00a404000e325041592e5359532e444446303100 to Tag
Response: 6F35840E325041592E5359532E4444463031A523BF0C20611E4F08A000000333010102500F556E696F6E506179204372656469748701019000
Sending APDU:00A4040008A000000333010102 to Tag
Response: 6F6A8408A000000333010102A55E500F556E696F6E506179204372656469748701019F381B9F66049F02069F03069F1A0295055F2A029A039C019F3704DF69015F2D027A689F1101019F120F556E696F6E50617920437265646974BF0C0E9F4D020B0ADF4D020C0ADF6101409000

nfc apdu 260100 send invetory cmd to 15693 card and get uid back.

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

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

Successfully merging this pull request may close these issues.

1 participant