5V Pin Not working on nano Rp2040 Connect

I recently bought a Nanao Rp 2040 Connect. But as I was connecting a Servo, I found out, that this Servo only works when the Power wire is connected to The 3V Pin and does actually not work when connected to the 5v pin. Is there a Specific reason for this? Do I need to declare it anywhere for It to Work? I have tried multiple Servos and can count this out, so I wanted to reach out here in the forum, to see if anyone could help me.

Thanks to you all in advance

Arduino board can't supply the power for motors, relays and servos! Most probably the devices won't work, moreover - you can damage the arduino.
Use the external power supply.

You need to enable it by shorting (soldering) the VUSB pads at the bottom of the board.

See here.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.