arduino / uno-r4-library-compatibility

28 stars 5 forks source link

Library Compatibility Findings #32

Open Normunds-Karklins opened 1 week ago

Normunds-Karklins commented 1 week ago

https://github.com/adafruit/Adafruit_CCS811 and https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library both compile OK for Uno R4 Minima, however do not appear to work. CCS811 sensor just does not 'respond' to any command.

Hardware tested with - Whadda WPSE342. This board contains 2 sensors, CCS811 and BME280. BME280 works fine, so incorrect wiring isn't the cause. Also, both sensors of the same board work OK (both libraries tested) with Arduino Nano 33 IoT.