Has anyone tried the new BLE Beacon option? It doesn’t advertise at all on my Pixel 3. Tried everything - ESPHome BLE tracker - nothing. ESP32-MQTT-ROOM - nothing.
Is there some other setting on my Pixel I need to mess about with?
I thought this would be a great addition to the app and was really excited. A pity it seemingly does nothing on my phone (typical for me!!!)
I’ve tried toggling everything. Using ESP32-mqqt-room I simply see this in the serial log.
It’s like there’s nothing transmitting at all (I assume it would pick a beacon). I have matched the UUID’s and there’s nothing in the MQTT traffic apart from the fact the sensor is alive.
Did you check any other troubleshooting step with this? Have you opened an issue? The transmitting does indeed work so the issue may be with the setup or the product you are using. Room Assistant for example does work.
You are a star! Thank you so much for assistance It’s now scanning but it’s still not picking up the BLE Transmitter in the app. Same as ESPHome. I’ll raise an issue in case there’s something odd about the Pixel 3.
Sussed it - it doesn’t matter what you put in the UUID. It remembers the initial entry the app gave it. Even re-installing doesn’t take the UUID it shows in the app. I am now tracking my phone but it’s using the UUID it had yesterday - I have confirmed this by turning off the transmitter and watching the reports from the beacon stop.
Yes - the attribute changes. However the phone is broadcasting the original it was given when I installed the update yesterday. I’ve got 4 sensors around the house and they are all following the phone via it’s old UUID. Most curious!!
Hi, I’m trying to use the BLE feature in the HA app but my esp32 doesn’t see my phone even i have enabled the BLE ibeacon feature. Am i missing something?