Hi there, first of all I dont know a lot about drivers and stuff so please be patient with me.
I am working on a plant watering project on an Arduino Nano Every and uploaded it previous times. I recently wanted to finish it and tried to upload an updated code but the Arduino IDE just kept telling me I am not connected to the USB Port. On top of that I get an Error message like that:
avrdude: jtagmkII_initialize(): Cannot locate "flash" and "boot" memories in description
avrdude: jtagmkII_reset(): timeout/error communicating with programmer (status -1)
avrdude: initialization failed, rc=-1
-
Double check connections and try again, or use -F to override*
-
this check.*
avrdude: jtagmkII_close(): timeout/error communicating with programmer (status -1)
avrdude: jtagmkII_close(): timeout/error communicating with programmer (status -1)
Failed uploading: uploading error: exit status 1
From what I know the first line isnt to worry about but I have no clue what the rest is supposed to tell me.
I have tried using a different USB cable, different USB Port on my PC aswell as my Laptop. Restarted both devices etc.
Is there a way to "restart" Arduino Nano every or reset it. Did I maybe connect somthing the wrong way while soldering and broke the board?
I could just order a new board but that seems wrong. I want to know what happened to maybe prevent this in the future.
This is what I see in my Device Manager.
If anyone knows how to fix this issue it be much appreciated. Thanks a lot.