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
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.
Revisions of Message.cpp
Revision | Date | Message | Actions |
---|---|---|---|
6:739e3211749d | 2015-12-03 | Add License | File Diff Annotate |
4:eaf6c49a86e4 | 2015-12-01 | add the possibility to change the record content + add doc | File Diff Annotate |
1:a0eeb478a45a | 2015-11-24 | implement tag reading | File Diff Annotate |
0:04b82ae7aa43 | 2015-11-19 | First Version, the tag is only write | File Diff Annotate |