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 9:24ef5b8626a3, committed 2016-01-19
- Comitter:
- giovannivisentini
- Date:
- Tue Jan 19 13:41:57 2016 +0000
- Parent:
- 8:1eca669a412b
- Child:
- 10:06f15612ce28
- Commit message:
- updated libraries
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 Fri Jan 15 11:02:51 2016 +0000 +++ b/NDefLib.lib Tue Jan 19 13:41:57 2016 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/users/giovannivisentini/code/NDefLib/#dbf3a61d70b3 +https://developer.mbed.org/teams/ST-Expansion-SW-Team/code/NDefLib/#dbf3a61d70b3
--- a/X_NUCLEO_NFC01A1.lib Fri Jan 15 11:02:51 2016 +0000 +++ b/X_NUCLEO_NFC01A1.lib Tue Jan 19 13:41:57 2016 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/users/giovannivisentini/code/X_NUCLEO_NFC01A1/#67e136b6921d +https://developer.mbed.org/teams/ST-Expansion-SW-Team/code/X_NUCLEO_NFC01A1/#c750fff4a096

X-NUCLEO-NFC01A1 Dynamic NFC Tag