libnfc/examples/pn53x-sam.1

36 lines
1.1 KiB
Groff
Raw Permalink Normal View History

.TH pn53x-sam 1 "June 15, 2010" "libnfc" "libnfc's examples"
.SH NAME
2010-10-08 22:01:47 +02:00
pn53x-sam \- PN53x SAM communication demonstration tool
.SH SYNOPSIS
.B pn53x-sam
.SH DESCRIPTION
.B pn53x-sam
2010-10-08 22:01:47 +02:00
is a utility attempt to test a simple connection with a SAM (Secure Access
2010-10-08 18:24:04 +02:00
Module) in several modes.
2010-10-08 18:24:04 +02:00
To run this utility you must have a SAM (like the NXP's P5CN072 chip)
successfully connected to your PN53x chip.
2010-07-26 10:55:43 +02:00
2010-10-14 13:53:27 +02:00
Warning: the SAM inside a Touchatag/ACR122U is \fInot\fP hooked to the PN532
but to the intermediate controller so \fBpn53x-sam\fP won't work with a Touchatag/ACR122U.
2010-10-08 22:01:47 +02:00
.SH BUGS
Please report any bugs on the
.B libnfc
issue tracker at:
.br
.BR https://github.com/nfc-tools/libnfc/issues
.SH LICENCE
.B libnfc
is licensed under the GNU Lesser General Public License (LGPL), version 3.
.br
.B libnfc-utils
and
2010-10-01 16:27:39 +02:00
.B libnfc-examples
are covered by the the BSD 2-Clause license.
.SH AUTHORS
Emanuele Bertoldi <emanuele.bertoldi@gmail.com>
.PP
This manual page was written by Emanuele Bertoldi <emanuele.bertoldi@gmail.com>.
It is licensed under the terms of the GNU GPL (version 2 or later).