Hallo,
ich kämpfe gerade als Anfänger mit einem Arduino nano every (Original).
Ich habe die IDE2.3.2 und das Teil hängt an Com6.
Board-Info lässt sich abrufen.
Als Prozessor ist ATMega 328P und als Programmer Arduino as ISP eingestellt.
Auf dem Board scheint schon ein Sketch drauf zu sein, die gelbe LED blinkt.
Beim Hochladen kommt folgende Fehlermeldung:
avrdude: Version 6.3-20190619
-
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/* -
Copyright (c) 2007-2014 Joerg Wunsch* -
System wide configuration file is "C:\Users\larib\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"* -
Using Port : COM6* -
Using Programmer : arduino* -
Overriding Baud Rate : 115200*
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x30
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x30
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x30
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x30
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x30
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x30
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x30
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x30
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x30
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x30
avrdude done. Thank you.
Fehlgeschlagenes Hochladen: Hochladefehler: exit status 1
Kann mir wer nen Tipp geben woran das liegen kann?
Danke und Gruß
Micha
