[web-nfc] Write to password protected NFC (#659)

ShriramKhandbahale has just created a new issue for https://github.com/w3c/web-nfc:

== Write to password protected NFC ==
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?

Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/659 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 16 February 2024 05:35:42 UTC