ndef.makeReadOnly()
https://github.com/w3c/web-nfc/issues/558
ndef.makeReadOnly()
ndef.write("ok")
ndef.write("ok")
then
ndef.makeReadOnly()
ndef.scan()
abortController.abort()
abortController = new AbortController()