Sửa Lỗi An Error Occurred While Uploading The Sketch With Arduino Ide 1

Recently, after my OS was reinstalled installed the latest version of Arduino IDE to my Win 10 laptop. I opened a sample sketch, the blinky, connected my Arduino Nano, selected the right port and board and clicked on upload.

Đang xem: Sửa lỗi an error occurred while uploading the sketch

*

Arduino Nano Code Upload Error

The code was compiled in 3 seconds, but it was stuck in the upload part.

Arduino Nano Code Upload Error Video Tutorial

Arduino Nano Code Upload Error Video Tutorial

Arduino Nano Code Upload Error

After a while, the IDE spitted out the following error message

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00An error occurred while uploading the sketch

What The … :/

First I thought there was something wrong with the Nano board I was using. But when I tried to upload the code to the one that was working, I got the same error. I tried to reinstall Arduino IDE, removed and added all the boards and even tried to manually install the drivers.

How to Fix An error occurred while uploading the sketch?

Well guys, the solution was simple. In the newer versions of Arduino IDE, you have to select Old Bootloader before uploading codes to newer boards.

This is how you do it.

Xem thêm: GiảI M㣠Cung Hoàng Đạo Cung Sư Tử (Chiêm Tinh), Tính Cách Cung Sư Tử (Leo)

Why not make a PCB for your Project?

Making a PCB for your DIY project is not hard nowadays. PCB helps to get rid of all messy wires and stuff and give your project an awesome look. And its cool to make your own PCB for your project right?

Designing a PCB for your Project – The Easy Way

I use Altium Designer to draw the circuit and design the PCB. It is a powerful tool that can be used to design and create your own PCBs for your project as well as complex and multiplayer PCBs for industrial use. Here is the link to the Altium trial version. So make sure you check it out.

Start Designing your own PCB

Getting PCBs Done

I usually order our PCBs from PCBWay. PCBWay is a PCB manufacturer specializing in PCB prototyping, low-volume production, and neat and tidy PCB Assembly for a very low price. They have a very friendly customer support team and even perform a free PCB Design Review before payment and inform us if there is some issue with the design. Feel free to check out their website below.

Make your own PCB for your Project

Steps to Fix Arduino Nano Upload Error

Step 1 – Write the code

First setup the code you want to upload

Step 2 – Connect the Board

You can connect now you arduino nano board to your PC.

Xem thêm: Cách Sửa Lỗi Font File Csv Trong Excel, Sửa Lỗi File

Step 3 – Choose the correct Port and Board

I Arduino IDE, you can have to select the correct port and board.

Tools —> Boards —> Arduino NanoTools —> Port —->

Step 4 – Select “Old Bootloader” (The Key)

Now you have to select old bootloader by –

Tools —> Processor —> Atmega32P (OlBootloader)

*

Arduino Nano Code Upload Error Solved

Step 5 – Compile the Code

Now you can go ahead and compile the code

Step 6 – Upload

Once the code is compiled, you can now easily upload the code to your Arduino by clicking the upload button.

Leave a Comment

DMCA.com Protection Status