How to easily and quickly program the ESP8266 01 module via an arduino nano with example.

preview_player
Показать описание
Upgraded Version 1M Flash ESP8266 ESP01 WIFI Transceiver Wireless Module Bought from Banggood.
How to program the ESP-01s ESP8266 module via an ESP8266:
How to configure Arduino IDE and program ESP-01 with USB To ESP8266 01 Serial Adapter::
Product link:
10pcs ESP-01S ESP8266
5pcs ESP-01S ESP8266
3pcs ESP-01S ESP8266
ESP-01S ESP8266
Geekcreit® MB-102 MB102 Solderless Breadboard + Power Supply + Jumper Cable Kits Dupont Wire For Arduino
Geekcreit® ATmega328P Nano V3 Controller Board Compatible Arduino Improved Version Module
************************
Find more details, circuit schematics and source codes on my blog:
****************
Drivers
***************
So guys i hope you like this video so hit like , give me a share and don't forget subscribe.
Thanks for watching...
Рекомендации по теме
Комментарии
Автор

I was trying to upload code on ESP 01 for long time, seen many videos and referred many websites but this one was the right. Finally I have successfully finished my project..Thank you very much bro

ajitht
Автор

Where to get the url you pasted in preferences

sakshikapure
Автор

Excellent could you help me now that the led lights up with the esp 8266 connected to a network wife

aymemales
Автор

friend what programming is inside the arduino?

mesquitamk
Автор

my friend, thanks for sharing. what about 3.3v to logic levels ??? I havent seen at least resistors dividing 5v that Nano will be talking to you...

oswevega
Автор

bro i tried. code uploaded successfully but when i connect led its always on instead of blinking. Please HELP

b-init
Автор

This is a hack. The 3.3V output of the Nano might not be (and usually is not) powerful enough to power the ESP-01. This way only the USB to serial controller on the Nano is used (the ATMega is kept under reset), but still the logic level picked up from Tx is 5V. While ESP8266 might tolerate 5V it would be safer to put a voltage divider.

DejanGjorgjevikj
Автор

esptool.FatalError: Invalid head of packet (0x00)
esptool.FatalError: Invalid head of packet (0x00)

pls help

BW-utpp
Автор

I appreciate the effort, but this is a terrible tutorial. I can't see which pins are going where, nothing is explained, and I still can't get mine to work. Sorry for being critical, but this really want helpful for me.

ericmeehan