Hello
I use the BSEC v1 Library to use a BME680 in my Arduino Project, i would like to calibrate the sensor using a precise already calibrated reference Sensor (so atleast all sensors i have in projects show the same values)
Now im wondering whats the best way to get there?
i saw the BSEC Library has just a "settempoffset" parameter and i imagine i need a 2 point offset-slope to get max accuracy right?
i couldnt find in the library a way to calibrate Humidity, is there a easy way for that i just dont see?