-
-
Notifications
You must be signed in to change notification settings - Fork 39
Bluetooth on Raspberry Pi Pico W #3828
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
What is unlogical that esp32_ble_tracker needs esp32? Anyway, BLE is not supported on pico w https://forums.raspberrypi.com/viewtopic.php?t=338981 |
It's not unlogical, hence my question in the "Additional information" section. |
The pi pico now has beta support for bluetooth (if you are still interested in this): |
@randybb / @p-rintz |
I'm offering a $50 bounty to have this solved, which I plan to continue increasing until resolution: https://app.bountysource.com/issues/123671182-bluetooth-on-raspberry-pi-pico-w |
Link appears to be broken. |
Any update from the devs on this? I have my PicoW in hand waiting to replace my D1 Mini boards in my sensors through out the house So i can finally add BT to my HA setup |
I agree, this would be great. I've got some PicoW boards that work great for everything except bluetooth. It'd be awesome to use PicoW boards for bluetooth projects, too, as they're pretty cheap, widely available, and relatively powerful. I took a glance at the commits but didn't see any movement on this -- is this still being considered? |
hi is there any update here? ble is now officially supported on the rasp pi pico W since June 2024, how can I use it in esphome? |
Over a year of official support... and not a word from ESP devs...? |
This really sucks because im sitting on a bunch of Pi's just waiting for the ability to make them into Bluetooth proxies and whatnot 😞 |
bumping this post - landed here from search.. is ble still not supported? |
bumping again - even with the bounty nobody seems interested? |
Sad isn't it? |
The problem
esp32_ble_tracker cannot be used when sending a config to Pi Pico W, because it requires "esp32"
Which version of ESPHome has the issue?
2022.11.2
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2022.11.4
What platform are you using?
RP2040
Board
Raspberry Pi Pico W
Component causing the issue
No response
Example YAML snippet
esp32_ble_tracker:
Anything in the logs that might be useful for us?
No response
Additional information
Is there a counterpart for Bluetooth for the Pico W?
The text was updated successfully, but these errors were encountered: