Uploading is the process of updating or changing the sketch on the Arduino board. It does not refer to uploading to a server or a website.

learn more… | top users | synonyms

0
votes
1answer
15 views

Arduino Blocks at Uploading

I am trying to make an operating hours counter with arduino, i started with a basic script to make the arduino work as a stop watch, This is my script: unsigned long start=0, finish=0, elapsed=0; ...
0
votes
2answers
23 views

uploading problem in arduino uno shows bellow error msg what to do

problem occurred while testing pings program in ethercard examples get from github now no program will uploads, i will shows uploading.... and strucks there it self or the below error msg appears ...
0
votes
2answers
30 views

Can I reassign my Arduino Uno COM Port?

The Arduino SW, under Tools, identifies my Uno as COM Port 3. However, COM Port 3 on my computer is in use by a chip set. My computer assigned COM Port 4 to mu Uno. Can I reassign my Uno to COM Port ...
1
vote
0answers
37 views

Program nodeMCU Over the Air (OTA)

I have a Lolin NodeMCU V3 with a broken USB port: no power, no data. It does show up on WIFI as AI-thinker_xxx, I can connect, but what can I do next? Is there a way to program the NodeMCU Over the ...
0
votes
1answer
31 views

Upload sketch via Bluetooth using HC-06 module

I'm dealing with an application in which I need to upload sketches remotely to an arduino UNO board. I successufully managed to upload sketches using an HC-06 bluetooth adapter. The only problem is ...
1
vote
1answer
80 views

Unable to upload sketches after little oopsie (reversed input polarity)

So playing around with an arduino uno, I was powering it with a 12volt battery (putting power between Vin and Gnd) and I fat fingered the battery terminals, putting them in reverse (oops) I see smoke ...
0
votes
1answer
37 views

Arduino app hangs on upload for all boards

I'm at a loss. I have many boards and have not had much trouble in the past uploading to feather, uno, light blue bean and others. I have a lot of boards loaded in the board manager and I'd rather not ...
1
vote
1answer
25 views

Arduino Pro Mini

I have the following problem I have a pro mini clone, with 328/5V. It was successfully working in my board. I pulled it out of the board, and wanted to update my software. I connected it to my FTDI, ...
3
votes
2answers
65 views

Is there a way to upload precompiled code to an arduino?

My company is developing a programmable remote control car which is driven by an Arduino Nano. We would like a way for the user to install software updates to the arduino, but we don't want to give ...
1
vote
0answers
32 views

Is it possible to program the Arduino with only the RX and TX pins?

I am building a robot and I want to possibly implement some wireless programming functionality into it. I want to know if the programming procedure only involves the serial line or if there is some ...
8
votes
1answer
141 views

Is it possible to upload previously compiled binary?

I have a number of sketches that I keep wanting to load into the Arduino but I don't necessarily need to recompile them because I haven't changed anything since the last compile. Since the compile ...
1
vote
1answer
781 views

Upload with esptool fails with “espcomm_send_command: cant receive slip payload data”

Uploading a sketch to an ESP8266 board fails with: error: failed reading byte warning: espcomm_send_command: cant receive slip payload data warning: espcomm_send_command(FLASH_DOWNLOAD_BEGIN) failed ...
0
votes
1answer
50 views

Use command line to upload hex code to teensy.ex

I need a command line implementation for uploading code to Teensy-LC through Windows 8.1 operating system I know Paul has not released support for command line for Teensy-LC yet but i would like to ...
1
vote
1answer
73 views

Use command line to upload program through hex file to Teensy-LC

I want to make a standalone programmer for Teensy-LC in windows 8.1. So basically I have provided the board to a client of mine and now I want to change the program loaded into the Teensy-LC board. ...
2
votes
4answers
449 views

Error uploading Arduino Micro Sketch using Kubuntu

I have an arduino micro which I want to program from my Kubuntu 15.10 system. I installed the arduino software using apt-get, but when I try to upload the program (for test purpose I use the ...
1
vote
0answers
34 views

Why can't I upload GRBL but I can upload other sketches

I had GRBL running on an Arduino UNO (China Copy). When I tried to update to the newest GRBL Version I was not able to upload the sketch: avrdude: stk500_recv(): programmer is not responding) ...
0
votes
1answer
79 views

Problem Uploading to arduino uno board

I have an arduino uno. Whenever I try to upload code to the arduino I get this error. avrdude: ser_open(): can't open device "/dev/cu.usbserial-AL01EI7I": Device not configured ioctl("TIOCMGET"): ...
0
votes
2answers
277 views

Arduino not working / not uploading [duplicate]

Could anybody please help me with my problem? My Arduino doesn't work correctly. I was between a project, and suddenly it started acting weird. First, it started taking about 4 minutes to compile and ...
5
votes
2answers
706 views

ERROR: Timed out waiting for Arduino 101 - anything I can do?

I just received an Arduino 101 so I did the following in a wave of excitement... Connected the USB cable between it and my Macbook Pro Started the Arduino IDE version 1.6.7 Wrote a little bit of ...
0
votes
0answers
59 views

Difficulty in uploading sketches when connecting to Arduino Uno clone using TTL USB serial device (CH340)

I bought a new Arduino Uno clone SMD that uses a CH340 chip. When I plug in the USB cable my Windows “operating system” could not detect the device, even though I installed ch340ser.exe. Then I ...
5
votes
3answers
195 views

Is it possible to create a standalone exe which can burn the code into a Teensy 3.1?

So here's the scenario. I have sent my teensy 3.1 circuit to a client of mine And now I need to update the code burned onto teensy without providing client access to the code So is it possible to ...
0
votes
0answers
64 views

Using arduino shield seems to break serial.print and uploading new code?

Hello Stack Exchange Community! For an arduino project I am working on, I modify the SparkFun 6 Degrees of Freedom IMU Digital Combo Board - ITG3200/ADXL345 to support DSSCircuit's I2C Master Library ...
0
votes
1answer
29 views

Best practise when dynamically updating sketch

I am currently working on a project that uses an Arduino Mega 2560 board along with the Arduino GSM shield to connect to the internet and send/receive SMS messages. As part of my project, I want to ...
0
votes
0answers
59 views

Problem in Uploading the Program in Atmega328 UNO smd controller

I am facing a Problem in Uploading a code in Atmega328 SMD. I am Uploading code via. "Program Loader" using the "Upload Using Programmer". I am able to upload the Program at every first time whenever ...
0
votes
2answers
699 views

avrdude: verification error, first mismatch at byte 0x0000 : 0x00 != 0x16 using USBasp

I'm having this strange error, which pops up around 90% of the time. I am trying to program my attiny25 using USBasp and the Arduino IDE / library. Sometimes it works, most times it doesn't.. This ...
0
votes
0answers
34 views

Ardunio Uno - avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x20

been looking through the various posts and tried all the different options suggested, however still get this error when trying to upload the blink sketch to my Arduino Uno. I can upload to Arduino ...
-1
votes
1answer
137 views

Question about include statements and details in Arduino.h file from core library

This is more of a C/C++ question. However the files I am asking about are a part of the Arduino library. In /arduino-1.6.5-r5/hardware/arduino/avr/cores/arduino/Arduino.h : #ifndef Arduino_h ...
0
votes
2answers
303 views

Where do avrdude parameters get defined in the Arduino IDE?

I am interested in learning how the Arduino IDE handles parameters in order to correctly upload hex files with avrdude. I found this in boards.txt: uno.name=Arduino/Genuino Uno uno.vid.0=0x2341 ...
1
vote
2answers
75 views

Arduino port recognition

New Arduino Uno, Arduino 1.6.3, MBP running 10.10.5. The Arduino IDE is running, I connect to the laptop via usb. The green LED is on the amber light is on but it's not blinking. I attempted to ...
1
vote
1answer
68 views

Requesting references for learning about the upload process

I would like to know of references that discuss the process of uploading code onto an Arduino board. I have read this reference on hacking the Arduino and an outline of the build process. I also found ...
0
votes
1answer
42 views

Sketch upload freezes during write

I'm trying to upload a huge sketch to my Uno R2. It's compiling just fine but it fails to upload at 94% of writing to flash... The program is so large because of a big array of data in a separate .h ...
0
votes
1answer
237 views

Difference in bootloader of ATmega with 16MHz external crystal and 8MHz external crystal

I have used your bootloader for ATmega2560-16AU with 16MHz external crystal and it works like a wonder. In my new project I have a 3V power supply. Therefore, I am planning to use a low frequency ...
0
votes
1answer
79 views

Stuck on upload

I just bought the SmartEverything FOX Board which is Arduino compatible http://www.smarteverything.it/wp-content/uploads/2015/10/SmartEverything-User-Guide-Ver-1.01.pdf and simply tried to get started ...
0
votes
1answer
306 views

Programming an ATMEGA2560 using FTDI

