andrewjfreyer / monitor

Distributed advertisement-based BTLE presence detection reported via mqtt
1.67k stars 194 forks source link

Mi Band not discovered ? #360

Open lesensei opened 3 years ago

lesensei commented 3 years ago

Hello, I have a Mi Band 3 device that I would like to use for presence detection. It is discovered pretty much immediately by a ble scan:

pi@raspberrypi:~/monitor $ sudo hcitool lescan
LE Scan ...
[snip]
F5:D0:84:DC:B8:15 (unknown)
F5:D0:84:DC:B8:15 Mi Band 3

I tried adding its MAC to either known_static_adresses, known_beacon_adresses or neither, and the result seems to always be the same: monitor.sh doesn't report it (or with 0 confidence when it is right next to the pi).

Is there anything I have missed or is this somehow a bug ? Anything I can do to help ?

Thanks !

privatesam commented 3 years ago

Same thing here with my chipolo plus. Can't figure out what I'm doing wrong.

lamboid commented 3 years ago

same same :( Is it the lack of manufacturer coming back?