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 16:0ab6bf9abd5a, committed 2016-02-03
- Comitter:
- nikapov
- Date:
- Wed Feb 03 10:17:14 2016 +0000
- Parent:
- 15:9b61a8057933
- Child:
- 17:22e6c00f3a4c
- Commit message:
- lib references updated
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 Wed Feb 03 09:04:26 2016 +0000 +++ b/NDefLib.lib Wed Feb 03 10:17:14 2016 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/ST-Expansion-SW-Team/code/NDefLib/#030e7ffdf512 +https://developer.mbed.org/teams/ST/code/NDefLib/#030e7ffdf512
--- a/X_NUCLEO_NFC01A1.lib Wed Feb 03 09:04:26 2016 +0000 +++ b/X_NUCLEO_NFC01A1.lib Wed Feb 03 10:17:14 2016 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/ST-Expansion-SW-Team/code/X_NUCLEO_NFC01A1/#2090378b0b51 +https://developer.mbed.org/teams/ST/code/X_NUCLEO_NFC01A1/#2090378b0b51

X-NUCLEO-NFC01A1 Dynamic NFC Tag