I bought a new UNO R4 Minima to replace a Arduino Pro Mini, which I have used to control movements of a robotic hand driven by 5 servos. When I try to upload the previously used code to the new UNO R4 Minima, the servos are vibrating but it does not perform the movements previously generated by the code. What could be the problem?
I have tried the following:
- installed newer software (Arduino IDE) which seems to connect to the board but doesn't succeed uploading code.
- tried using a different USB-c cable and port but same result.
I have plugged the new controller as I plugged the previous one and tried to use the same code, which used to function well except some glitch in the soldering of the cords. Do I need to change the code to get it working on the UNO R4 Minima?
Thanks in advance,
L