I want to know how exactly do I program (upload arduino sketches) an ATMEGA2560 which is boot loaded with an Arduino Bootloader using a FTDI programmer and an Arduino IDE, is there any ...
1
vote
0answers
159 views

Can't program bareduino. “avrdude: stk500_recv(): programmer is not responding”

I've built a bareduino. The blink sketch that it came preprogrammed with worked. I was also able to program the ATmega328 by putting it into a arduino uno. What I can't do is upload a sketch ...
0
votes
2answers
82 views

How to rsync my node.js project to my intel edison board, through ssh?

I would love to get rid of Intel's heavy XDK software, and be able to quickly push the updates of my node.js code into my Intel Edison (arduino compatible) board. I tried this: rsync -avz ./ ...
0
votes
1answer
334 views

Did I break my new Arduino Leonardo Eth by restarting it?

I just bought a new Arduino Leonardo Eth, and, it was working perfectly. I probably uploaded about 30 different sketches, and it did everything as expected. The basic sketch was using the fade demo ...
0
votes
0answers
43 views

Upload problem with eclipse mars on arduino uno

When I am using Arduino IDE I do not have problem to upload software to Arduino UNO R3. But, when I am using Eclipse with these configurations: I can not upload the software. Could someone help ...
1
vote
1answer
839 views

Error opening serial port '/dev/cu.Bluetooth-Modem'. (Port busy)

I’m sorry if I sound ignorant and naive, but I’m brand new to Arduino; very keen, but know very little. I started with a Sainsmart Arduino Uno clone board. I downloaded the software, which opened ...
0
votes
1answer
114 views

Why can't I upload the sketch to my Board?

I am using Roboduino board, Whenever I am uploading the blink sketch I am getting following errors. I am using the board from quite some days. But problem is occuring from now onwards. -- I have ...
1
vote
1answer
74 views

Arduino loses its program under unusual conditions

I have a pretty complicated setup: an ATMEGA328p chip (found in the Uno, Duemilanove, etc.) on a Diavolino board (from EvilMadScientist) running at 8 MHz (instead of the normal 16 MHz). This should ...
1
vote
1answer
117 views

IDE not acknowldeging “freeduino” port

I have a freeduino and am trying to upload sketches to it. But the COM port is not listed in the arduino IDE. I've installed drivers and the rest but still the problem persists. An error code (code ...
1
vote
2answers
301 views

Can't upload sketches to breadboard Arduino

I have an ATmega328 chip with the boot-loader installed. I also have an Arduino Uno with the ATmega328 chip removed. I hooked this chip up to a breadboard with the proper 22pF caps, 16MHz crystal, ...
0
votes
3answers
227 views

Arduino nano stopped working

After programming Arduino Nano with the DIY Headtracker code, after trying to plug the Arduino to the receiver and some time, the LED stops flashing and now it's not recognized by the computer ...
0
votes
1answer
162 views

seperate ATmega 2560 - turn on a single LED - troubleshooting

I have got my own PCB with "some stuff" on it and first I want to make it run a simple "turn on LED". My setup: Atmega 2560 LED connected to PE4 (D2 in Arduino language) => PE4 - LED - 1K resistor ...
0
votes
3answers
96 views

How do I upload sketch (and parameters) through a user interface

I'm pretty new to Arduino and I'm developing my first real-world project. I have a Arduino Mega with a full working sketch in it which is going to be placed in several distant places and I have a ...
35
votes
3answers
11k views

Have I bricked my Arduino Uno? Problems with uploading to board

I can't upload sketches to my Arduino Uno. Have I "bricked" it? What steps can I take to work out what is wrong? What can I do to fix it?
1
vote
0answers
59 views

Arduino not responding while trying to flash over BLE

I'm working on wireless uploader for Arduino from iOS devices. I'm using HM-10 BLE module which seems to work ok. PIO 2 is used as DTR for resetting (see A [0x41] T [0x54] + [0x2B] P [0x50] I [0x49] O ...
0
votes
2answers
669 views

avrdude: stk500v2_getsync(): timeout communicating with programmer error [duplicate]

When I try to upload I get this error. I cannot upload the program into my Arduino Mega ADK board. I tried putting the drivers agiain too, but it does not work. avrdude: stk500v2_getsync(): timeout ...
1
vote
2answers
245 views

Arduino Uno not appearing under ports

I have an Arduino Uno attached to my MacBook Air running the Arduino IDE 1.6.4. The Arduino was visible in the Serial port section this morning, but then it just disappeared. The ON light on the ...