Datasheet
CLOUD 47X0 F REFERENCE MANUAL 44
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