I'm new to NFC programming and wanted to know how I can change the authentication access on a Mifare ultralight C tag.
I mean, can I make the tag write protected with a secret key as I would with Mifare Classic 1k, and then authenticate to write new data again?
There isn't much documentation out there explaining how to do this process...I have a ACR122 card reader to work on this, and I'm using C# to build a windows application.
Any help would be much appreciated, and/or if you have samples codes, that would be awesome.