1NFC-EMULATE-FORUM-TAG2(1)   User's Reference Manual  NFC-EMULATE-FORUM-TAG2(1)
2

NAME

4     nfc-emulate-forum-tag2 — NFC Forum tag type 2 emulation command line
5     demonstration tool
6

SYNOPSIS

8     nfc-emulate-forum-tag2
9

DESCRIPTION

11     nfc-emulate-forum-tag2 is a demonstration tool that emulates a NFC-Forum
12     Tag Type 2 with NDEF content.
13
14     Some devices compliant with NFC-Forum Tag Type 2 can be used with this
15     example, in read mode only.
16

IMPORTANT

18     This example has been developed using PN533 USB hardware as target and
19     Google Nexus S phone as initiator.
20
21     This is know to NOT work with Nokia 6212 Classic and could fail with sev‐
22     eral NFC Forum compliant devices due to the following reasons:
23
24     - The emulated target has only a 4-byte UID while most devices assume a
25     Tag Type 2 has always a 7-byte UID (as a real Mifare Ultralight tag);
26
27     - The chip is emulating an ISO/IEC 14443-3 tag, without any hardware
28     helper.  If the initiator have too strict timeouts for software-based
29     emulation (which is usually the case), this example will fail.  This is
30     not a bug and we can't do anything using this hardware (PN531/PN533).
31
32     ACR122 devices (like touchatag, etc.) can be used by this example, but if
33     something goes wrong, you will have to unplug/replug your device.  This
34     is not a libnfc's bug, this problem is due to ACR122's internal MCU in
35     front of NFC chip (PN532).
36

BUGS

38     Please report any bugs on the libnfc issue tracker at:
39     http://code.google.com/p/libnfc/issues
40

LICENCE

42     libnfc is licensed under the GNU Lesser General Public License (LGPL),
43     version 3.  libnfc-utils and libnfc-examples are covered by the BSD
44     2-Clause license.
45

AUTHORS

47     Roel Verdult <roel@libnfc.org>
48     Romain Tartière <romain@libnfc.org>
49     Romuald Conty <romuald@libnfc.org>
50
51     This manual page was written by Romuald Conty.  It is licensed under the
52     terms of the GNU GPL (version 2 or later).
53
54                              September 19, 2012
Impressum