I2C IUM communication Problem Arduino 33 BLE Sense
I need to get the acceleration coordinates from the LSM9DS1 module in Arduino 33ble using the wire.h library and not the Arduino_LSM9DS1.h.
The problem was solved simply by using Wire1 and not Wire
Comments
Post a Comment