libnfc/examples/nfc-dep-initiator.1

37 lines
1 KiB
Groff
Raw Permalink Normal View History

.TH nfc-dep-initiator 1 "October 8, 2010" "libnfc" "libnfc's examples"
2010-10-08 20:28:23 +02:00
.SH NAME
2010-10-08 22:36:13 +02:00
nfc-dep-initiator \- Demonstration tool to send/received data as D.E.P. initiator
2010-10-08 20:28:23 +02:00
.SH SYNOPSIS
2010-10-08 22:36:13 +02:00
.B nfc-dep-initiator
2010-10-08 20:28:23 +02:00
.SH DESCRIPTION
2010-10-08 22:36:13 +02:00
.B nfc-dep-initiator
2010-10-08 22:01:47 +02:00
is a demonstration tool for putting NFC device in D.E.P. initiator mode.
2010-10-08 20:28:23 +02:00
This example will attempt to select a passive D.E.P. target and exchange a
simple "Hello" data with target.
2010-10-08 20:28:23 +02:00
Note: this example is designed to work with a D.E.P. target driven by
\fBnfc-dep-target\fP
2010-10-08 20:28:23 +02:00
.SH BUGS
Please report any bugs on the
.B libnfc
issue tracker at:
.br
.BR https://github.com/nfc-tools/libnfc/issues
2010-10-08 20:28:23 +02:00
.SH LICENCE
.B libnfc
is licensed under the GNU Lesser General Public License (LGPL), version 3.
.br
.B libnfc-utils
2010-10-08 20:28:23 +02:00
and
.B libnfc-examples
are covered by the the BSD 2-Clause license.
2010-10-08 20:28:23 +02:00
.SH AUTHORS
Roel Verdult <roel@libnfc.org>,
.br
Romuald Conty <romuald@libnfc.org>.
2010-10-08 20:28:23 +02:00
.PP
This manual page was written by Romuald Conty <romuald@libnfc.org>.
2010-10-08 20:28:23 +02:00
It is licensed under the terms of the GNU GPL (version 2 or later).