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
28                 1: ISO14443A
29                 2: Felica (212 kbps)
30                 4: Felica (424 kbps)
31                 8: ISO14443B
32                16: ISO14443B'
33                32: ISO14443B-2 ST SRx
34                64: ISO14443B-2 ASK CTx
35               128: ISO14443B iClass
36               256: ISO14443A-3 Jewel
37               512: ISO14443A-2 NFC Barcode
38
39              So  1023 (default) polls for all types.  Note that if 16, 32, 64
40              or 128 then 8 is selected too.
41
42

EXAMPLE

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

BUGS

53       Please report any bugs on the libnfc issue tracker at:
54       https://github.com/nfc-tools/libnfc/issues
55

LICENCE

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

AUTHORS

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