Problem uploading to rover

Recently I have been unable to upload any code to my rover. I can still upload on to my Arduino UNO, but I can’t upload it to the rover.

Hi, did it not work from the beginning or stopped working all in a sudden? Have you installed the FTDI driver?

It used to work up until today. I have tried to download the FTDI driver but I could not find clear instruction for mac.
.

@Salmon Welcome to the RobotShop Community. The Virtual COM Port (VCP) drivers can be found here:
https://ftdichip.com/drivers/vcp-drivers/

You can see if it’s installed successfully:

Assuming this worked, you need to select the right COM port and BOARD TYPE in the Arduino IDE.
If that doesn’t work, see what happens if you connect it to another Windows-based computer.

1 Like