Technical Manual
East Wind Technologies, Inc.
Copyright © 2022 East Wind Technologies, Inc. All rights reserved. 56/59
3.10 Felica Card Commands
3.10.1 Send APDU to Felica card
Function: Use this command to send / receive APDU to / from Felica card.
Host sends:
Frame
0x2F
APDU command
Checksum
APDU: Please refer to Felica user manual for detailed APDU command.
Success:
Frame
0x2F
Response
Checksum
Response: Felica card answers. Response length depends on each command.
Failure:
Frame
0xD0
Checksum
3.10.2 Polling
Function: Use this command to acquire and identify a card. Acquisition of Manufacture ID
(IDm) and Manufacture Parameter (PMm) is possible with this command.
Host sends:
Frame
0x2F
APDU command
Checksum
APDU: 0x06 00 FF FF 01 00
Success:
Frame
0x2F
Response
Checksum
Response: Felica card answers.
Failure:
Frame
0xD0
Checksum
Example:
Send: 0x08 2F 06 00 FF FF 01 00 20
Response: 0x16 2F 14 01 01 2E 3D 23 BA 07 5C 45 00 F1 00 00 00 01 43 00 88 B4 36
This section describes Manufacture ID (IDm) and Manufacture Parameter (PMm). IDm and PMm can
be acquired as the response data to the Polling command.
• Manufacture ID (IDm)
Using Manufacture ID (IDm), the Reader/Writer identifies a card to be the counterpart of
communication. If more than one System exists on a card, IDm is set to each such System.
IDm consists of Manufacturer Code and Card Identification Number.
The upper 4 bits of the 1 Byte of data located at the top of Manufacturer Code indicate System Number
in the card. System Number is automatically incremented by one in the order of separation of System.