A simple application providing an example of asynchronous access to the X-NUCLEO_NFC01A1 Dynamic NFC Tag board.

Dependencies:   NDefLib X_NUCLEO_NFC01A1 mbed

Fork of HelloWord_Async_NFC01A1 by ST Expansion SW Team

Auto generated API documentation and code listings for HelloWorld_Async_NFC01A1

Classes

ReadUriCallbacks Chain of callback that will read a NDef Message and print all the record of type URI
WriteUriCallbacks Chain of callback that will crate a Uri record and write it

Code

main.cpp [code] Test the async comunication api
ReadUriCallbacks.h [code]
WriteUriCallbacks.h [code] Class to write a URI tag