Replies: 3 comments 3 replies
-
I will answer myself. Internet seems to agree that there's no point trying to detect the presence of an iPhone or Apple Watch. |
Beta Was this translation helpful? Give feedback.
-
Not sure if I should start a new discussion-thread or not. I've started experimenting with a BLE-tag from Xiaomi that presents itself like this when I perform a BLE-Scan: The tag hopefully uses a static address (too early to be sure of this yet though). I am looking for example-code that performs a one time scan (find and then stop scanning) for this specific address at startup. Which example is closest to my needs? Thanks in advance |
Beta Was this translation helpful? Give feedback.
-
Tracking of an iPhone is fully supported by Tasmota. https://tasmota.github.io/docs/Bluetooth_MI32/#tracking-of-other-devices |
Beta Was this translation helpful? Give feedback.
-
Hello, new guy here. I have a project where I need to detect my own iPhone on an ESP32-S3.
The idea was to use BLE, however I have read that iOS randomizes the bluetooth address?
If this is true, that would shut down that plan pretty quickly...
Beta Was this translation helpful? Give feedback.
All reactions