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.

Revision:
8:473f6e0b03df
Parent:
7:1ebd6049fa57
Child:
10:9f34b0cfefe4
--- a/Record.h	Thu Dec 10 14:58:43 2015 +0000
+++ b/Record.h	Tue Dec 22 15:34:06 2015 +0000
@@ -1,7 +1,7 @@
 /**
  ******************************************************************************
  * @file    Record.h
- * @author  ST / CentralLabs
+ * @author  ST / Central Labs
  * @version V1.0.0
  * @date    30 Nov 2015
  * @brief   generic Record class