Candle - the privacy friendly smart home
Candle - the privacy friendly smart home
Thanks, that clears it up. > buffering on RPi will not resolve this issue, I think I'd like to test that to be absolutely sure. Any tips on how to...
I am also seeing this error, but on kernel 5.10 with a 32 bit Bullseye OS. The recorded audio sounds like hissing.
I believe I'm using the fork already.
I've just created a Python bluetooth scanner to do the same thing. It reports both Airtags, Tiles and bluetooth beacons (although I haven't verified that last one). https://github.com/createcandle/bluetoothpairing/blob/main/scanner.py The Tile...
I'm adraid that document doens't bring me any further. For my understanding: could you explain what each of the bit switches in the status byte do and where they are...
I'd be very grateful if you could share some insight. I've tried looking through the AirGuard code to see if I could learn more. I'm hoping that it's possible to...
I've been looking at the `status byte` values of an Airtag.. and it doesn't seem to be a predictable value.
> one bit that shows if the owner was connect withing the current key rotation and the 2 bits that represent the battery state Could you share which bits represent...
From the research paper: ``` (1) Unpaired (2) Connected (3) Nearby (4) Separated ``` If my system could filter out airtags that are happily paired or connected, that might already...
The document you linked to mentions that once `nearby` the airtags will emit "the first part of a public key". And once they enter the separated state, they emit the...