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
8 of 21
Log in the terminal using the default credentials:
Login: udooer
Password: udooer
Fig 6.
UDOO Remote Terminal
Then browse to the Linux libnfc-nci stack directory (refer to chapter 1.2 for more details
about the Linux NFC software stack).
$ cd ~/linux_libnfc-nci
The application requires parameters to run:
$ ./nfcDemoApp <OPTIONS>
You can get the parameters details by launching the application help menu:
$ ./nfcDemoApp –-help
Fig 7.
Linux demo application parameters