NXP Semiconductors
AN11841
PN7150 Arduino SBC Kit Quick Start Guide
AN11841
All information provided in this document is subject to legal disclaimers.
© NXP Semiconductors N.V. 2016. All rights reserved.
Application note
COMPANY PUBLIC
Rev. 1.2 — 19 August 2016
373012
10 of 21
You can get more information about the message format using “-h” or “--help” parameter:
$ ./nfcDemoApp push –-help
2.4.2.3 Tag emulation mode
This mode allows emulating an NFC tag (NFC Forum T4T) to share data to a remote
NFC reader (e.g. an NFC phone). It is reached using “share” parameter:
$ ./nfcDemoApp share <OPTIONS>
Fig 10. Linux demo application Tag emulation mode
You can get more information about the message format using “-h” or “--help” parameter:
$ ./nfcDemoApp share –-help
2.4.2.4 Tag writing mode
This mode allows writing data to an NFC tag. It is reached using “write” parameter:
$ ./nfcDemoApp write <OPTIONS>