logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nfc-read-forum-tag3 - Extract NDEF Message from a NFC Forum Tag Type 3

Authors

       Roel Verdult <roel@libnfc.org>,
       Romain Tartière <romain@libnfc.org>,
       Romuald Conty <romuald@libnfc.org>.

       This manual page was written by Audrey Diacre <adiacre@il4p.fr>.  It is licensed under the terms  of  the
       GNU GPL (version 2 or later).

libnfc                                          November 22, 2011                         nfc-read-forum-tag3(1)

Bugs

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

Description

nfc-read-forum-tag3  This utility extracts (if available) NDEF Messages contained in a NFC Forum Tag Type
       3 to FILE

Licence

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

Name

       nfc-read-forum-tag3 - Extract NDEF Message from a NFC Forum Tag Type 3

Options

-oFILE : output extracted NDEF Message to FILE (use -o- to output to stdout)

       -q : be quiet, don't display Attribute Block parsing info

Synopsis

nfc-read-forum-tag3 [ -q ] -oFILE

See Also