FeitianSmartcardReader/FEITIAN_MOBILE_READERS

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

ram1972 opened this issue · 1 comments

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.

@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