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 Nicola Capovilla

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.

Committer:
nikapov
Date:
Fri Aug 11 09:19:31 2017 +0000
Revision:
2:e06d881b4b3c
Parent:
0:3e88cb856f63
Use one thread only to handle the events.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
nikapov 0:3e88cb856f63 1 https://developer.mbed.org/teams/ST/code/NDefLib/#31f727872290