FeitianSmartcardReader / FEITIAN_MOBILE_READERS

This is first Combo SDK, support bR301,iR301,bR301BLE,bR500
http://www.pcscreader.com/docs/getting_started.html
24 stars 13 forks source link

APDU command for read/write tags to ISO 14443-3A type NFC Tag #22

Closed ram1972 closed 2 years ago

ram1972 commented 3 years ago

I am using FEITIAN reader BR500 and SDK.

What is the command to read and write tags to the card?

I can use NFC Tools iOS app to read and write tags. But when using FEITIAN sdk I need to send APDU command to read the tags written.

Please help.

FeitianSmartcardReader commented 3 years ago

@ram1972 you can follow the PC/SC command to send the APDU. For example, to read Mifare tag, you will need send FFCA000000 to get UID/CSN from card.

chapter 3.2.1.3, and also you can follow the APDU manual R502_Mifare_1K_CARD_APDU_EN_V1.0.xls

pcsc3_v2.01.09.pdf