Hi, Anyone used I2C on Xiao MG24? The same simple sketch worked on XIAO NRF version but unfortunately failed on MG24. Are there any known bugs in XIAO MG? I am using Arduino platform.
For boards like the XIAO MG24 Sense, the onboard IMU might require enabling a specific GPIO pin (e.g., PD05) to power the sensor. Additionally, using the FlexWire library instead of the standard Wire library has been effective in some cases.