-
-
Notifications
You must be signed in to change notification settings - Fork 908
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
Tag lost (Huawei Mate 10 Pro) #158
Comments
What do you mean by "partially"? Were you expecting MCT to read all data because you have all the keys? Or was this the expected behavior, because you do not have all the keys? Regarding the connection issues: Have you tried the auto reconnect feature from the settings dialog? |
I have all the keys and they work on my oneplus 5. Nothing weird is going on. What happens is when i read the tag, some of the keys doesnt show up and some sectors says that they are dead. If i read the tag again it can show me the info that was read before but says dead sector or cant find the keys for them .. say key A is found but B is not .. next time i read.. Key B is shown but key A is not .. or it shows dead sector. So it seems that it reads it partially, somehow loses connection when reading the tag too .. same for writing to the tag. |
This is same Tag read 3 times. Just open them with text editor |
This sounds very familiar. I have the same inconsistent reading with my Nexus 5X. Have a look at #106 It looks like this is a Android bug and there is nothing I can do about it... :( |
this is weird, because my friend has a p10, and it worked fine before i think when he updated the android verison, thats when it started to happen on his too. |
Yeah, I agree. I think it is just a software issue (and maybe a bit of a hardware issue with the antenna of the tag and the phone). |
Wish we could find a way to fix it, is there a way to debbug it too see whats happening behind the scene. |
Well yes, MCT is open source. You can install Android Studio and download the source directly from this github page. You can set breakpoints wherever you want. |
On a side note: what version of Android is the Mate 10 Pro using? |
Android 8, Oreo |
Thanks for the feedback. Let's see what will happen after the update to Android 8.1. For my Nexus 5X Android 8.1 fixed some NFC issues. |
Sounds lovely, We will wait till mate gets the update. hopefully that fixes it |
This can be closed, the retry authentication is set to 5 and works good both writing and reading. Still on Android 8.0 |
Thanks for the feedback. So the Huawei Mate 10 Pro appears to have the same issue as the Google Nexus 5X (#106). |
Seems so, thanks for the update, seems to work now |
Hello, My friend just bought a huawei mate 10 pro, and when we tried this app, It reads the tags partially.
and when we try to write info to a tag, It says "Error: Tag lost while checking for keys with write privileges"
Is there any fix for this ?
The text was updated successfully, but these errors were encountered: