Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: NDefLib X_NUCLEO_NFC01A1 mbed
Fork of X-MBED-NFC1 by
Auto generated API documentation and code listings for NFC01A1_Demos
| MyRecord | Custom record that map an integer in a text record |
Code
| 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 |
