-
Notifications
You must be signed in to change notification settings - Fork 1
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
Possible cause for error 6982 #20
Comments
When you attempted to erase the card, did you do this with the keys all set to zeros? |
Thanks for logging this issue, but for future issues with the NFC writer app please post issues to this repo https://github.com/boltcard/bolt-nfc-android-app |
when you say your phone was not 100% charged, how charged was it? |
It dosen't matter. I think I tried it with with 70% of battery load. With 95% I got the same problem. |
Ok, I tried again. It seems that it was really only due to the fact that you have to manually set all keys to zero. Then it cleared the NDEF record field and the card is ready again. The error 6982 does not come then any more. Is then only the question, how could it come that he has written only the NDEF record field. An error of the Android App or a combination with the cell phone that writes the card only half at low voltage? Because of mine we can close the issue. |
Writing an NFC card did not work directly on my phone. Later I found out that it was due to my phone. The NFC card reader/writer does not seem to work properly when the phone is not 100% charged. I always have to plug in the power cord for it to work properly.
However, it was already too late for the card. It then always shows
Error 6982
when trying to write. Or when I tried to erase the card again, I got the "Change Key0: Error: 91AE" message.I found out that the card was only partially written. The field NDEF Record has a lnurlw entry. But the card keys are still set to default. So unrecorded card. I can't remember exactly how this happened, but I suspect that the low voltage of my phone did not read/write the card properly. In any case, the card has an undefined state. Partially write, but without keys that you could overwrite them.
System: Samsung S9+, Android 10, Bolt Card NFC Card Creator v0.1.3
The text was updated successfully, but these errors were encountered: