Skip to content

atitan/NXP-EXPLORE-NFC-CardEmulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

============================================================================== Readme - Software for the PNEV512R EXPLORE-NFC

  1. Document purpose

This document describes the content of the source package as well as known problems and restrictions. A separate User Manual describes the first steps how to use the software in combination with the Hardware.

  1. Known problems and restrictions
  • Restrictions The Software is restricted to the Hardware. The API is intended for the NXP contactless/contact reader ICs, as such the API is not to be ported to any technology from any other vendor. The Software is running on the Raspberry Pi of the Raspberry Pi Foundation. NXP will not support porting to any other vendor platform.

The Software stack as well as the PNEV512R were validated according to CE.

  • Known Problems

    • none
  1. Content

RaspberryPi-EXPLORE-NFC-Startguide.pdf (User manual for the project)

EULA.pdf (EULA - End User License Agreement)

Readme.txt (this document)

CardEmulation-FB_NFC-Sources.zip content:

CardEmulation-FB +---build +---source +---NxpRdLib_PublicRelease +---comps +---intfs +---types +---CheckNdef.c +---CheckNdef.h +---CMakeLists.txt +---main.c +---Readme.txt

  1. Mandatory material, not included
  • Raspberry Pi
  1. Building the project

To build the project do the following steps:

  1. Change into the folder build.
  2. Run the command "cmake ../source".
  3. Run the command "make".
  1. Revision History

V1.0:

  • First packaged version.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.9%
  • CMake 0.1%