-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
In the Android NFC Tools app, there is an option to set a password for the NFC to make it write-protected, and next time I try to write to that NFC it gives a write error, so If I want to update it, I have to remove the password by providing it my old password and then write the data to it and then again protect it with the password.
but now when I try to write it with web nfc api, It gives me the write error, is there a way I can write to a write-protected nfc through web nfc api by providing it the password that I set from NFC tools app?
I wanted to write to the nfc by providing it my old password --> set new data in the nfc --> and again write-protect it with the password. (is it possible with web NFC api ?)
deejaybill and dtinth
Metadata
Metadata
Assignees
Labels
No labels