-
Notifications
You must be signed in to change notification settings - Fork 21
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
Download failed, error
when scanning QR code
#22
Comments
The error was also shown here. In the app.json file, only "mi-band7" is specified with deviceSource 262. The mi band 7 NFC is definitely another model, I will try to find the device source for this specific one, if it exists. |
In app.json replace the platforms section of mi-band7 with this:
I got it from here |
That fixed the download issue 🥳 . However, the Home Assistant app is hanging on I've also noticed something weird: After the app appears under Any recommendations on what modified version to use? Using 7.01 currently from here that I found in comment section from here When generating the QR code for pairing I've tried lots of combinations of
According to 4pda forum 259 corresponds to global version although I have the global NFC one (257):
|
You can try version 7.7.5. |
With the |
Make sure that everything is installed clean, restart your bluetooth/phone and I can recall that you should not be logged in with a 3rd party account (Google etc) in the Zepp app. |
I've tried different android devices and I'm using a Zepp account, no third party. |
Sorry, then I don't know. Version |
Everything works as expected now 😍 I used the I think we can close this one. |
I managed to get the mi band 7 NFC into a modified Zepp app (v7.0.1 - only this version allowed me), I've built the app for
mi-band7
with zeus cli, I got the QR code, but when I try to scan the code with the phone I get this error prompt:I've tried installing other apps (Toolbox) by QR code and that works.
Any idea what's wrong?
Thanks!
The text was updated successfully, but these errors were encountered: