How to Upgrade ESP-01 Module Firmware and test AT Commands

  Рет қаралды 37,119

BINARYUPDATES

BINARYUPDATES

Күн бұрын

Пікірлер: 93
@anis3507
@anis3507 Жыл бұрын
Thank you so much! The most clear instructions in the Internet so far. Couldn't flash my ESP, struggled for several days until you helped, now it works
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hi Anis Glad it helped! Best wishes!
@anis3507
@anis3507 Жыл бұрын
@@BINARYUPDATES Hey, I really need your help. I need to send data from Arduino Uno to ESP-01 through serial monitor. However, in the internet I only found a way to send data from ESP to Arduino, but not in opposite direction. I want to make a telegram bot on ESP. Arduino Uno, in turn, should obtain data from sensors and send them to ESP, that's why I need this connection. Then ESP should process obtained data and send it via telegram to the user. I really, really need this to make somehow, please help. Thanks in advance!
@clobel55
@clobel55 9 ай бұрын
Clear? you gotta be kidding
@jensschroder8214
@jensschroder8214 9 ай бұрын
The ESP-01 has 0.5 MByte flash (= 4MBit, flash IC: 25F04) The ESP-01s has 1 MByte flash (=8 MBit, flash IC: 25F08). Some ESP-01 have 1 MByte too. There are also ESP-01s with 4MByte flash (=32 MBit, flash IC 25F32).
@omerbay2568
@omerbay2568 6 ай бұрын
HARİKA anlatıyorsunuz.Emeklerin için çok teşekkür ederim
@ojn8691
@ojn8691 11 ай бұрын
Hii, when i let baudrate 115200 the system cannot ready but system ready when baudrate 9600 can i know why
@BINARYUPDATES
@BINARYUPDATES 10 ай бұрын
This means your ESP-01S Module is running ESP-01 firmware which uses 9600 baud rate. In my opinion, you can reflash new firmware or carry on using module with 9600 baud. It doesn't make much difference for application development as long as we don't modify firmware or bootloader in ESP microcontroller. I hope this may help you. Good luck and best wishes!
@jonatanvital1370
@jonatanvital1370 8 ай бұрын
MUCHISIMAS GRACIAS SOS EL MEJOR SOY DE ARGENTINA. ME CANSE DE VER TUTORIALES QUE EXPLICAN A MEDIA. LA VERDAD QUE VOY A RECOMENDAR TU CANAL. YA QUE A PESAR DE ESTAR EN INGLES , SE ENTIENDE Y HACES TODO PASO A PASO. NUEVAMENTE MUCHAS GRACIAS . GENIO
@csakip
@csakip 9 ай бұрын
Brilliant. Well presented and just what I was looking for. Thanks!
@BINARYUPDATES
@BINARYUPDATES 8 ай бұрын
Hi Csakip, Glad it was helpful!
@KaraSub2.0
@KaraSub2.0 10 ай бұрын
It worked for me to send the AT commands, however I'm using a diferent usb adapter it has only the places needed to plug the esp 01 to it, should I use jumpers in every pin instead?
@BINARYUPDATES
@BINARYUPDATES 10 ай бұрын
Hi KaraSub, sure you can use jumper wire instead or switch to soldered on ESP-01 module adapter. It will be bit tricky though. Good luck and best wishes!
@ahmedfaizal2316
@ahmedfaizal2316 5 ай бұрын
VERY USEFUL,well presented thank you so much man also i upload this firmware using arduino when you upload using arduino after upload make sure to disconnet gpi0 from gnd and reset the esp like in this video and start using at commands thanks
@suhasreddy6333
@suhasreddy6333 9 ай бұрын
Hi! I followed everything correctly but it says failed to connect
@ruenjou
@ruenjou Жыл бұрын
Digging through lots info at various forums, I was able to get the esptool to work on my Mac. However all the instructions required me to flash multiple files. Flashing was fine but the ESP01 didn't respond to AT commands properly after flash. Then I found your video and there was only one file to flash. Heck, I have nothing to lose, why not trying...voila, the flashing completed and it responded to AT commands properly. Thanks.
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Great, I'm happy to know your ESP-01 is responding to AT commands. Thanks and best wishes!
@sandwichsilverflavour5658
@sandwichsilverflavour5658 Жыл бұрын
Looks like I can't use ArduinoIDE to send AT commands, but works well with CoolTerm. Awesome video, thanks a ton!
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
I'm Glad it helped with your ESP-01 WiFi module. Thanks!
@AZZATOUAITI
@AZZATOUAITI Жыл бұрын
HI i wanna configure one esp01 as hotspot and another one as its client through stm32 discovery board with IAR! how can I do that and how could I test the AT COMMANDS ON IAR
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hi Azza You can configure one ESP-01 Module as a webserver and communicate STM32 Discovery board as a client via another ESP-01. You can write embedded c program in IAR to communicate ESP-01 and STM32 over Serial UART. I mean by using serial communication you can fire AT commands from ESP-01 to make STM32 as a client. I hope this can help. Good luck and best wishes!
@ravin278
@ravin278 Жыл бұрын
Bro thank you very much...... bcz i bought a new ESP-01 and got its basic firmware deleted and i am unable to do anything its just showing error i thought its gone , literally there were very very less video on "ESP- 01" ... So thanks for this video it literally helped me a lot
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hi Ravi Glad I could help with your ESP-01 Module Best wishes!
@SarathiGhosh
@SarathiGhosh Жыл бұрын
Thanks. Can you please share how to connect this to some of the free app like Magic Home, Smart Life, Cadio etc. ?
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hi Sarathi, thank you so much! I'll be making more video in next month to connect ESP-01 module to different cloud platforms. I think those video series may be interesting for you. Thank you for your input and suggestions. I'll soon create those tutorial lessons. Have a beautiful day!
@SarathiGhosh
@SarathiGhosh Жыл бұрын
@@BINARYUPDATES Thanks ! It will great if you please share a video to connect to Smart Life app.
@wahyu_zx
@wahyu_zx Жыл бұрын
I want to ask, I have 2 esp01 last year I try to connect to wifi can connect, but this year I try to connect and wifi scan can't connect, I use wifi example on arduino ide. Can upgrade firmware can fix this problem?
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hey Wahyu, Yes consider update the firmware on ESP-01 Module. It'll fix issue. Good luck and best wishes!
@rogermoseley7554
@rogermoseley7554 Жыл бұрын
Is the next video (building the web server) available yet? if so, link please. I am terrible navigating through Utube.
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hi Roger, the webserver in station mode running on ESP-01 Module is on the list. it'll be released soon. If its urgent you can use my NodeMCU ESP8266 webserver code (on my channel). And upload in ESP-01 Module and it will work. The program is absolutely same. I hope this will help you quickly otherwise I'm anyways making video in next week. Thanks for your patience
@nguyenchinguyen4713
@nguyenchinguyen4713 11 ай бұрын
my MCU is NodeMCU 1.0 when i tried to flash it said fail to connect... you have some idea about this ?
@BINARYUPDATES
@BINARYUPDATES 11 ай бұрын
Hi, please try to use other micro USB cable and make sure the cable will be of good quality which support data transfer as well as power. usually, this happen because of usb cable couldn't not support data as they only means for powering or charging. I hope this may resolve your issue. Good luck and best wishes!
@bmcgorakhpur5787
@bmcgorakhpur5787 9 ай бұрын
Can you help me know where to learn isp programming, wish to use it for personal home and office area safety devices.
@omkarbansode6305
@omkarbansode6305 Жыл бұрын
Thank you Very much Sir Your explanation helped alott
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hi Omkar, I'm glad to know this ESP-01 video lesson helped you! Good luck and best wishes!
@HakkiOgrt
@HakkiOgrt 3 ай бұрын
Thnx , subbed
@BINARYUPDATES
@BINARYUPDATES 3 ай бұрын
Hi HakkiOgrt, thanks for the sub!
@mayinjabob9380
@mayinjabob9380 9 ай бұрын
BRO thanks i tried every thing only u had the gold Thanks
@BINARYUPDATES
@BINARYUPDATES 8 ай бұрын
Thanks Bro! I'm happy you found this ESP-01 Module video useful. Good luck and best wishes!
@Home-Artisan
@Home-Artisan Жыл бұрын
Thank you. finally I got it after a couple of days of stretches , take a bow
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hi, I'm happy to know your ESP-01 module is working. I remember feelings when I tried for first time. I'll be publishing more video in future around ESP-01S or ESP8266 Microcontroller. Good luck and best wishes!
@bmcgorakhpur5787
@bmcgorakhpur5787 9 ай бұрын
Can we add more then one wifi login details with logic?
@inflamess
@inflamess Жыл бұрын
Broo you is hero. very thanks 💖💖💖💖💖💖
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Thank you so much! Best wishes!
@eliasdomingues9898
@eliasdomingues9898 Жыл бұрын
i use esp01s with usb adaptador ch340 and this msg AT ERROR why???
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hi Eliasdomingues, please make sure first your ESP-01S is running latest Firmware. If so then confirm baud rate settings. And also test with other modules in case you feel something is unusual. Often, cheaper modules or adaptor may have board defects of missing component or soldering defects etc. but in rare circumstances. I hope this may help you. Good luck and best wishes!
@Ravi_Raj_._09-v5w
@Ravi_Raj_._09-v5w 26 күн бұрын
It's not coming back to normal mode.
@karalampi0
@karalampi0 Жыл бұрын
Omg, this video it’s so cool, they rescued me. Thank you so much
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hi Sebastian I'm so glad to know you found ESP-01 Module Firmware video useful Good luck and best wishes
@maximperederii838
@maximperederii838 Жыл бұрын
You are best, i have been searching for so long time what serial terminal to use, what firmware is good and a firmware installer, You explained everything. Thankyou, you're videos are best
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hi Maxim, thank you so much for such a nice words. I'll me making more videos on ESP-01 module programming. I'm planning to covers topics like controlling devices, monitoring sensors, running webserver and MQTT etc. I hope you'd love to watch them in future. Thanks and have a wonderful day!
@maximperederii838
@maximperederii838 Жыл бұрын
@@BINARYUPDATES Nice, I look forward to see them. If possible can you cover in some video how to connect esp01 through websockets to something lite grbl or regular Arduino board. Or how to connect to esp-01 from another network if possible. Best regards Maxim
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
@maximperederii838, sure there will be video coming where I'll connect Arduino to wifi using ESP-01 module. I'll be covering range of topics like HTTP webserver, websocket and MQTT server connection using ESP-01
@clobel55
@clobel55 10 ай бұрын
HOW MUCH DO YOU GET PAID TO FLATTER THIS GUY
@-MrDontCare-
@-MrDontCare- Жыл бұрын
Thank you for this video, worked like a charm.
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hi MrDontCare, you're welcome! I'm happy your ESP-01 module is working...Enjoy friend!
@leisryan
@leisryan 10 ай бұрын
Do we have the latest firmware release?
@BINARYUPDATES
@BINARYUPDATES 10 ай бұрын
Yes, you can check the GitHub link in the video description. I have provided latest ESP-01 firmware with necessary software to download for this ESP-01 Module tutorial. Wish you good luck and best wishes!
@StoxMusic
@StoxMusic Жыл бұрын
Thank you for the tutorial :)
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Welcome!
@jumbo999614
@jumbo999614 6 ай бұрын
I successfully upgraded the firmware and tested the AT commands. Now I'm connecting it to Arduino Uno R3 with this setting: vcc - 3.3v gnd - ground tx - tx(1) rx - rx(0) with voltage divider 1k & 2k reset - 3.3v (with 10k resistor) en(ch_pd) - 3.3v (using the same 10k resistor from reset) I upload empty sketch to Arduino and able to execute AT command through Serial Monitor. In the future, I'm going to do a project using Arduino and ESP8266(esp-01) Should I keep the same wiring configuration? Should I cross wire the TX & RX like tx to rx and rx to tx?
@BINARYUPDATES
@BINARYUPDATES 6 ай бұрын
Great, I suggest using Software Serial Library and use any pin as Tx, Rx on Arduino Uno R3 to connect with ESP-01 Module. You'll find plenty of online blogs and videos online on this. Good luck and best wishes!
@trungkhanh1322
@trungkhanh1322 11 ай бұрын
Thank you so much
@BINARYUPDATES
@BINARYUPDATES 11 ай бұрын
You're most welcome! I hope you've enjoyed this ESP-01 firmware update video. Thanks!
@trungkhanh1322
@trungkhanh1322 9 ай бұрын
@@BINARYUPDATES if ill done to do this can this esp-01s can connect to my project system to database?
@hnickmehr
@hnickmehr 10 ай бұрын
it was great.. thank you for detailed step by step guide and sharing the files used... I couldn't find the next part for web app, please help me with share the link...
@BINARYUPDATES
@BINARYUPDATES 10 ай бұрын
Hi, thank you so much! I will be making Webserver on ESP-01 Module video in this month. Will update the description and also let you know as it publish. Thanks for your patience. Have a good day!
@planker
@planker 11 ай бұрын
Excellent presentation.
@BINARYUPDATES
@BINARYUPDATES 11 ай бұрын
Hi Planker, thanks for watching! I hope it answers most of question related to ESP-01 Module. Have a good day!
@Neefutella
@Neefutella Жыл бұрын
i get this error in the logs when i try to flash the binary on my ESP01 Exception in thread Thread-1: Traceback (most recent call last): File "threading.pyo", line 810, in __bootstrap_inner File "esp8266_flasher.py", line 19, in run File "downloader.pyo", line 54, in __init__ File "serial\serialwin32.pyo", line 38, in __init__ File "serial\serialutil.pyo", line 282, in __init__ File "serial\serialwin32.pyo", line 82, in open File "serial\serialwin32.pyo", line 202, in _reconfigurePort ValueError: Cannot configure port, some setting was wrong. Original message: WindowsError(31, 'A device attached to the system is not functioning.') what am i doing wrong? i am following your directions, please help!
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
HiNaifjan, Looks like ESP-01 is not getting into programming mode so it failed to upload firmware. Just make sure the sequence to short pins before updating firmware process. Its clear from your input that issue is with programming ESp-01 Module. Also make sure connection is stable during the process. Good luck and best wishes!
@aquakittycat
@aquakittycat Жыл бұрын
this was so helpful, thank you
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Glad ESP-01 lesson was helpful for you! Thanks
@Ravi_Raj_._09-v5w
@Ravi_Raj_._09-v5w 26 күн бұрын
connecting .... Failed to connect
@dioswilson3153
@dioswilson3153 8 ай бұрын
Is there any way to update the firmware version? The one on the github is from 2016
@dioswilson3153
@dioswilson3153 8 ай бұрын
This version seems to be lacking of lots of commands, for example AT+CMD? wich should give a list of all AT commands availabe
@BINARYUPDATES
@BINARYUPDATES 8 ай бұрын
Hi, if you want to try latest version of ESP-01 firmware then it will be found on official website of Espressif systems. I am not sure if they still update firmware regularly. In my opinion since this ESP-01 module is very old need to check from Espressif. I hope this may help. Thanks and best wishes!
@thevanrajsivakumar8286
@thevanrajsivakumar8286 10 ай бұрын
Can i know how connect esp 01 to wifi
@BINARYUPDATES
@BINARYUPDATES 10 ай бұрын
Hi, as shown in this video lesson, use AT commands with ESP-01 firmware. The AT commands will let you connect ESP-01 Module to connect to WiFi router at home. there are command to configure wifi on esp-01. Good luck and best wishes!
@BEPALOM
@BEPALOM 2 ай бұрын
Привет, уже долго пробую и ничего не выходит. Прошивка успешно загружается. Появляется WiFi точка, но на AT команды не реагирует. Также не реагирует на скечи с кодом. Что делать? Hi, I've been trying for a long time and nothing comes out. The firmware is loading successfully. A WiFi hotspot appears, but does not respond to AT commands. It also does not respond to code snippets. What to do?
@BEPALOM
@BEPALOM 2 ай бұрын
Чип esp8266EX
@adityasrivastava3719
@adityasrivastava3719 Жыл бұрын
Great video finally abled to flash the firmware and make the at commands run. Still waiting on the webserver video tho, is it out by any chance?
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hi Aditya, I'm happy to know your ESP-01 is working now. I'll be publish webserver on ESP-01 lesson in next few weeks. Sorry for delay, as I was very busy last months. But soon you'll find lot many videos published around programming ESP-01 microcontroller. Thanks for support. Good luck and best wishes!
@GTvideoHD
@GTvideoHD Жыл бұрын
do you know if this bin can work for esp-07?
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hi Andres, sorry I've not yet tried ESP-07
@GTvideoHD
@GTvideoHD Жыл бұрын
@@BINARYUPDATES well ive tried, and it works by the moment. I havent tried wifi function yet, but blink is estable. Im not shure if it was a firmware or a power supply problem. But thanks, I hope this firmware works, even though is the only one i found compatible with 1MB flash memory.
@GTvideoHD
@GTvideoHD Жыл бұрын
@@BINARYUPDATES WIFI WORKS!!!! in STA and AP modes!!!! I LOVE U jajaja
@abeltcb
@abeltcb Жыл бұрын
why when I enter AT+WEBSERVER=1,80,25 , I get error.?
@BINARYUPDATES
@BINARYUPDATES Жыл бұрын
Hi, I used AT+CIPSERVER command to set the TCP Server and Port on ESP-01 Module. I think you can try that first and then if it create webserver and access then investigate further. Good luck and best wishes!
@wagner37065
@wagner37065 Жыл бұрын
como controlo os pinos de GPIO do esp-01 com os comandos AT?
@clobel55
@clobel55 10 ай бұрын
IF ONLY YOU SPOKE CLEARLY AND SLOWER I COULD FOLLOW YOU
@electroman1556
@electroman1556 Жыл бұрын
First comment
#1 Program an ESP01: The easy way!
7:38
AIbeginsDotNet
Рет қаралды 106 М.
ESP 8266 -01 FirmWare Upgrade & BaudRate setting
17:50
Saravanan AL
Рет қаралды 58 М.
He bought this so I can drive too🥹😭 #tiktok #elsarca
00:22
Elsa Arca
Рет қаралды 45 МЛН
The CUTEST flower girl on YouTube (2019-2024)
00:10
Hungry FAM
Рет қаралды 41 МЛН
Update the AT Firmware in Your ESP8266 WiFi Module
6:01
Embedded Laboratory
Рет қаралды 65 М.
ESP-01 Firmware update for Arduino
17:06
FabLab SeedLab
Рет қаралды 320
ESP8266EX Fun With Relay Module, Home Assistant & MQTT
17:43
1BarConnection
Рет қаралды 101 М.
ESP-01 UART and turning it to a programmer
5:03
Csongor Varga
Рет қаралды 157 М.
Using an ESP8266 ESP01 Module
6:51
Brian Lough
Рет қаралды 117 М.
ESP-NOW - Peer to Peer ESP32 Network
43:02
DroneBot Workshop
Рет қаралды 358 М.
WIFI module ESP8266 - AT commands & sending Data to WebBrowser
12:36
Add wifi to your Bigtreetech mainboard/touchscreen - ESP-01S guide
16:16
Control Relay ESP-01 Module from Smartphone
6:30
Yaser Ali Husen
Рет қаралды 41 М.
He bought this so I can drive too🥹😭 #tiktok #elsarca
00:22
Elsa Arca
Рет қаралды 45 МЛН