1nfc-dep-target(1) libnfc's examples nfc-dep-target(1)
2
3
4
6 nfc-dep-target - Demonstration tool to send/received data as D.E.P.
7 target
8
10 nfc-dep-target
11
13 nfc-dep-target is a demonstration tool for putting NFC device in D.E.P.
14 target mode.
15
16 This example will listen for a D.E.P. initiator and exchange a simple
17 "Hello" data with initiator.
18
19 Note: this example is designed to work with a D.E.P. initiator driven
20 by nfc-dep-initiator.
21
22
24 Please report any bugs on the libnfc issue tracker at:
25 https://github.com/nfc-tools/libnfc/issues
26
28 libnfc is licensed under the GNU Lesser General Public License (LGPL),
29 version 3.
30 libnfc-utils and libnfc-examples are covered by the the BSD 2-Clause
31 license.
32
34 Roel Verdult <roel@libnfc.org>,
35 Romuald Conty <romuald@libnfc.org>.
36
37 This manual page was written by Romuald Conty <romuald@libnfc.org>. It
38 is licensed under the terms of the GNU GPL (version 2 or later).
39
40
41
42libnfc October 8, 2010 nfc-dep-target(1)