1nfc-list(1)                      NFC Utilities                     nfc-list(1)
2
3
4

NAME

6       nfc-list - list NFC targets
7

SYNOPSIS

9       nfc-list [ options ]
10

DESCRIPTION

12       nfc-list  is  a utility for listing any available tags like ISO14443-A,
13       FeliCa, Jewel or ISO14443-B (according to the device capabilities).  It
14       may  detect several tags at once thanks to a mechanism called anti-col‐
15       lision but all types of tags don't support anti-collision and there  is
16       some physical limitation of the number of tags the reader can discover.
17
18       This tool displays all available information at selection time.
19
20

OPTIONS

22       -v     Tells  nfc-list  to  be verbose and display detailed information
23              about the targets shown.  This includes SAK decoding and finger‐
24              printing is available.
25
26       -t X   Polls only for types according to bitfield value of X:
27                 1: ISO14443A
28                 2: Felica (212 kbps)
29                 4: Felica (424 kbps)
30                 8: ISO14443B
31                16: ISO14443B'
32                32: ISO14443B-2 ST SRx
33                64: ISO14443B-2 ASK CTx
34               128: Jewel
35
36              So 255 (default) polls for all types.
37
38              Note that if 16, 32 or 64 then 8 is selected too.
39
40

EXAMPLE

42       For an ISO/IEC 14443-A tag (i.e.Mifare DESFire):
43
44           ATQA (SENS_RES): 03  44
45              UID (NFCID1): 04  45  35  01  db  24  80
46             SAK (SEL_RES): 20
47                 ATS (ATR): 75  77  81  02  80
48
49

BUGS

51       Please report any bugs on the libnfc issue tracker at:
52       http://code.google.com/p/libnfc/issues
53

LICENCE

55       libnfc  is licensed under the GNU Lesser General Public License (LGPL),
56       version 3.
57       libnfc-utils and libnfc-examples are covered by the  the  BSD  2-Clause
58       license.
59

AUTHORS

61       Roel Verdult <roel@libnfc.org>,
62       Romain Tartière <romain@libnfc.org>,
63       Romuald Conty <romuald@libnfc.org>.
64
65       This manual page was written by Romuald Conty <romuald@libnfc.org>.  It
66       is licensed under the terms of the GNU GPL (version 2 or later).
67
68
69
70libnfc                           June 26, 2009                     nfc-list(1)
Impressum