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 3:54859272193c, committed 2015-12-22
- Comitter:
- giovannivisentini
- Date:
- Tue Dec 22 08:40:33 2015 +0000
- Parent:
- 2:0d1d27753045
- Child:
- 4:4145a2db3349
- Commit message:
- update ndeflib_m24sr
Changed in this revision
| NDefLib_M24SR.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/NDefLib_M24SR.lib Tue Dec 22 08:33:29 2015 +0000 +++ b/NDefLib_M24SR.lib Tue Dec 22 08:40:33 2015 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/users/giovannivisentini/code/NDefLib_M24SR/#6286ba64decc +http://developer.mbed.org/users/giovannivisentini/code/NDefLib_M24SR/#74046bb867e2

X-NUCLEO-NFC01A1 Dynamic NFC Tag