-
Some new Tuya devices with BLE transmit data in an encrypted format.
For example [TH-05](https://pvvx.github.io/TH-05/):
When temperature or humidity changes, TH-05 transmits data to BLE advertis…
pvvx updated
9 months ago
-
The pyproject.toml file indicates that FindMy.py should work with Python 3.9 and newer, but on Debian 11 (bullseye), which uses Python 3.9.2, I get this exception:
```
Python 3.9.2 (default, Feb 2…
-
The tags in which the chip is found usually have a button as well, it would be useful to be able to use that for example turning the tag on and off, like the original iTag firmware
-
First of all, thank you very much to all Contributors.
I think Bruce will be more useful when he has these features.
BadKB
We can use RubberDucky script on Bluetooth for mobile phones and compu…
-
## TODO
- [ ] Decode/Translate `device_type`
- [ ] Fix or remove `battery_level_string`. It's definitely not correct currently.
- [x] Report in UI
-
Build an iOS app for tracking at any time
-
When I provide my email and password as requested by real_airtag.py I get the following trace and I have no idea what went wrong and how to fix it:
```
Traceback (most recent call last):
File "…
-
# What did you do? (required. The issue will be **closed** when not provided.)
I tried running a local MacOS Scan, which resulted in an "Operation not permitted" error while scanning for scanned pac…
-
The chip can enter a sleep state where it only uses a couple uA, which is absolutely vital for battery operation. When I enable it naively with `LowPower_Sleep` in main or `HAL_SLEEP TRUE` in CONFIG.h…
-
The current code is based on the SDK v3.1.1.2 lowPower beacon example, which seems to last on a coin cell for a couple/few weeks. There is also a git repo with a power optimized firmware here: https:/…