Open lsteelandt opened 8 months ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
i have the same problem, any comments?
Same issue, Any updates?
Having tried 4 different esp32 boards - I think this might be a hardware issue of these particular ESP32-Wroom-32 boards. I have two of these (type USB-C) and the WiFi connectivity of this board is terrible as well. Btw. if you want to see if any packets are relayed via the BT proxy you'll have to make the logger verbose.
logger:
level: VERBOSE
thank you, very much..
El dom, 20 oct 2024 a las 13:25, Mitja Mueller-Jend (< @.***>) escribió:
Having tried 4 different esp32 boards - I think this might be a hardware issue of these particular ESP32-Wroom-32 boards. I have two of these https://www.aliexpress.com/item/1005001621773806.html (type usp-C) and the WiFi connectivity of this board is terrible as well. Btw. if you want to see if any packets are relayed via the BT proxy you'll have to make the logger verbose.
logger: level: VERBOSE
— Reply to this email directly, view it on GitHub https://github.com/esphome/issues/issues/5511#issuecomment-2425186402, or unsubscribe https://github.com/notifications/unsubscribe-auth/BLR3HXG55UGNOZ2FIYZUQ2TZ4P7TFAVCNFSM6AAAAABDUQJPZ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRVGE4DMNBQGI . You are receiving this because you commented.Message ID: @.***>
The problem
Even I use the Ready Made Project page or by using ESPHome add-on on my Home assistant server, I successfully generate a ESPHome component "Bluetooth Proxy" but it detect no Bluetooth device.
The bord I use is an ESP32-Wroom-32 Boarded on a NodeMCU 32S see photo
I tried with either framework: type: esp-idf and type: arduino, but with no result at all.
I would babe pleased I anybody can tell me what is wrong. 😉
Which version of ESPHome has the issue?
2024.2.0
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2024.2.1
What platform are you using?
ESP32
Board
nodemcu 32S v1.1
Component causing the issue
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
The device I try to be capable to scan is a LD2411 presence sensor (has Bleutooth capabilities).