08-01-2022 07:01 PM
Having trouble loading BESEC2 to the Adafruit Huzzah esp32 Featherboard. Following directions but I get the following error messages:
'dateTimeCallback' is not a member of 'File' {aka 'FsFile'}
and then:
'SdFat' {aka 'class SdFs'} has no member named 'vwd'
and then insult to injury:
Sketch too big; see https://support.arduino.cc/hc/en-us/articles/360013825179 for tips on reducing it.
text section exceeds available space in board
Error compiling for board Adafruit ESP32 Feather.
While I can get the Board to work and store smell files using BME68x sensor library, files are stored as .csv files which are not recognized in the BME AI-Studio.
Any suggestions???? Thank you very much
08-02-2022 03:56 AM
Hi Buz-lactarius,
Do you mean you migrate BSEC2 to Adafruit Huzzah esp32 Featherboard? If yes, which example code you run?
08-02-2022 02:03 PM
BME68x_demo sample gives the above errors
I can get recording with BME688_dev_kit but it is in .csv format which the AI program does not recognize.
08-03-2022 05:07 AM
Hi Buz-lactarius,
Please refer the reply in your another topic: https://community.bosch-sensortec.com/t5/MEMS-sensors-forum/bme-688-dev-kit-saves-in-csv-format/m-p/...