We we run two GoBilda CR "Super Speed" servos off of the SPM, we see CR Servo A being stopped when the CR servo Bis commanded to zero (SetPower(0).)
LEDs on SPM indicate control signals are correct (ie. CR Servo A led stays RED while CR Servo B led returns to amber)
Wiring one CR Servo back to Control Hub directly (bypass SPM) seems to "solve" the issue.
Commanding both servos to run (SetPower(1)) and stop (SetPower(0)) seems to work fine. (but of course, is probably just masking the bug)
We've got a control hub and expansion hub all running latest everything.
Java code via Android studio on latest SDK.
Rev Servo Power Module (SPM) drawing power from control hub (expansion hub gets power from a power distribution module).
We have checked for solid fit on all wires on the SPM and checked for good ground on the SPM (same as Control Hub).
Ideas?
Thanks!
LEDs on SPM indicate control signals are correct (ie. CR Servo A led stays RED while CR Servo B led returns to amber)
Wiring one CR Servo back to Control Hub directly (bypass SPM) seems to "solve" the issue.
Commanding both servos to run (SetPower(1)) and stop (SetPower(0)) seems to work fine. (but of course, is probably just masking the bug)
We've got a control hub and expansion hub all running latest everything.
Java code via Android studio on latest SDK.
Rev Servo Power Module (SPM) drawing power from control hub (expansion hub gets power from a power distribution module).
We have checked for solid fit on all wires on the SPM and checked for good ground on the SPM (same as Control Hub).
Ideas?
Thanks!
Comment