Open ameerhazo opened 3 years ago
BME680 library is a blackbox to me so your guess is probably as good as mine on what potentially went wrong. However, as you are providing various callbacks for reading and writing to I2C as well as fetching the configuration so it is likely that some of those are not in happy place. If the function calls are successful, you may want to check your NV-memory initialization.
Hi @mjaakkol, thanks for the reply, I'm using the exact same code in the main. I'll look into the NVS stuff.
Hi @mjaakkol, thank you for creating this repo to show newbs like me how to build the BSEC lib on the IDF Framework. I've managed to build the project but unfortunately, I'm getting this error code during initialization phase of the code. Any ideas how I can fix this probem?
E (1374) bme680_sensor: initializing BME680 failed -2