
ACR1281S
Advanced Card Systems Ltd. Page 50 of 56
For Example: ISO7816-4 APDU
// To read 8 bytes from an ISO 14443-4 Type B PICC (ST19XR08E)
APDU Command ={80 B2 80 00 08}
Class = 0x80
INS = 0xB2
P1 = 0x80
P2 = 0x00
Lc = None
Data In = None
Le = 0x08
APDU Response: 00 01 02 03 04 05 06 07 90 00