BT Proxy tied up cant scan for devices

I have two devices, an EP1 Lite with BT proxy enabled and an esp32 chip flashed for BT Proxy. Often all of my bt devices will go to unavailable.

sometimes my bt devices work for a bit and other times not. im not sure whats killing it. LLMs would suggest my nvidia sheild is hogging all the connections and keeping both devices from being able to do discovery but im not sure. I cant disable bt on the shield.

anyone have any ideas whats going on?

Here are screenshots of my bt in ha settings:




I had similar apparently a bug see below with a fix for 2026.1.5 and a few earlier versions. The fix is to add the following to your config though it may be in today’s release of ESPHome but couldn’t find anything in release notes.

esp32:
  framework:
    type: esp-idf
    version: 5.5.2
    release: "260206"