I'm trying to use the three basic NFC functions in Google Chrome (Web NFC API, navigator.nfc).
I know it's possible to read and write NDEF messages on tags. What I did not find out yet is how to protect the written data on the tag from being overwritten. Is this possible?