miband4 icon indicating copy to clipboard operation
miband4 copied to clipboard

Access Xiaomi MiBand 4 from Linux using Bluetooth LE

Results 35 miband4 issues
Sort by recently updated
recently updated
newest added

Adding capability to start, stop, and handle raw accel data.

I have problems with the mi band 6, can you add support for the mi band 6 please? Thanks.

Added vibration and gyro functionality. Added BYTEPATTERNS class to constants.py to name, contain, and dynamically generate bytepatterns (e.g., b'\x01\x00') using named hex strings also stored in class (e.g. '0100') Added...

Is it possible to get the RAW pulse (not the rate calculated by the band) from the mi band 4?

Here below the activity log retrieved for the last hour for my miband 5 device. You can see it is not correctly interpreting the odd minute timestamps are totally different...

I successfully connected to my miband5 but when I `Set the band's music and receive music controls` as below it doesn't work: ``` Set music track artist to : artist1...

As you can see below it takes 10 seconds to connect to my miband5. There is a 10 second delay after it got connected and it enabled the authentication service...

I am testing it using the `miband4_console.py` program. When I select `@ Get activity logs for a day` at 9 minute past midnight I am getting below output. So you...

First of all, thank you for putting in all the work to create such a useful lib. There seems to be an issue with parsing the recorded activity information from...

I successfully connected to my miband 4 using program: ``` python miband4_console.py -m XXXX -k XXXX ``` I then navigate on my miband to the music menu and if I...