Heyah,
I have a few QWIIC devices such as the RV8803.
These work great on my arduinos, and I have run into zero issues with them.
However, I recently purchased a SparkFun Thing Plus - RP2040.
Using an I2C scanner, my QWIIC devices appear, and are at the correct addresses.
However, I can’t seem to use them.
Is this a QWIIC issue or a library issue?
I’m using:
https://github.com/sparkfun/SparkFun_RV … no_Library
Any help would be really appreciated