Utility library to read and write Ndef messages from/to a Type4 NFC tag

Dependents:   NFC M2M_2016_STM32 MyongjiElec_capstone1 IDW01M1_Cloud_IBM ... more

Fork of NDefLib by ST Expansion SW Team

NDEF NFC library

This library provides an abstract API to create NDEF formatted messages and records and to read/write them from/to a Type4 NFC Tag.

Implementations

At the moment, the NDEF API is implemented by X_NUCLEO_NFC01A1 and X_NUCLEO_NFC02A1 Dynamic NFC Tag libraries respectively driving the X-NUCLEO-NFC01A1 and X-NUCLEO-NFC02A1 boards.

History

change on_message_write callback; the message parameter was unused and it pointed to an invalid object default tip

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

change on_message_write callback; the message parameter was unused and it pointed to an invalid object


Updated to fit ARM mbed coding style.

2017-07-12, by Davidroid [Wed, 12 Jul 2017 12:33:42 +0000] rev 20

Updated to fit ARM mbed coding style.


Aligned to ARM mbed coding style.

2017-04-28, by giovannivisentini [Fri, 28 Apr 2017 12:13:51 +0000] rev 19

Aligned to ARM mbed coding style.


add the RecordWifiConf for store the wifi configuration into a ndef tag

2016-10-27, by giovannivisentini [Thu, 27 Oct 2016 07:39:26 +0000] rev 18

add the RecordWifiConf for store the wifi configuration into a ndef tag


add function for remove/delete Record from a Message

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

add function for remove/delete Record from a Message


update docs

2016-02-02, by giovannivisentini [Tue, 02 Feb 2016 16:04:15 +0000] rev 16

update docs


rename setCallback and update docs

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

rename setCallback and update docs


add async api

2016-01-28, by giovannivisentini [Thu, 28 Jan 2016 14:01:07 +0000] rev 14

add async api


update documentation 4

2016-01-14, by giovannivisentini [Thu, 14 Jan 2016 08:40:45 +0000] rev 13

update documentation 4


Update documentation 3

2016-01-14, by giovannivisentini [Thu, 14 Jan 2016 07:54:44 +0000] rev 12

Update documentation 3