这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@adelcsc
Copy link

@adelcsc adelcsc commented Jul 17, 2024

Current termux-nfc api allows to read/write the content of NFEF types only.

I had a case where i needed to read the NFC Chip ID of a non-NFEF card which of course the api returned an error of "we only support NFEF card", so i added a feature of reading only the id of chip using the parameter "id", example :

termux-nfc -r id

this returns a result of :

{
  "card_id":"XXXXX"
}

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