Although it is possible to install all seven modules on the base board, I usually use only one or two of them. That is why I tried to use a spare module, the Movement ABX00101 in connection with a standard Arduino UNO. As the movement sensor only accepts up to 3.3 volts I used a Funduino clone that has a 5V/3.3V switch. To connect the module to the Qwiic I got an adapter to connect to the A4/A5 pin, downloaded the library
https://codeload.github.com/arduino-libraries/Arduino_LSM6DSOX/zip/refs/heads/master
and uploaded the example "SimpleAccelerometer.ino".
And it worked out of the box.
I am not sure it will do the same using the other six modules.
1 Like