Hello,
while testing the BME650 i found that the Third Party Sensor Example “BME650test” by ARND@SV-Zanshin shows every time the same value for GAS.
The same hardware testet with the Adafruit Library (Arduino Mega) shows valid values:
Temperature = 23.94 *C
Pressure = 1008.65 hPa
Humidity = 36.11 %
Gas = 134.76 KOhms
Approx. Altitude = 38.54 m
The Adarfuit Library could not be compiled with the CubeCell-Board:
error: redefinition of ‘class SPIClass’
Has sameone solved the problem?
Greetings
E_T