1nfc-scan-device(1) NFC Utilities nfc-scan-device(1)
2
3
4
6 nfc-scan-device - Scan NFC devices
7
9 nfc-scan-device [ options ]
10
12 nfc-scan-device is a utility for listing any available device compliant
13 with libnfc. It can optionnally display device's capabilities.
14
15
17 -v Tells nfc-scan-device to be verbose and display detailed infor‐
18 mation about the devices found.
19
20 -i Tells nfc-scan-device to allow intrusive scan (eg. serial ports
21 scan). This is equivalent to set environment variable LIB‐
22 NFC_INTRUSIVE_SCAN to "yes".
23
24
26 For a SCL3711 device (in verbose mode):
27
28 - SCM Micro / SCL3711-NFC&RW:
29 pn53x_usb:002:017
30 chip: PN533 v2.7
31 initator mode modulations: ISO/IEC 14443A (106 kbps), FeliCa (424
32 kbps, 212 kbps), ISO/IEC 14443-4B (847 kbps, 424 kbps, 212 kbps, 106
33 kbps), Innovision Jewel (106 kbps), D.E.P. (424 kbps, 212 kbps, 106
34 kbps)
35 target mode modulations: ISO/IEC 14443A (106 kbps), FeliCa (424 kbps,
36 212 kbps), D.E.P. (424 kbps, 212 kbps, 106 kbps)
37
38
40 Please report any bugs on the libnfc issue tracker at:
41 http://code.google.com/p/libnfc/issues
42
44 libnfc is licensed under the GNU Lesser General Public License (LGPL),
45 version 3.
46 libnfc-utils and libnfc-examples are covered by the the BSD 2-Clause
47 license.
48
50 Roel Verdult <roel@libnfc.org>,
51 Romain Tartière <romain@libnfc.org>,
52 Romuald Conty <romuald@libnfc.org>.
53
54 This manual page was written by Romuald Conty <romuald@libnfc.org>. It
55 is licensed under the terms of the GNU GPL (version 2 or later).
56
57
58
59libnfc October 21, 2012 nfc-scan-device(1)