Skip to content
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

Сurrent measurements are not quite accurate #4

Open
sodove opened this issue Oct 12, 2024 · 0 comments
Open

Сurrent measurements are not quite accurate #4

sodove opened this issue Oct 12, 2024 · 0 comments

Comments

@sodove
Copy link

sodove commented Oct 12, 2024

Thanks for the information you found, it helped speed up my investigation. But even though all the values matched, there was one that did not. The current value, for some reason it was less than what was shown on the real screen and in the Uniscooter app. When I decompiled the app, I saw that they were dividing the values by 64, not 100. By correcting the division, I got a complete current match between my app and Uniscooter. Screenshots from the decompiled APK are attached below.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant