02-14-2021 08:38 PM - edited 02-14-2021 08:41 PM
Might symptoms are very simliar to post from last year and this year.
Except mine was working. My MPU is a ESP8266, and I have not uploaded any changes (it's not even been plugged into a USB port)
Symptoms:
Previously:
What I've tried:
Any suggestions on how to restart the conversions that don't involve reprogramming it? This is deployed in the field and I'd like to avoid the round trip to get it and return it.
The BME680 is only a tiny part of a bigger project. The relevant section starts on line 317 of attached (which is actaully an INO file)
02-16-2021 10:50 PM - edited 02-16-2021 10:51 PM
I have retrieved the BME680; issue still exists: both in the field and at the office.
So, any suggestion, including reprogramming, are welcome
03-10-2021 03:25 AM
Hello bosch_tinker,
For the following description, do you mean: after waiting 2 days, temp, pressure, humidity, and gas values are correct, accuracy value change to 3?
What I've tried:
03-10-2021 05:16 AM
nope. still tracking gas resistance only. all other values remain unchanging. (eg IAQ = 25)
03-24-2021 08:27 AM
Hello bosch_tinker,
For "Any suggestions on how to restart the conversions that don't involve reprogramming it?", you could call API bme680_soft_reset() to reset BME280 by software, then reinitialize and configure.
After you downloaded BSEC software, you could find and refer bsec_iot_example.
https://www.bosch-sensortec.com/software-tools/software/bsec/