Document Version 1.2
Last revised on
2017-09-26
Page 38 of 92
Reference Manual for uTrust 4701F and uTrust 4711F Readers
6.2.14.
PAPDU_FELICA_REQ_SERVICE
This command issues a REQ SERVICE as defined in JIS 9.6.2. P1. On receiving this command an NFC
Forum tag type 3 will respond with the area key version of the specified area and the service key
version of the specified service.
Command APDU:
Command
CLA
INS
P1
P2
P3
Data
FeliCa REQ
Service
FF
42
Number of
services/areas
00
2 *
P1
Service Code List /
Area Code List
Response APDU:
Data
Status Word
8 bytes IDm + No. of Service or areas(n) + Service version
or area version list (2*n)
SW1, SW2
6.2.15.
PAPDU_FELICA_REQ_RESPONSE
This command issues a REQ RESPONSE as defined in JIS 9.6.1. When an NFC Forum tag type 3 receives
this command, it responds with its current mode (0/1/2).
Command APDU:
Command
CLA
INS
P1
P2
P3
Data
FeliCa REQ Response
FF
44
00
00
00
-
Response APDU:
Data
Status Word
8 bytes IDm + Mode
SW1, SW2
6.2.16.
PAPDU_FELICA_READ_BLK
This command issues a READ as defined in JIS 9.6.3
●
P1 specifies the number of service
●
P2 specifies the number of blocks
●
Data buffer specifies the service code and block list
When an NFC Forum tag type 3 receives this command, it responds with the record value of the
specified service.
Command APDU:
Command
CLA
INS
P1
P2
P3
Data
FeliCa REQ
Response
FF
46
Number of
service
Number
of blocks
2*(P1 + P2)
Service
Code List,
Block List
Response APDU:
Data
Status Word
8 bytes IDm + Status Flag 1 + Status Flag 2 + No.
of blocks(n) + Block data (n*16)
SW1, SW2