Recurring uploading problem

So for two weeks now I have had problems uploading simple code and example sketches to my Arduino nano. I had 3 Nanos that were apparently Chinese clones with the ch340 chip, they worked for about 5-6 months then stopped uploading all with the same error of "...avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xc3
Problem uploading to board." I heard this was an issue with clones so today, I received an on-brand Arduino nano with the FTDI chip, it uploaded for a couple minutes but the code was a bit off, now I get the same error as before.

I've tried multiple different versions, checked the ports, checked the default settings and board type, as well as updating or trying new versions of drivers, I've gone through so many tutorial attempts. I don't really care about fixing the clones at this point I just want at least one working microcontroller, but it seems like it might be an issue with the software since an arduino brand board didn't work either. I should note that the cable is not from the internet, i heard those can be unreliable, this cable is from a TI graphing calculator so I don't think its the problem.

That was a ton of info just wanted to put everything out there, anyway please help if you can think of a solution. Thanks.

I have the same problems it will take many plugging-ins and un-plugings before it will properly work sometimes it takes 5-6 quick un-plugings and re-pluggins before it will upload! Also make sure you completely unplug it (both sides unplugged) this may not work but this is what fixed it for me!
Cya -M4A3E8 Sherman!

I'll try it thanks

Edit: yeah so far no luck

Ok! So try reinstalling the drivers for your Arduino, go to device manager -> Ports (COM & LTP) -> (And to find out the com port your Nano is on unplug it and plug it back in and whatever one comes back is it) In my case its com 7 -> (In the upper right corner there is a button that looks like a big red X) push that and checkmark (Delete driver) wait until the com port disappears. ->
Then unplug it and plug it back in -> wait 'till windows says (Finished setting up device!).
Now try to upload a sketch!
Cya -M4A3E8 Sherman!

Okay I did that, but my driver files aren't reuploading to the board. Yeah I'm trying to browse and reupload the original drivers but they aren't uploading correctly.

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