Example application for the X-Nucleo-NFC01A1 Dynamic NFC Tag board.
Dependencies: NDefLib X_NUCLEO_NFC01A1 mbed
Fork of HelloWorld_NFC01A1 by
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.
Revision 5:664721225857, committed 2016-01-11
- Comitter:
- giovannivisentini
- Date:
- Mon Jan 11 13:20:01 2016 +0000
- Parent:
- 4:4145a2db3349
- Child:
- 6:44204e733f96
- Commit message:
- update lib with the new docs
Changed in this revision
| NDefLib.lib | Show annotated file Show diff for this revision Revisions of this file |
| X_NUCLEO_NFC01A1.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/NDefLib.lib Tue Dec 22 15:34:40 2015 +0000 +++ b/NDefLib.lib Mon Jan 11 13:20:01 2016 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/users/giovannivisentini/code/NDefLib/#473f6e0b03df +http://developer.mbed.org/users/giovannivisentini/code/NDefLib/#eaf42739791e
--- a/X_NUCLEO_NFC01A1.lib Tue Dec 22 15:34:40 2015 +0000 +++ b/X_NUCLEO_NFC01A1.lib Mon Jan 11 13:20:01 2016 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/users/giovannivisentini/code/X_NUCLEO_NFC01A1/#96389fb79676 +http://developer.mbed.org/users/giovannivisentini/code/X_NUCLEO_NFC01A1/#5e637c71cbb3

X-NUCLEO-NFC01A1 Dynamic NFC Tag