SLOA227B October 2015 – March 2019 TRF7964A , TRF7964A , TRF7970A , TRF7970A
This section explains which APIs in the NFC/RFID layer (see Figure 25) are used to initialize and handle the reader/writer communication. Furthermore, it describes how to implement a reader/writer application that can send and receive NDEF message to and from an NFC-enabled device.
The firmware example that contains the reader/writer APIs discussed in this document can be downloaded from http://www.ti.com/lit/zip/sloa227.
As downloaded, the firmware example includes the full TI NFC stack which supports peer-to-peer, card emulation, and reader/writer modes. For applications that do not require all NFC operating modes, there are configuration options available to reduce the NFC stack memory footprint (only compiling required operating modes). These configurations can be made by modifying the #define statements within the nfc_config.h file, located at [Install Path]\nfclink\Source\headers.