SLOA208B November 2014 – March 2019 TRF7970A , TRF7970A
The easiest way to modify the contents of a tag with the provided example firmware is to use an NFC enabled handset to re-write the tag with a new message. Many NFC handsets have applications that can be used to write custom messages and information to be written into a tag. Because the example firmware can work with both Type 4A and 4B writers, it does not matter which type is used to write the tag and which type is used to read it.
If it is necessary to modify the contents of a tag that will be placed in flash memory or that must have the correct information upon power-up, then the ce_t4t_config.c file needs to be modified.
If modifications must be made to the file for such reasons, then the CC file, the file length and format information of the modified files, and payload contents all need to be changed. It may be necessary to re-size the buffers as well, and that would require additional changes to the defined file structures in regards to the maximum size of each buffer.