Hi, I am trying to use an ESP32-S3 as a bluetooth source.
I tried compiling the pipeline_bt_source from esp-adf, but it does not compile with ESP32-S3 as a target. Then I noticed that only boards with ESP32 as marked as compatible in the compatibility chart.
Why is that ?
Is there a way to make this example work on an ESP32-S3 ?
Thank you
ESP32-S3 Bluetooth source support
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32-S3 Bluetooth source support
Likely because that needs Bluetooth Classic, and the ESP32 is the only chip that supports that.
Re: ESP32-S3 Bluetooth source support
Hi, thanks for the reply.
Bluetooth classic, as opposed to only Bluetooth LE ?
Weren't all the ESP32 chips supposed to be similar in functionality ?
At docs.espressif.com, if I select ESP32-S3 I can still see a section about bluedroid under "Bluetooth API"
Bluetooth classic, as opposed to only Bluetooth LE ?
Weren't all the ESP32 chips supposed to be similar in functionality ?
At docs.espressif.com, if I select ESP32-S3 I can still see a section about bluedroid under "Bluetooth API"
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32-S3 Bluetooth source support
I don't know where you got that idea?
Yes, on ESP32-S3 chips you'd only use the BLE parts of Bluedroid.At docs.espressif.com, if I select ESP32-S3 I can still see a section about bluedroid under "Bluetooth API"
Who is online
Users browsing this forum: Gaston1980 and 129 guests