This the best video to program ESP8266, I had a big connection problem with my ESP8266, and thanks to this video I understood everything and I was able to fix my problem. You have to be careful with connections and breadboard, there are often false contacts.
My esp8266 still show failed to connect to esp8266: timed out waiting for packet header. It still not solved after i unpin IO0 and pin again. Pls help me.
I tried with arduino nano and I got this error: . Variables and constants in RAM (global, static), used 32464 / 80192 bytes (40%) ║ SEGMENT BYTES DESCRIPTION ╠══ DATA 1500 initialized variables ╠══ RODATA 1124 constants ╚══ BSS 29840 zeroed variables . Instruction RAM (IRAM_ATTR, ICACHE_RAM_ATTR), used 61483 / 65536 bytes (93%) ║ SEGMENT BYTES DESCRIPTION ╠══ ICACHE 32768 reserved space for flash instruction cache ╚══ IRAM 28715 code in IRAM . Code in flash (default, ICACHE_FLASH_ATTR), used 239188 / 1048576 bytes (22%) ║ SEGMENT BYTES DESCRIPTION ╚══ IROM 239188 code in flash esptool.py v3.0 Serial port COM7 Connecting... A fatal esptool.py error occurred: Write timeout Any idea on how to solve this?
Hello, I don't speak English but I will tell you about an experience I had between Arduino Uno and ESP8266 ESP-01. I had the same error when trying to load a program and had the following solutions. -If you have an arduino uno in which you cannot remove the atmega CPU manually, you must connect the arduino uno reset to ground with that it will let you charge, also remember that to program in esp8266 esp-01 you need to connect the GPI0 to ground and the en(enable) to 3.3v -If you have a direct converter from esp8266 esp-01 to serial (usb), remember that the GPI0 has to have a bridge with ground to program, generally it is chosen to solder it with a button since these normally do not have an integrated one.
This the best video to program ESP8266, I had a big connection problem with my ESP8266, and thanks to this video I understood everything and I was able to fix my problem.
You have to be careful with connections and breadboard, there are often false contacts.
thanks for the video! but did you solve the packet head error like you showed in the thumbnail?
Thank you so much for nice video, I find how to upload esp8266 for many hours and I find it here now thank you
Can't we program esp 01 without removing IC from Arduino?
Put reset pin into ground
bro how to use serial monitor after flashing the code in esp-01s module ??
My esp8266 still show failed to connect to esp8266: timed out waiting for packet header. It still not solved after i unpin IO0 and pin again. Pls help me.
Same error I also get.
You have to reset it
How to reset it
Managed to solve it? Cause i got the same error?
same error anyone solved?
can you make tutorial Using PIR motion with the ESP8266 Connected to arduino please
Sorry Bhai please mere chanel pr copyright strike aa gya hai please help me
Brother In my Arduino Uno the Atmega328p chip is fixed sholdered how to do that now
His assumption that chip can be removed is faulty. Some UNO board come with the chip surface-soldered.
Try put RST pin into ground
I tried with arduino nano and I got this error:
. Variables and constants in RAM (global, static), used 32464 / 80192 bytes (40%)
║ SEGMENT BYTES DESCRIPTION
╠══ DATA 1500 initialized variables
╠══ RODATA 1124 constants
╚══ BSS 29840 zeroed variables
. Instruction RAM (IRAM_ATTR, ICACHE_RAM_ATTR), used 61483 / 65536 bytes (93%)
║ SEGMENT BYTES DESCRIPTION
╠══ ICACHE 32768 reserved space for flash instruction cache
╚══ IRAM 28715 code in IRAM
. Code in flash (default, ICACHE_FLASH_ATTR), used 239188 / 1048576 bytes (22%)
║ SEGMENT BYTES DESCRIPTION
╚══ IROM 239188 code in flash
esptool.py v3.0
Serial port COM7
Connecting...
A fatal esptool.py error occurred: Write timeout
Any idea on how to solve this?
Hello, I don't speak English but I will tell you about an experience I had between Arduino Uno and ESP8266 ESP-01.
I had the same error when trying to load a program and had the following solutions.
-If you have an arduino uno in which you cannot remove the atmega CPU manually, you must connect the arduino uno reset to ground with that it will let you charge, also remember that to program in esp8266 esp-01 you need to connect the GPI0 to ground and the en(enable) to 3.3v
-If you have a direct converter from esp8266 esp-01 to serial (usb), remember that the GPI0 has to have a bridge with ground to program, generally it is chosen to solder it with a button since these normally do not have an integrated one.
@@steveb9357 thanks for the help, I’ll try it out based on your suggestions ✨
Did you solve the problem, and if so, can you share it?
i connected the 2 ground pins into single ground reciever in the power section of arduino and it worked
Can you explain it what are you trying to say@@mrnorthz9373
pls link on lib for esp8266 im not found
Why the red light on my esp-01s not turn on?
me too
did u solve this problem?
How to take code for gas leakage detector from you. Iam from Nepal
Very nice video thanks for this video
then why you even didn't like it 😂
Maine aapka video use kiya tha
My arduino does not have this IC , so what to do?
You need to put a wire connecting rst and ground in the arduino uno board, that does the same
CODE PLZ