Example application for the X-Nucleo-NFC01A1 Dynamic NFC Tag board.

Dependencies:   NDefLib X_NUCLEO_NFC01A1 mbed

Fork of HelloWorld_NFC01A1 by ST Expansion SW Team

X-NUCLEO-NFC01A1 Dynamic NFC Tag Expansion Board Firmware Package

Introduction

This firmware package includes Components Device Drivers, Board Support Package and example applications for STMicroelectronics X-NUCLEO-NFC01A1 Dynamic NFC Tag Expansion Board based on M24SR.

Example Application

This is just a simple "hello world" style program for the X-NUCLEO-NFC01A1 Dynamic NFC Tag Expansion Board. The program writes a URI link to the M24SR dynamic tag using the synchronous programming model. The URI can then be retrieved from an NFC enabled smartphone/tablet.

A more complex example providing asynchronous access to the tag is also available.

Files at this revision

API Documentation at this revision

Comitter:
giovannivisentini
Date:
Thu May 18 14:24:00 2017 +0000
Parent:
20:3a6e6ae2d691
Child:
22:6381693f9d9a
Commit message:
update Nucleo and mbed libs

Changed in this revision

X_NUCLEO_NFC01A1.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/X_NUCLEO_NFC01A1.lib	Fri Apr 28 12:15:16 2017 +0000
+++ b/X_NUCLEO_NFC01A1.lib	Thu May 18 14:24:00 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ST/code/X_NUCLEO_NFC01A1/#7a2dfd06cb29
+https://developer.mbed.org/teams/ST/code/X_NUCLEO_NFC01A1/#85fdf6fd3da5
--- a/mbed.bld	Fri Apr 28 12:15:16 2017 +0000
+++ b/mbed.bld	Thu May 18 14:24:00 2017 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/abea610beb85
\ No newline at end of file
+https://mbed.org/users/mbed_official/code/mbed/builds/4eea097334d6
\ No newline at end of file