SparkFun_CCS811_Arduino_Library icon indicating copy to clipboard operation
SparkFun_CCS811_Arduino_Library copied to clipboard

can not retrieve baseline in baseline example on an ESP32

Open bill-orange opened this issue 6 years ago • 1 comments

Has the example of storing and retrieving the baseline been tested on an ESP32?

I tried it but I always get no baseline save. There are no errors reported and all else seems to work just fine. I suspect some sort of ESP32 incompatibility.

I suppose I could play EEPROM, write down the Hex code and write it back in. It would be a minor alteration to the example.

Thoughts?

PS I have no spare ESP8266 to test on right now.

bill-orange avatar May 16 '19 01:05 bill-orange

Same behaviour on Arduino MKR WAN 1310.

TwoWire problem while compiling.

binomnom avatar Apr 06 '22 09:04 binomnom