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

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

The available demos are:

  • SAMPLE_WRITE_URL: write a tag with the ST home page URL
  • SAMPLE_COUNT_CLICK: create a custom tag to count and report the user button clicks.
  • SAMPLE_WRITE_AND_CHANGE_ALL: write a tag with all the supported records and update the tag contents when the user button is pressed.
  • SAMPLE_LOCK_TAG_CONTENT: use the M24SR component API to set the NFC tag as read-only.

To enable the different demos comment/uncomment the SAMPLE_* macros provided in main.cpp .

History

update NDefLib and mbed libs default tip

2017-08-21, by giovannivisentini [Mon, 21 Aug 2017 12:12:30 +0000] rev 20

update NDefLib and mbed libs


Update libs.

2017-08-08, by nikapov [Tue, 08 Aug 2017 13:34:00 +0000] rev 19

Update libs.


Aligning to ARM mbed coding style.

2017-07-13, by Davidroid [Thu, 13 Jul 2017 12:46:03 +0000] rev 18

Aligning to ARM mbed coding style.


use the new X-NUCLEO-NFC01A1 api; update libs

2017-07-13, by giovannivisentini [Thu, 13 Jul 2017 09:41:01 +0000] rev 17

use the new X-NUCLEO-NFC01A1 api; update libs


Updated dependencies.

2016-08-31, by nikapov [Wed, 31 Aug 2016 15:14:08 +0000] rev 16

Updated dependencies.


add printf to the demos

2016-08-31, by giovannivisentini [Wed, 31 Aug 2016 13:58:17 +0000] rev 15

add printf to the demos


update libs

2016-08-31, by giovannivisentini [Wed, 31 Aug 2016 13:06:13 +0000] rev 14

update libs


add sync and async demos

2016-02-01, by giovannivisentini [Mon, 01 Feb 2016 15:33:26 +0000] rev 13

add sync and async demos


update dependency;

2016-01-14, by giovannivisentini [Thu, 14 Jan 2016 09:17:03 +0000] rev 12

update dependency;


update comments 2

2016-01-11, by giovannivisentini [Mon, 11 Jan 2016 16:10:12 +0000] rev 11

update comments 2