The Block for the sensor BME680 always returns 0 for the "Calibration Value"; together with this the values for IAQ, eVOC and eCO2 remain unchanged, although the sensor should show individual readings for these values after some 20 minutes warming up time.
The issue seems identical to the issue presented here:
https://community.bosch-sensortec.com/t5/MEMS-sensors-forum/BME-680-IAQ-stuck-at-25-and-accuracy-always-zero-on-Arduino/m-p/17848#M4735
It seems likely the solution also presented there would work; however I am unable as yet to fix this in blockly.
Could someone more up to speed with the fundamentals of blockly help fixing this, please?
I used the senseBox Bosch BME680 with a senseBox MCU.
Also attached are these components: OLED-display, WS2812 RGB LED, SD-Bee.
Chrome on Windows 10 20H2 (both updated this morning) was used to run senseBox Blockly.
Blockley sketch attached in zip-format.
SenseBox_SCD30_BME680_mitLED.zip
Edit 13 Jan 21:
I now also used Arduino IDE Version 1.8.13 to compile the following (simplified) script:
SenseBox_BMP680.zip
The issue remains unchanged...
So far I have been unable to compile the script given under:
https://community.bosch-sensortec.com/t5/MEMS-sensors-forum/BME-680-IAQ-stuck-at-25-and-accuracy-always-zero-on-Arduino/m-p/17848#M4735
Edit 23 Jan '21:
Reference on the web recommended to burn-in this sensor for up to 48 hours. Sensor BME680 has now run for more than 48 hours, so burn-in should be done. Issue still remains: "Calibration Value" is stuck at 0.
The Block for the sensor BME680 always returns 0 for the "Calibration Value"; together with this the values for IAQ, eVOC and eCO2 remain unchanged, although the sensor should show individual readings for these values after some 20 minutes warming up time.
The issue seems identical to the issue presented here:
https://community.bosch-sensortec.com/t5/MEMS-sensors-forum/BME-680-IAQ-stuck-at-25-and-accuracy-always-zero-on-Arduino/m-p/17848#M4735
It seems likely the solution also presented there would work; however I am unable as yet to fix this in blockly.
Could someone more up to speed with the fundamentals of blockly help fixing this, please?
I used the senseBox Bosch BME680 with a senseBox MCU.
Also attached are these components: OLED-display, WS2812 RGB LED, SD-Bee.
Chrome on Windows 10 20H2 (both updated this morning) was used to run senseBox Blockly.
Blockley sketch attached in zip-format.
SenseBox_SCD30_BME680_mitLED.zip
Edit 13 Jan 21:
I now also used Arduino IDE Version 1.8.13 to compile the following (simplified) script:
SenseBox_BMP680.zip
The issue remains unchanged...
So far I have been unable to compile the script given under:
https://community.bosch-sensortec.com/t5/MEMS-sensors-forum/BME-680-IAQ-stuck-at-25-and-accuracy-always-zero-on-Arduino/m-p/17848#M4735
Edit 23 Jan '21:
Reference on the web recommended to burn-in this sensor for up to 48 hours. Sensor BME680 has now run for more than 48 hours, so burn-in should be done. Issue still remains: "Calibration Value" is stuck at 0.