Sicherungsverteiler Pro (221): Sketch lädt nicht auf den Nano Thema ist als GELÖST markiert

Antworten
system47 Verified
Beiträge: 7
Registriert: Do 17. Apr 2025, 18:08
Hat sich bedankt: 7 mal
Wurde bedankt: 16 mal

Sicherungsverteiler Pro (221): Sketch lädt nicht auf den Nano

#1

Beitrag von system47 Verified »

Hallo,
ich habe Probleme mit dem Hochladen des Sketches, welches in der Anleitung verlinkt ist.
Es gibt diese Fehlermeldung:

C:\Users\Tobias\Documents\ACS712-Display\ACS712-Display.ino: In function 'void setup()':
C:\Users\Tobias\Documents\ACS712-Display\ACS712-Display.ino:154:28: warning: pointer to a function used in arithmetic [-Wpointer-arith]
read_zeroCurrentValue[0];
^
C:\Users\Tobias\Documents\ACS712-Display\ACS712-Display.ino: In function 'void loop()':
C:\Users\Tobias\Documents\ACS712-Display\ACS712-Display.ino:210:30: warning: pointer to a function used in arithmetic [-Wpointer-arith]
read_zeroCurrentValue[0];
^
Der Sketch verwendet 20920 Bytes (68%) des Programmspeicherplatzes. Das Maximum sind 30720 Bytes.
Globale Variablen verwenden 752 Bytes (36%) des dynamischen Speichers, 1296 Bytes für lokale Variablen verbleiben. Das Maximum sind 2048 Bytes.

Beim Hochladen des Sketches ist ein Fehler aufgetreten
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x4c
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x45
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x44
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x73
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x5f
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x41
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x75
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x74
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x6f
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x50

Alle Bibliotheken sind aktuell, außer FastLED, da nutze ich die 3.9.12 von Joueff.
Die Arduino Version ist 1.8.19

Was mache ich falsch?

Vielen Dank für Eure Hilfe.

Viele Grüße

Tobias

sven66 Verified
Beiträge: 5
Registriert: Di 15. Apr 2025, 14:53
Wohnort: Dresden
Hat sich bedankt: 14 mal
Wurde bedankt: 8 mal

Re: Sicherungsverteiler Pro (221): Sketch lädt nicht auf den Nano

#2

Beitrag von sven66 Verified »

Hallo Tobias,

hast du in der Arduino-IDE den richtigen COM-Port, Typ Nano, old Bootloader eingestellt?
Letztere Option war bei mir der Grund, warum ich ähnliche Fehlermeldungen hatte.

Viele Grüße
Sven

system47 Verified
Beiträge: 7
Registriert: Do 17. Apr 2025, 18:08
Hat sich bedankt: 7 mal
Wurde bedankt: 16 mal

Re: Sicherungsverteiler Pro (221): Sketch lädt nicht auf den Nano

#3

Beitrag von system47 Verified »

Hallo Sven,
danke für Deine Antwort.
Wo stelle ich old Bootloader ein?
Ich finde nur den Typ Nano.
Der COM Port stimmt.

Viele Grüße
Tobias

system47 Verified
Beiträge: 7
Registriert: Do 17. Apr 2025, 18:08
Hat sich bedankt: 7 mal
Wurde bedankt: 16 mal

Re: Sicherungsverteiler Pro (221): Sketch lädt nicht auf den Nano

#4

Beitrag von system47 Verified »

Hallo Sven,
ich habs gefunden
Und siehe da, es hat geklappt. :)
Besten Dank!

Viele Grüße
Tobias

system47 Verified
Beiträge: 7
Registriert: Do 17. Apr 2025, 18:08
Hat sich bedankt: 7 mal
Wurde bedankt: 16 mal

Re: Sicherungsverteiler Pro (221): Sketch lädt nicht auf den Nano

#5

Beitrag von system47 Verified »

und läuft:
IMG_6434.JPG

Antworten
  • Vergleichbare Themen
    Antworten
    Zugriffe
    Letzter Beitrag

Zurück zu „Sicherungsverteiler Pro (221)“