I picked up some ESP32 Wroom devices, followed this guide: BT Proxy Guide
But I don’t get any devices in HA. I also do not have a BT device plugged into my HA. It’s in the basement, well out of range of most BT devices. I thought the BT Proxy would enable the BT to Wi-FI bridge function so that I wouldn’t need a dongle directly on the box. Am I right about that?
What devices are you expecting it to show? i.e. do you have any devices that have a bluetooth integration to HA. The bluetooth proxy won’t show every BT device under the sun.
Sadly the author uses the wrong scan parameter (for Ethernet connected ESP’s).
Best is always to stick to the docs:
Note
For WiFi-based proxies, changing the interval or window from their default values may result in an unstable WiFi connection. Using the default values for interval and window will usually resolve any instability.
Right, this is the whole idea about Bluetooth proxies. They are remote and use a solid WiFi or Ethernet infrastructure to communicate with HA
Context: Had a RPi4 working perfectly and with integrations as intended. Moved to Proxmox, and can’t use internal BT anymore. USB passthrough is flaky at best, went with the ESP32 BT proxy way. Device flashed from EspHome HA integration, adopted, and showing as a ESPHome device in HA.
I’m having the same problem as OP. I want to read advertisement data with the passive BLE scanner (some xiaomi thermomethers)