I'm relatively new to the Arduino world, and after programming some stuff on the Arduino Uno, I recently tried to upload the sketch to a more minimal board. I chose a non-original Nano V3.0 mit Atmega328 CH340 (https://www.az-delivery.de/products/nano-v3-mit-ch340-arduino-kompatibel) and I connected it via USB directly to my macOS computer that runs the Arduino IDE v2. Unfortunately, the upload of the sketch didn't succeed and I got this error message: avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00 I have no clue, what's the problem, but maybe it's not possible to connect the board directly to the computer? The specs of the board say that "an easy connection to a PC could be established with a CH340G-USB converter". Do I need such a converter? If yes: why it's not necessary for my Arduino Uno boeard?
It looks more like a problem with the boot loader. https://forum.arduino.cc/t/atmega328p-old-bootloader/699129
Thanks, Mario, your hint solved my problem!
Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
Log in with Google account
No account? Register here.