GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
NFC-EMULATE-FORUM-TAG4(1) FreeBSD General Commands Manual (urm) NFC-EMULATE-FORUM-TAG4(1)

nfc-emulate-forum-tag4
NFC Forum tag type 4 emulation command line demonstration tool

nfc-emulate-forum-tag4 [-1] [infile [outfile]]

nfc-emulate-forum-tag4 is a demonstration tool that emulates a NFC Forum tag type 4 v2.0 (or v1.0) with NDEF content.

-1 can be provided to force old Tag Type 4 version 1.0 behavior.

infile is the file which contains NDEF message you want to share with the NFC-Forum compliant initiator device (e.g. Nokia 6212 Classic for a v1.0 tag)

If you want to save a shared content by the initiator device, we have to give outfile argument to point where the NDEF message will be saved.

This example uses the hardware capability of PN532 to handle ISO/IEC 14443-4 low-level frames like RATS/ATS, WTX, etc.

All devices compliant with NFC-Forum Tag Type 4 (Version 2.0 or 1.0) can be used with this example in read-write mode.

If no argument is given, a default NDEF file is available.

You can specify the same infile and outfile

Only PN532 equipped devices can use this example. (e.g. PN532 breakout board)

ACR122 devices (like touchatag, etc.) can be used by this example, but if something goes wrong, you will have to unplug/replug your device. This is not a libnfc's bug, this problem is due to ACR122's internal MCU in front of NFC chip (PN532).

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

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

Roel Verdult ⟨roel@libnfc.org⟩
Romain Tartière ⟨romain@libnfc.org⟩
Romuald Conty ⟨romuald@libnfc.org⟩

This manual page was written by Romuald Conty. It is licensed under the terms of the GNU GPL (version 2 or later).

March 12, 2011

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.