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
7 of 21
2.4 Linux NFC demo application
2.4.1 Application details
The demo application uses a part of the Linux libnfc-nci stack available on public GitHub
repository
www.nxp.com/redirect/github.com/NXPNFCLinux/linux_libnfc-nci
. The related
source code can then be found there (more details in document AN11697 [5]).
2.4.2 Starting the application
Start the UDOO Neo board as “USB Headless IoT Device”, by just inserting the Micro-SD
card in the related slot and connect the micro-USB cable to your PC. Be sure to have
installed the right driver specific for the USB connection, refer to
http://www.udoo.org/docs-neo/Basic_Setup/Usb_Direct_Connection.html
Open a remote session through “Web Control Panel” by browsing to “192.168.7.2” in a
web browser, it should display the UDOO Neo platform dashboard:
Fig 5.
UDOO dashboard
Then open a terminal session by clicking on “>_ REMOTE TERMINAL” button.
Note: there is other way to open a remote terminal allowing to run the demo application.
Refer to
http://www.udoo.org/docs-neo/Getting_Started/Use_as_a_Computer.html
http://www.udoo.org/docs-neo/Getting_Started/Use_as_a_headless_IoT_Device.html
more details.