Hi,
I hope this is the right place for the above board.
I followed the hookup guide and programed the board successfully.
However, the board gets into reset loop throwing the reset boot message to the terminal every second, the motor is not running and has no resistance when trying to turn it manually.
I tried another USB cable, another USB 3.0 port and also connecting directly from wall charger but got the same behavior (for the charger there is an on-board LED blinking every second that indicated the reboot loop).
I did try Arduino IDE 1.8.19 and also the latest Arduino IDE 2.21.
I tried the ESP32 DEV board and also the ESP32 Thing Plus C board.
Then I programmed a simple sketch to print a running counter to the terminal and it worked just find.
Any thoughts what could be wrong?
Thank you.