Quick access: overview
, compilation
, requirements
, latest news 
The Open NFC Core Edition is a superset of the SDK edition: it contains the Open NFC SDK (for Win32) and also the source code of the hardware-independent core of the Open NFC stack, and the source code of the NFC HAL module for NFC Simulator.
Here is the detailed list of the contents:
What you can do with this edition:
What you cannot do:
Please check the documents included in this Edition (in particular SIS_NFC_0707-003 “Open NFC – API Specification” and SIS_NFC_0709-014 “Open NFC Core Edition – Porting Guide”) for important general information on the Open NFC software stack.
In order to compile the stack, you need the software environment described in the Requirements section below. Then, you should compile the projects in the following order (the following procedure assumes you build all the projects in “release” mode):
test_reader.exe cc:nfcc_hal
Congratulation! You are now able to use the Open NFC stack in Win32 environment.
The source code of Open NFC is portable C code that should compile with any C99-compliant compiler.
You will need the Microsoft Visual C++ 2010 Redistributable Package (x86, x64) to execute the pre-compiled applications under Windows.
In order to build and compile the stack in the Win32 environment, we provide the porting files. You will need:
A few Win32 example applications are provided in the porting. You can re-compile and run these applications. For doing so, you need to:
Please check the embedded documentation on running the Win32 examples for details on the command-line arguments.
We are happy to release today the version 4.3.2 of our OpenNFC stack. This new release includes: Core Edition SDK Edition (previously called PC Edition) Linux Edition and NFC HAL for MicroRead Edition. For a complete description of what is included in each Edition, please refer to the website (http://www.open-nfc.org) and the contents of the [...]
We are glad to announce today a new release of Open NFC: 4.3.1 r0 (build 11634). This new release includes the following Editions: Core Edition SDK Edition (previously called PC Edition) Linux Edition NFC HAL for MicroRead Edition Android Edition and Android Add-on Edition. For a complete description of what is included in each Edition, [...]
We are actively working on the next version of Open NFC: 4.3.1. Without revealing all the exciting new features of this upcoming revision, we can disclose the prototype of two new functions that will be added in this release. WReaderGetIdentifier This function will return the Unique Identifier of any tag, independently from the technology — [...]
Click here to see older news.
We are happy to release today the version 4.3.2 of our OpenNFC stack.
This new release includes:
For a complete description of what is included in each Edition, please refer to the website (http://www.open-nfc.org) and the contents of the Release Notes included in each package.
The following are the main changes:
Please note that this release does not include the Android edition.
As usual, please report your question / problems to the project new mailing-list: Open-NFC-Help@lists.sourceforge.net.
Thanks!
The Open NFC team.
We are glad to announce today a new release of Open NFC: 4.3.1 r0 (build 11634).
This new release includes the following Editions:
For a complete description of what is included in each Edition, please refer to the website (http://www.open-nfc.org) and the contents of the Release Notes included in each package.
The following are the main changes:
A number of cleanups have been performed in the contents of the different Editions; new components have been added while other components have been removed; we encourage you to browse inside the different archives even if you are already familiar with the previous releases to get an overview of all the changes. As usual, the Release Notes of each archive should be a good starting point.
We hope you will enjoy this new release. Please report your question / problems to the project new mailing-list: Open-NFC-Help@lists.sourceforge.net
You may have noticed also that the website (http://open-nfc.org) has been updated a few days ago. Please send your comments to the project mailing-list, if you have any, to help us improve this site.
Thanks!
The Open NFC team.
We are actively working on the next version of Open NFC: 4.3.1.
Without revealing all the exciting new features of this upcoming revision, we can disclose the prototype of two new functions that will be added in this release.
These new functions simplify and improve the usability of the stack, we hope you will enjoy this change!