boschsensortec / Bosch-BSEC2-Library

Arduino library to simplify using Bosch Sensortec's BSEC2 library
Other
77 stars 30 forks source link

esp32s2 Support? #4

Closed marcusdarmstrong closed 1 year ago

marcusdarmstrong commented 2 years ago

Hi, I've started working on an indoor air quality monitor and happened to purchase an esp32s2 microcontroller (https://feathers2.io/) rather than the supported original esp32. Unfortunately it appears that the provided ESP32 binary is incompatible with the newer chip—Is there any chance of adding support for the new target?

santaimpersonator commented 2 years ago

I doubt they would add support for that module, since it doesn't have the BLE functionality required for the main example of this library.

jesseklm commented 2 years ago

Created a pull request for ESP32S2: #9

Blandi88 commented 1 year ago

I’m using the esp32s2-tft and I’m having the same problem.

BST-Github-Admin commented 1 year ago

Hi. v1.3.2200 supports the ESP32-S2, ESP32-S3 and ESP32-C3 variants. If you have any problems, please reopen this issue and add a comment.