I have recently purchased your version of the ENS160 MOx VOC sensor. You note at your website that all four VOC sensors can be accessed with some additional code. Can you supply me with that code, or point me to a resource that can supply it or assist me in generating it. I am using an Arduino Nano with the web editor.
Thanks.
The datasheet has some info https://www.sciosense.com/wp-content/up … asheet.pdf that you can combine with these:
example 3, https://github.com/sparkfun/SparkFun_In … mpensation which uses rh compensation…it includes this library https://github.com/sparkfun/SparkFun_SH … un_SHTC3.h which has the raw values, as far as I can tell…so just modify example 3 and/or the SHTC3 to access 'em