-
Notifications
You must be signed in to change notification settings - Fork 216
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
Using Bluetooth-Versions as Tracker for Googles Find my Device? #515
Comments
To do this, devices with a price of less than $1 are reprogrammed. https://pvvx.github.io/iSearching/ aliexpress: Bluetooth 4.0 Gps Tracker ... It's worth contacting https://github.com/biemster/st17h66_FindMy |
Thanks for your fast answer.
Sounds even better.
Sadly these aren't available in Germany. Aliexpress confusingly shows Aliexpress has a lot of cheap devices for apple network or with a proprietary network. However I didn't find devices for Googles find my device network so far. Thats why I came up with the idea to reprogram existing devices, to have a much bigger availibility.
Thanks. Done. Hope we'll get an Android version soon. biemster/st17h66_FindMy#12 |
The battery will drain quickly as frequent beacon transmissions are required. Specifications:
I went through the specifications -
https://de.aliexpress.com/item/1005004268106405.html |
Thanks for taking your time going through the specification.
Since the Battery of Airtag devices and devices for Googles Find My Device last ~1year: Does that mean their circuitry is much more efficient than the Mijia Bluetooth regarding this use case? I've found OpenHay Stack. Maybe we get Android trackable devices this way seemoo-lab/openhaystack#245 |
~ 1 year in CR2032 in advertising with a period of 1 second - these are fairy tales. Any modern BLE chip with advertising every 5 seconds with TX RF +0 DBM consumes from 6 μA or more (1..2 μA in sleep, for RF TX 6..8 mA 2 ms at +0dBm and 3..5 mA 2 ms start/run/stop CPU/SoC). TLSR825x (advertising every 5 seconds): TLSR825x (advertising every 2 seconds):
LCD driver and TH sensor in Xiaomi LyWSD03MMC constantly (in sleep mode) consume 6..10 μA. CR2032 in pulsed consumption mode of 8 mA has a capacity of an average of 100 mA/h CR2450 - will work for more than a year. MJWSD05MMC in Le Long Range mode - ~ 500 meters to the receiver: |
More info from others trying to solve this problem: biemster/FindMy#51 |
Google recently launched its find my device network. https://blog.google/products/android/android-find-my-device/
Basically the devices are bluetooth beacons. Is it possible to expand the firmware for the Mijia Bluetooth devices to use them as device for the Android Find My network?
Since devices are still rare and currently sold quite expensive this would be a great alternative.
The text was updated successfully, but these errors were encountered: