Skip to main content

Arduino IoT Cloud Problem of Upload Code On Esp8266 || Error : Uploading

 Arduino IoT Cloud Problem of Upload  Code On Esp8266 ||  Error: Uploading

Using the Arduino IoT cloud On ESP8266 has a few common issues, especially when trying to flash new firmware or upload a sketch.

#IoT cloud  #Arduino IoT Cloud #esp8266 #Error of uploading

This Error is Common on Generic Esp8266 Board

"Error"
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Upload started
Programming with: Serial
Flashing with command:C:/Users/JD/.arduino-create/esp8266/esptool/2.5.0-3-20ed2b9/esptool.exe -vv -cd ck -cb 115200 -cp COM4 -ca 0x00000 -cf C:/Users/JD/AppData/Local/Temp/arduino-create-agent907029987/WATPUMP_dec17a.bin
esptool v0.4.13-1-gf80ae31 - (c) 2014 Ch. Klippel <ck@atelier-klippel.de>
setting board to ck
setting baud rate from 115200 to 115200
setting port from COM1 to COM4
setting address from 0x00000000 to 0x00000000
espcomm_upload_file
espcomm_upload_mem
setting serial port timeouts to 1000 ms
opening bootloader
resetting board
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
resetting board
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
serialport_receive_C0: 00 instead of C0
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
serialport_receive_C0: 00 instead of C0
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
resetting board
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
serialport_receive_C0: 00 instead of C0
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
Executing command: exit status 2

||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||



ESP8266 Troubleshooting – NodeMCU 

Solve this Error Follow this Step

Step:1
The first step is the "Click On" the Selected Box shown on the image in your cloud. 

Step:2
The Second step is the "Click On" the Selected Box shown on the image in your cloud. that is the Reset of the esp8266 board.

Step :3
The next step is the change "CK" To "noadmcu".that is shown in the image.



Step:4
Now Try To Uploading The Sketch, then the Problem is solved.
Upload Successfully.


To Support Subscribe to Our Youtube Channel: "Click Here"

Comments

Popular posts from this blog

How To Control 12v RGB Led Strip Using Arduino And BC 547 Transistor With Code

  How To Control 12v RGB Led Strip Using Arduino And BC 547 Transistor With Code Hello, Friends Welcome to my channel Electrify Circuit Today Video How To Control RGB Led Strip Using Arduino And BC 547 Transistor. View full video. Required Components:- -Arduino NANO -Breadboard -RGB Led Strip -Jumper wire - BC 547 Transistor Circuit Diagram:- Video:- Code, Circuit Diagram Download Link:- Click Here Others Videos:- How to Test Esp32 Bluetooth Led On/Off To App:- https://youtu.be/AiQ5IF_j--k How To Make a 5V Relay Module At Home and Check using Arduino:- https://youtu.be/ZMewjmbJu4c How to Decode IR Remote Value Using Arduino UNO:- https://youtu.be/TXoin8xyX6Y LED shifting using push-button and Arduino nano:- https://youtu.be/9uNiHqaziqs 7-segment 0-9 counter using Arduino Nano:- https://youtu.be/hTY3PsQ7H9A How to test Arduino Nano | How to led blink with Arduino nano:- https://youtu.be/Rbdl2Ii10b0 How to make full bridge rectifier | 0 to 12v voltage regulator | Rec

HowTo Make Variable Power Supply Using LM317

  How to make variable power supply using lm317 | #newvideo2021 #newvideo #voltageregulator #variablepowersupply #diy #lm317 #bd139 #tip3055 This Project is to make a simple variable Power supply in LOW cost. Mager Components LM317-: The LM317 is an adjustable 3-terminal positive voltage regulator capable of supplying different DC voltage outputs other than the fixed voltage power supply of +5 or +12 volts or as a variable output voltage from a few volts up to some maximum value all with currents of about 1.5 a mperes. BD139 Transistor:- BD139 is an NPN transistor hence the collector and emitter will be left open (Reverse biased) when the base pin is held at the ground and will be closed (Forward biased) when a signal is provided to the base pin BD139 has a gain value of 40 to 160, this value determines the amplification capacity of the transistor. The maximum amount of current that could flow through the Collector pin is 1.5A, hence we cannot connect loads that consume more

How to Test Esp32 Bluetooth Led On/Off To App

How to Test Esp32 Bluetooth Led On/Off To App   #arduino #esp32 #arduinoproject # NodeMCU Hello, Friends Welcome to my channel ElectriCircuit Today Video is How to test Esp32 Bluetooth using App make an app using MIT App inventor. One led On/off Using Android App. Required Components:- -ESP 32 Board -Breadboard -LED -Resistor -Jumper wire Code, App, Circuit Diagram, aia file Download Link:- Click Here