2011-10-01 14:26:11 +02:00
|
|
|
.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
|
|
|
|
2011-10-01 14:26:11 +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
|
|
|
|
2011-10-01 14:26:11 +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
|
2011-10-01 14:26:11 +02:00
|
|
|
issue tracker at:
|
|
|
|
.br
|
2015-04-30 14:19:03 +02:00
|
|
|
.BR https://github.com/nfc-tools/libnfc/issues
|
2010-10-08 20:28:23 +02:00
|
|
|
.SH LICENCE
|
|
|
|
.B libnfc
|
2011-10-01 14:26:11 +02:00
|
|
|
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
|
2011-10-01 14:26:11 +02:00
|
|
|
are covered by the the BSD 2-Clause license.
|
2010-10-08 20:28:23 +02:00
|
|
|
.SH AUTHORS
|
2011-10-01 14:26:11 +02:00
|
|
|
Roel Verdult <roel@libnfc.org>,
|
|
|
|
.br
|
|
|
|
Romuald Conty <romuald@libnfc.org>.
|
2010-10-08 20:28:23 +02:00
|
|
|
.PP
|
2010-10-19 11:34:18 +02:00
|
|
|
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).
|