-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NTAG216 Unlocking Issue #3282
Comments
Greetings! If it is possible, could you take take a debug log, also dump of the card would be helpful |
Hello @droidXrobot ! |
If you have a password protected NTAG216, you should do the folowing steps.
If during these steps you exit to main NFC menu, your manually entered password is not saved and you should start over the whole steps |
Yes, I can read all the pages when I follow the steps you provided. However, I can not write to the card afterwards. |
I see. Now we don't write to locked tags, because it makes writing state machine complicated. We need to work on UI/UX first. I believe that this issue is not a bug, but a feature request. We will try to deliver these feature in next releases |
Hi @gornekich I've implemented the writing support of the NTAG21x card in this PR, and verified on my card now. Although I know there are some special cases that my implementation may not support, I still think it's capable for the major scenarios so we'd better to have this feature. Could you please take a look? Please let me know if you have any concerns. Thanks |
@gornekich any updates? |
Describe the bug.
I tried to unlock an NTAG216 by inputting a password manually. I got a success messaging saying all pages were unlocked successfully but when I tried to read the tag again it said "Password-protected pages!"
Reproduction
Target
0.96.1
Logs
No response
Anything else?
Flipper firmware 0.96.1
The text was updated successfully, but these errors were encountered: