ACR1281U-C1 – Application Programming Interface
Version 1.08
www.acs.com.hk
Page 68 of 96
Typical sequence may be:
1. Present the tag and connect the PICC interface.
2. Read/Update the memory of the tag.
Step 1:
Connect the tag.
The ATR of the tag is 3B 88 80 01
00 00 00 00
33 81 81
00 3Ah
In which,
The Application Data of ATQB = 00 00 00 00h,
protocol information of ATQB = 33 81 81h.
It is an ISO
14443-4 Type B tag.
Step 2:
Send an APDU, Get Challenge.
<< 00 84 00 00 08h
>> 1A F7 F3 1B CD 2B A9 58 [90 00h]
Note: For ISO 14443-4 Type A tags, the ATS can be obtained by using the APDU “FF CA 01 00 00h.”
Example:
ISO 7816-4 APDU
To read 8 bytes from an ISO 14443-4 Type B PICC (ST19XR08E)
APDU = { 80 B2 80 00 08h }
Class = 80h; INS = B2h; P1 = 80h; P2 = 00h;
Lc
= None; Data In = None; Le = 08h
Answer: 00 01 02 03 04 05 06 07 [$90 00h]