Open dadshade12 opened 1 year ago
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 https://github.com/BoschSensortec/Bosch-BSEC2-Library/issues/11#issuecomment-1337114684, 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
Sketch uses 1403605 bytes (107%) of program storage space. Maximum is 1310720 bytes.
For the bme68x_demo_sample.ino project in Bosch_BSEC2_Library/examples/bme68x_demo_sample
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. Kindly ensure that the library versions installed are as mentioned on this page - Quick_Start_Guide
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