57560c3290
Update Issue 117 Status: WontFix ACR122 device support is limited. We can not provide a rock-solid support of emulation on these devices this way (talking directly to PN532).
40 lines
1.4 KiB
Groff
40 lines
1.4 KiB
Groff
.TH NFC-EMULATE-FORUM-TAG4 1 "October 8, 2010"
|
|
.SH NAME
|
|
nfc-emulate-forum-tag4 \- NFC Forum tag type 4 emulation command line demonstration tool
|
|
.SH SYNOPSIS
|
|
.B nfc-emulate-forum-tag4
|
|
.SH DESCRIPTION
|
|
.B nfc-emulate-forum-tag4
|
|
is a demonstration tool that emulates a NFC Forum tag type 4 with NDEF content.
|
|
|
|
Currently, this tool only works with a Nokia 6212 Classic phone as initiator
|
|
and a PN532-equipped NFC device as target.
|
|
|
|
This example uses the hardware capability of PN532 to handle ISO/IEC 14443-4
|
|
low-level frames like RATS/ATS, WTX, etc.
|
|
|
|
At the moment, only the Nokia 6212 Classic can be used with this example
|
|
because it's based on a pre-established communication plan and the tool sends
|
|
blindly the expected replies to the initiator without having interpreted the queries.
|
|
|
|
.SH IMPORTANT
|
|
ACR122 devices (like touchatag, etc.) can be used by this example, but if
|
|
something goes wrong, you will have to unplug/replug your device.
|
|
This is not a
|
|
.B libnfc's
|
|
bug, this problem is due to ACR122's internal MCU in front of NFC chip (PN532).
|
|
.SH BUGS
|
|
Please report any bugs on the
|
|
.B libnfc
|
|
forum at
|
|
.BR http://www.libnfc.org/community/ "."
|
|
.SH LICENCE
|
|
.B libnfc
|
|
and
|
|
.B libnfc-examples
|
|
are covered by the GNU Lesser General Public License (LGPL), version 3.
|
|
.SH AUTHORS
|
|
Roel Verdult <roel@libnfc.org>
|
|
.PP
|
|
This manual page was written by Romuald Conty <romuald@libnfc.org>.
|
|
It is licensed under the terms of the GNU GPL (version 2 or later).
|