-
Notifications
You must be signed in to change notification settings - Fork 31
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
Compilation error: text section exceeds available space in board #11
Comments
Hi @dadshade12, ESP32 variant are you using? We have it tested for the Huzzah32 from Adafruit. |
I’m using the Huzzah32 feather board from adafruit
…On Mon, Dec 5, 2022 at 2:41 AM Bosch Sensortec ***@***.***> wrote:
Hi @dadshade12 <https://github.com/dadshade12>, ESP32 variant are you
using? We have it tested for the Huzzah32 from Adafruit.
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATJOIDURCSJCYL7A2EYPAULWLXBFVANCNFSM6AAAAAASK7IC3U>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I am having the same problem with the Huzzah32 from Adafruit |
I ended up slimming down the sketch to around 473k by removing the bleController and related code for DEMO_BLE_STREAMING_MODE |
This has been tested on the BME 688 development kit and found to be working fine. |
Not sure what is happening here but when I run the bme68x_demo_sample on a feather esb32 with all the same library versions listed I am getting this error
The text was updated successfully, but these errors were encountered: