AET62 Reference Manual
Version 1.0
Page 25 of 37
idvation GmbH
Otto-Hesse-Straße 19 / T5
Phone +49 6151 4923021
D-64293 Darmstadt
Fax +49 6151 3689296
www.idvation.com
8.3.
How to Access FeliCa Tags (ISO 18092)?
Typical sequence may be:
-
Present the FeliCa Tag and Connect the PICC Interface
-
Read / Update the memory of the tag
Step 1) Connect the Tag
The ATR =
3B 8F 80 01 80 4F 0C A0 00 00 03 06 03 F0 11 00 00 00 00 8A
In which,
F0 11 = FeliCa 212K
Step 2)
Read the memory block
without using Pseudo APDU
.
<<
10 06 [8-byte NFC ID] 01 09 01 01 80 00
>>
1D 07 [8-byte NFC ID] 00 00 01 00 AA 55 AA 55 AA 55 AA 55 AA 55 AA 55
AA 55 AA [90 00]
Or
Step 2) Read the memory block
using Pseudo APDU
.
<<
FF 00 00 00 [13] D4 40 01
10 06
[8-byte NFC ID]
01 09 01 01 80 00
In which,
[13]
is the length of the Pseudo Data “
D4 40 01
.. 80 00
”
D4 40 01
is the Data Exchange Command
>>
D5 41 00
1D 07
[8-byte NFC ID]
00 00 01 00 AA 55 AA 55 AA 55 AA 55 AA 55 AA 55 AA 55 AA [90
00]
In which,
D5 41 00
is the Data Exchange Response
Note
: The
NFC ID
can be obtained by using the APDU “
FF CA 00 00 00
”
Please refer to the FeliCa specification for more detailed information.
8.4.
How to Access NFC Forum Type 1 Tags (ISO 18092), e.g. Jewel and Topaz
Tags?
Typical sequence may be:
-
Present the Topaz Tag and Connect the PIC C Interface
-
Read / Update the memory of the tag
Step 1)
Connect the Tag
The ATR =
3B 8F 80 01 80 4F 0C A0 00 00 03 06 03
F0 04
00 00 00 00 9F
In which,
F0 04
= Topaz
Step 2)
Read the memory address
08
(Block 1: Byte-0)
without using Pseudo APDU
<<
01
08
>>
18
[90 00]
In which, Response Data =
18
Or
Step 2)
Read the memory address
08
(Block 1: Byte-0)
using Pseudo APDU
<<
FF 00 00 00 [05] D4 40 01
01
08
In which,
[05]
is the length of the Pseudo APDU Data “
D4 40 01
01
08
”
D4 40 01
is the Data Exchange Command.
01
08
is the data to be sent to the tag.