I am a new user, I can not connect to the Arduino. I keep getting an error,
Connected on port COM4
Connection timed out
I believe I have followed all the steps to update the firmware correctly. Doesn’t matter which com port I use, 3 or 4. USB is connected and powered. What am I missing? Any help greatly appreciated.
Can you post a picture of the arduino IDE right after the firmware uploads? That screen can help us to diagnose if it is being uploaded correctly. The connected…disconnected thing usually means the firmware hasn’t uploaded right
Thank you for your suggestions! The Arduino doesn’t show up in the device manager, so I will try to upload the firmware again and follow the tutorial you shared the next chance I get. I’ll let you know, thanks!
That could be an issue with the Arduino drivers. The first thing I would try next would be to uninstall the Arduino program and reinstall it. That could fix a driver issue.
So this is going from bad to worse, my other computer is not working, so I won’t be able to try that one. As I’m trying to sort this out, what is it with the computer that would keep Arduino from working?
I’m thinking about the Maslow board with the heat sinks which plugs into the top of the arduino. Taking it off shouldn’t matter, but it does eliminate one more variable.
It could be one of many different things. The problem is either on the computer side or the Arduino side. Arduino failures are rare, but they do happen. If you can try on multiple computers and see the same issue then it is probably an issue with the arduino. On the computer side the issue is usually with some sort of driver. Without the drivers working properly the computer won’t be able to connect to the arduino. If you try the arduino on a different computer and it works then you know it is a drivers thing.
One of the great things about arduinos is that there are a TON of resources online which can help you track down what is going on.