Dries,
Please. I know about the TagWriter and TagInfo Apps and those are what I am using.
What I tried to say was that NFC TagWriter writes to the tag, but the tag doesn’t store it. I am keeping the tag powered, but removing field from the tag before reading again to see if the new message was stored.
My understanding from your community message #1020255 to Madhu Siddalingaiah, 6/2/18 was that SDK 11 implements a ‘script-like’ sequence to generate new NDEF messages implemented under the GenerateNextAutomaticCommand() function. It seems to me that the GNAC ‘script’ could also generate a command for the tag to store the newly created message into firmware space or wherever it needs to be for the tag to present it upon the next read.
I was also hoping for some clues for plugging the GNAC function into the ndeft2t example. I found the use of GNAC in the tlogger code rather convoluted. My attempt to rewrite tlogger, by removing the temperature logging, was a miserable fail.
Steve