Sketch uses 1994 bytes (6%) of program storage space. Maximum is 32256 bytes.
Global variables use 206 bytes (10%) of dynamic memory, leaving 1842 bytes for local variables. Maximum is 2048 bytes.
"C:\Users\szymon\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/bin/avrdude" "-CC:\Users\szymon\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf" -v -patmega328p -carduino "-PCOM1" -b115200 -D "-Uflash:w:C:\Users\szymon\AppData\Local\Temp\arduino\sketches\58352E486043D2CEC49468F90FD54897/espbth.ino.hex:i"
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\szymon\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"
Using Port : COM1
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=0x1a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x1a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x1a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x1a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x1a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x1a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x1a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x1a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x1a
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x1a
avrdude done. Thank you.
Failed uploading: uploading error: exit status 1
Hi, @szymon323
Welcome to the forum.
What model Arduino do you have, and have you got it selected in the IDE?
Can you find in "Device Manager" the com port that your Arduino is connected to and check that it is COM1?
Have you been able to program your controller before this or is this your first attempt?
What version IDE are you using?
What OS in your computer is running?
Thanks.. Tom..
![]()
hi
I have clone of arduino uno and i have selected it in the IDE my computer is running on windows
this is first atempt on this devide. Can you help me with checking com port that my Arduino is connected to
Why not answer TomGeorge's questions. Your are saying I want to go home from here. Without the appropriate details the chance of an accurate answer is nil. Assuming there are only 25 releases/upgrades of windows and 10 releases of the IDE, that now requires 250 possible answers. Now which Arduino, what PC, you can see where this is going the number of possible guess is a lot and the odds of one being correct is like my two cozens slim an none. We ask questions so we can give you an accurate answer, not a guess. Good Luck!
thank you for the instructions, next time I will be more precise
my computer is running on windows 11
and arduino IDE 2.2.1
Hi @szymon323. Please try this experiment and then report back with the results:
This procedure is not intended to solve the problem. The purpose is to gather more information.
- Connect the Arduino board to your computer with a USB cable.
- Press and release the button on the Arduino board that is marked "RESET".
Now please reply here on the forum thread with the answer to the following question:
- Did you see the "L" LED blink multiple times quickly immediately after you released the "RESET" button?
Hi,
Is this the first time you have used 2.x.x?
Have you programmed other controllers with this combination?
Thanks.. Tom....
![]()
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.