Okay, so I thought everything was going well and motors on my BrickPi/EV3 were working well. When all of sudden, the motors don’t appear to work.
When I type in BP.set_motor_power(BP.PORT_A + BP.PORT_B, 30), the motor turns on a for a second and then turns off. When I place it in a loop, the same thing happens.
I have tried changing the rechargable battery pack but with no effect. The voltage reading still says 9v. However, when I run the motor test python file, the motor will continue to run while I press the button. So im kind of stumped as to what is going on…
regards,
Brad