Arduino: 1.8.13 (Windows 10), Board: "Arduino Nano, ATmega328P"
Sketch uses 3856 bytes (12%) of program storage space. Maximum is 30720 bytes.
Global variables use 208 bytes (10%) of dynamic memory, leaving 1840 bytes for local variables. Maximum is 2048 bytes.
An error occurred while uploading the sketch
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Welcome to the forum
Your topic was MOVED to its current forum category as it is more suitable than the original
Please post you full sketch and full error messages using code tags when you do
blh64
March 17, 2022, 3:04pm
3
so, did you follow this advise? What did it show?
Take a few minutes and read this: How to get the best out of this forum
It will help others help you. Post your error message using code tags.
WHAT nano do you have? is it a clone? have you tried changing the hip to 328 old bootloader?
thank you for replying, it is a Nano ATmega328p probably a clone but it worked with other sketches much more complicated, but I will try 328 old bootloader as you have recommended
Hi I tried with 328 old bootloader and I receive the same massage
Arduino: 1.8.13 (Windows 10), Board: "Arduino Nano, ATmega328P (Old Bootloader)"
Sketch uses 3022 bytes (9%) of program storage space. Maximum is 30720 bytes.
Global variables use 208 bytes (10%) of dynamic memory, leaving 1840 bytes for local variables. Maximum is 2048 bytes.
An error occurred while uploading the sketch
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Try doing that. More information is good.
a7
OK, time to post your code, and explain what you have wired to your NANO.
system
Closed
September 13, 2022, 3:46pm
9
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.