This application provides a set of demos with X-NUCLEO-NFC01A1 expansion board.

Dependencies:   NDefLib X_NUCLEO_NFC01A1 mbed

Fork of X-MBED-NFC1 by Giovanni Visentini

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
main.cpp [code]
MyRecord.h [code]Simple castom record used in the countClick demo
SampleAsync_countClick.cpp [code]This demo define a custom record that contains the number of time the user press the user button
SampleAsync_lockWriteTag.cpp [code]This demo define a lock/unlock the tag content when the user press the user button
SampleAsync_writeAndChangeAll.cpp [code]This demo write an ndef message different records, when the user press the buttun read the tag, change some data and write it again
SampleAsync_writeUrl.cpp [code]This demo write an ndef message with an url inside
Samples.h [code]This file contains definitions for the sample functions that are that are using the nfc component in a sync way
SampleSync_countClick.cpp [code]This demo define a custom record that contains the number of time the user press the user button
SampleSync_lockWriteTag.cpp [code]This demo define a lock/unlock the tag content when the user press the user button
SampleSync_writeAndChangeAll.cpp [code]
SampleSync_writeUrl.cpp [code]This demo write an ndef message with an url inside