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 25:b0359caea148, committed 2017-08-08
- Comitter:
- nikapov
- Date:
- Tue Aug 08 12:37:51 2017 +0000
- Parent:
- 24:6a1c5b9cfaeb
- Child:
- 26:22f027e4e480
- Commit message:
- Update 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 Thu Jul 13 08:51:56 2017 +0000 +++ b/X_NUCLEO_NFC01A1.lib Tue Aug 08 12:37:51 2017 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/ST/code/X_NUCLEO_NFC01A1/#7b2b4dbed7ae +https://developer.mbed.org/teams/ST/code/X_NUCLEO_NFC01A1/#059115ea6ece
--- a/mbed.bld Thu Jul 13 08:51:56 2017 +0000 +++ b/mbed.bld Tue Aug 08 12:37:51 2017 +0000 @@ -1,1 +1,1 @@ -https://mbed.org/users/mbed_official/code/mbed/builds/22da6e220af6 \ No newline at end of file +https://mbed.org/users/mbed_official/code/mbed/builds/fd96258d940d \ No newline at end of file

X-NUCLEO-NFC01A1 Dynamic NFC Tag