A simple mbed OS application providing an example of asynchronous access to the X-NUCLEO_NFC01A1 Dynamic NFC Tag board.
Dependencies: NDefLib X_NUCLEO_NFC01A1
Fork of mbed-os-example-NFC01A1 by
The application provides a simple example of asynchronous access to the X-NUCLEO-NFC01A1 Dynamic NFC Tag Expansion Board. It represents the multi-threaded mbed OS 5 version of the mbed classic HelloWorld_Async_NFC01A1 application.
The program writes a URI link to the M24SR dynamic tag using the asynchronous programming model.
The URI can then be read and printed on the serial console by pressing the user button and/or via RF from an NFC enabled smartphone/tablet.
Files at revision 2:e06d881b4b3c
| Name | Size | Actions |
|---|---|---|
| [up] | ||
| .gitignore | 32 | Revisions Annotate |
| NDefLib.lib | 63 | Revisions Annotate |
| ReadUriCallbacks.h | 4949 | Revisions Annotate |
| WriteUriCallbacks.h | 4626 | Revisions Annotate |
| X_NUCLEO_NFC01A1.lib | 72 | Revisions Annotate |
| main.cpp | 4611 | Revisions Annotate |
| mbed-os.lib | 77 | Revisions Annotate |
