Hey Blynk_Coeur, thanks for looking into this.
The motor will only move when the ss.step(x) function is called. Otherwise, the motor will remain stationary. And ye you identifies correctly, V3 and V4 are in push mode and I cannot use the blynk timer as I do not want the motor to run for a specific amount of time but as long as the button is pressed. When the button is released the motor will stop by itself, but for stopping it needs to come out of the while loop.
Is there any way?
1 Like