I have an Uno + the Qwiic Shield, Qwiic Motor Cotroller and the 6050 MPU on I2C connected via QWIIC, 2 9V motors powered by a 9V battery pack.
Motor Controller blue light is on.
Sketch returns 0xA9
Begins .SetDrive and nothing happens.
Confirmed I’m getting 9V at the input terminal on the Motor Controller. Confirmed Motors work when powered. Motor diagnostics sketch returns no errors. I confirm I’m getting to the part of the sketch where myMotorDriver.SetDrive is sending a command.
But motors never move.