esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
290 stars 34 forks source link

Bluetooth on Raspberry Pi Pico W #3828

Open Roycinger opened 1 year ago

Roycinger commented 1 year ago

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?

randybb commented 1 year ago

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

Roycinger commented 1 year ago

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. Following the forum thread that you linked, I see it's being worked on. That's all the information I need for now. Thanks

p-rintz commented 1 year ago

The pi pico now has beta support for bluetooth (if you are still interested in this):

https://github.com/raspberrypi/pico-sdk/releases/tag/1.5.0

rursache commented 1 year ago

@randybb / @p-rintz As of SDK v1.5.1, bluetooth support seems to be officially released for Raspberry Pi Pico W (RP2040). How can we use it as a bluetooth proxy in ESPHome + HomeAssistant? Looking to replace ESP32 boards with picos. Thanks!

wheimbigner commented 1 year ago

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

HarvsG commented 8 months ago

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. Also increasing the bounty with time incentivises developers to wait.

emersonsc commented 6 months ago

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

electroflame commented 5 months ago

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?

rutalreja-deloitte commented 4 days ago

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?

emersonsc commented 4 hours ago

Over a year of official support... and not a word from ESP devs...?