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

Inquiry on Mi Band 3 Support and Compatibility Issues #65

Open
mangocitizenkane opened this issue Jun 14, 2024 · 0 comments
Open

Inquiry on Mi Band 3 Support and Compatibility Issues #65

mangocitizenkane opened this issue Jun 14, 2024 · 0 comments

Comments

@mangocitizenkane
Copy link

mangocitizenkane commented Jun 14, 2024

I came across your GitHub repository for the MiBand 4 Python Library and appreciate the detailed work you've put into it. I have a few questions and concerns:

  • Mi Band 3 Compatibility:

    • Does your project support the Mi Band 3?
  • Mi Fit App Alternatives:

    • I noticed that the Mi Fit app is no longer available on the Play Store. Could you recommend any alternative apps that can be used for pairing and obtaining the AuthKey? I found another app, Zepp. Can this app be used to obtain AuthKey?
  • Python Version Compatibility:
    -While attempting to use Python 3.11, I encountered an issue with building pycrypto. Could you specify which versions of Python are compatible with your library?
    Here is the error I encountered:
    Building wheels for collected packages: pycrypto
    Building wheel for pycrypto (setup.py) ... error
    error: subprocess-exited-with-error
    × python setup.py bdist_wheel did not run successfully.
    │ exit code: 1
    ╰─> [71 lines of output]

  • Hardware and Software Requirements:

    • I am connecting Parrot OS to a Windows laptop via USB drive. Do I need an additional Bluetooth USB adapter for this setup to work?
      • Specifically, is the UB500 | Bluetooth 5.0 Nano USB Adapter suitable?
    • What additional software or dependencies do I need to install on Parrot OS to ensure proper functionality?
  • Issue when running the script:
    -There is no module named, Crypto.
    Traceback (most recent call last):
    File "/home/user/miband4/miband4_console.py", line 16, in
    from miband import miband
    File "/home/user/miband4/miband.py", line 7, in
    from Crypto.Cipher import AES
    ModuleNotFoundError: No module named 'Crypto'

Please kindly advise.

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