You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running a new BME688 device with an Adafruit ESP32 Feather Board. I have imported all necessary zip files into the Arduino IDE and run the basic.ino file; however, I am experiencing an issue.
My output section ends with this:
I understand this isn't necessarily an error, but I'm first wondering if I can evade this message, and second, curious if it relates to what appears on my serial monitor.
My serial Monitor returns " BME68X error code : -2 " which is a communication failure, according to the Bosch API.
Any help would be appreciated.
Thank you in advance,
Joe
The text was updated successfully, but these errors were encountered:
Hello,
I am running a new BME688 device with an Adafruit ESP32 Feather Board. I have imported all necessary zip files into the Arduino IDE and run the basic.ino file; however, I am experiencing an issue.
My output section ends with this:
I understand this isn't necessarily an error, but I'm first wondering if I can evade this message, and second, curious if it relates to what appears on my serial monitor.
My serial Monitor returns " BME68X error code : -2 " which is a communication failure, according to the Bosch API.
Any help would be appreciated.
Thank you in advance,
Joe
The text was updated successfully, but these errors were encountered: