Тёмный

Easy way to program an ESP8266 

IT Chop Shop
Подписаться 885
Просмотров 179 тыс.
50% 1

Опубликовано:

 

22 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 181   
@tonysicily2687
@tonysicily2687 4 года назад
Saved and subscribed immediately. High quality video High quality sound ZERO music Great pacing, love it, thank you Such a shame the channel did not receive enough subscribers and was abandoned.
@webslinger2011
@webslinger2011 5 лет назад
For those experiencing upload Fatal error problem. After everything is assembled, put a ground switch on the ESP8266 reset pin. Power up the arduino nano and esp8266. Press reset pin for half a sec. Then upload program. GPIO-2 DOES NOT need to be 3.3V HIGH.
@zx3215
@zx3215 4 года назад
Sorry, didnt get what you mean by "press the pin". Is it like "connect and disconnect right away"? Also, as per GPIO-2 - should it be LOW while i'm uploading the code? Thanks!
@zx3215
@zx3215 4 года назад
Tried this today. For me it never works when i "press reset pin for half a sec". I could only upload code when Reset was connected to the GND from the moment before powering up the arduino and ESP8266 till the end of uploading. Otherwise it always fails with uploading. Maybe this is because I'm using Arduino Uno, not Nano?
@Evan-ur5cs
@Evan-ur5cs Год назад
THIS WAS THE ONLY VIDEO THAT HELPED ME AFTER ALMOST 20 HOURS IN TOTAL TRYING TO GET DEVICE TO WORK THANK YOU SO MUCH IM SUBSCRIBING
@KhairaToula
@KhairaToula 6 месяцев назад
Can you help me
@hafizmuhammadajmalrafiq6310
I don't know how to thank you enough for this. I was struggling over a week with this. Thanks a lot!!!
@patilabhijeetj
@patilabhijeetj 4 года назад
So far this is THE BEST video on ESP01 I have came across. Definitely going to check this and update about it to you.
@Ed19601
@Ed19601 5 лет назад
Basically you are using the ftdi chip of the nano to program the esp. That will work for sure. I find it easier to use a 3v3 ftdi adaptor, but to each its own
@EgyptFishingVideos
@EgyptFishingVideos Год назад
Very informative and organized. Encouraged me to use Nano rather than Uno with 8266! Thanks.
@julianboulevard
@julianboulevard 5 лет назад
Thanks mate, I've been trying to use this board with no success for months. Now it's working!!
@thediscoman2001
@thediscoman2001 5 лет назад
how did u get it working
@christinethompson1406
@christinethompson1406 6 лет назад
HI! thanks so much for this video, worked a treat for me after many hours of failure. I wired the ESP8266 as per your instructions. However I found some additional things to look out for namely the download settings, which I matched to those seen on your pc, and also ensured that I was using 2.3.0 version of the ESP8266 library.
@bullygram
@bullygram Год назад
Wire wrapping is kind of fun on esp01s reducing the complexity! I used nodemcu to program my esp01s with micro python
@satish-pokala
@satish-pokala 3 года назад
I have watched like a million videos and this is the one that actually worked for me.... Thank you so much, man!!
@nemanjapavlovic6365
@nemanjapavlovic6365 5 лет назад
I can't thank you enough for this! It helped me a lot! Best of wishes for you man!
@albertpjoshi9192
@albertpjoshi9192 6 лет назад
Finally solved Even if your jumper cables are slightly loose noise occurs ,so i soldred the connections on a pref board and put female headers on it to program esp 8266 this worked for me try it out....
@PanosKontogiannis
@PanosKontogiannis 6 лет назад
hi, I replicated your example and the IDE finished uploading the program but I do not get any serial prints. I added a reset button and removed the programming ground to GPIO0. then I reset the board and got (at 74880 baud rate) a message that the ESP8266 is still in boot mode (3,6). what im doing wrong?
@AjayKrews
@AjayKrews 6 лет назад
Was looking for a video like his for a while. I’m using an Uno myself, but the video is instructive all the same. Kudos man
@aryanmishra5591
@aryanmishra5591 5 лет назад
Thanks it finally worked with uno.
@kingdavid4463
@kingdavid4463 4 года назад
FINALLY I found someone who has brains and is explaining how to program esp8266 esp01, thank you very much!
@sonydedz
@sonydedz 4 года назад
Hi, will this process of programming the ESP-01 work if I use an Arduino UNO instead?
@martyminion5713
@martyminion5713 6 лет назад
It works... and I'd been looking for a tutorial like this one for ages....
@zx3215
@zx3215 4 года назад
Surprisingly, I saw lots of recipes for ESP8266 where they say "connect GND and Reset by a wire". On the other hand, for programming ATTiny they say "connect GND and Reset by a 10 uF capacitor". Do you know why? Maybe, not a wire, but a capacitor should be used for ESP8266 too? I tried the scheme proposed in this video (except that i used a 5v-3.3v converter to feed ESP8266), and I keep getting tons of errors while deploying the program to ESP. I have to unplug USB and plug it back again, and then it works - about 1 success out of 15-20 attempts.
@viraltokhub2024
@viraltokhub2024 6 лет назад
It worked! Thanks man ^_^ Btw, I used Arduino UNO and i used 10k resistor to connect CH_PD to VCC of ESP8266 and then VCC to 3.3v(using jumper wire) of Arduino UNO
@bouallegsabrina3009
@bouallegsabrina3009 2 года назад
CAN YOU HELP ME WITH THAT,?
@KhairaToula
@KhairaToula 6 месяцев назад
@@bouallegsabrina3009did you relise it
@sathviksaya4584
@sathviksaya4584 3 года назад
Hello IT Chop Chop, I really appreciate this excellent work , well presented and explained the circuit, it helped to get my project working. Thank You. Sathvik Saya
@adamsvette
@adamsvette 3 года назад
I need help man, I did EXACTLY what you did down to the T. It shows that it successfully compiled and uploaded the code and everything, but I'm not getting any output via the COM window. I see this video is a few years old now, so is there some extra step i need to do in 2021 in order to get this to work?
@CarlosLoria
@CarlosLoria 4 года назад
Thank you!!!! Finally I was able to program my esp-01 Great!!!
@qasimraheemkhokhar
@qasimraheemkhokhar 4 года назад
thank you so much, 😘 , i was working on it since 4 days. thanks
@aprelga5418
@aprelga5418 4 года назад
You should voltage drop between TX on the Arduino to the TX on the esp with a 1k and a 2k resistor so you only use 3.3V.
@zx3215
@zx3215 4 года назад
People say that ESP8266 can accept 5V into its RX, and 3.3V from ESP8266's TX to Arduino's RX is still recognized as HIGH. Thus, seems no need in resistors.
@robertjoanne64
@robertjoanne64 3 года назад
Like so many people I've found programming the ESP8266 to be impossible. I've researched every error message and tried every suggestion but without success, including this solution. However, I did pick up on the need for a good connection and in frustration I squeezed the ESP board and the FTDI connection between my fingers as it was loading. And it worked, the program loaded and ran. I don't know wether squeezing secures the connection or if my fingers act as some kind of capacitor/resistor. Unfortunately it's not a workable solution. Any comments?
@PeteyDWitch
@PeteyDWitch 4 года назад
would this work for a an Uno r3 ? been messing with it, getting fatal errors
@ptsceh0076
@ptsceh0076 3 года назад
Did you fix it?
@wd8812
@wd8812 6 лет назад
I have a little doubt. Is it possible to use SunFounder Nano as an expansor for digital ports? My ideia is connect more devices on the wifi board without using the arduino(uno, due, leonando....) Sorry for the dummy question, I'm learning it.
@MCMCHRIS
@MCMCHRIS 6 лет назад
Great video, it works for me! Thank you!
@shimaahassan1066
@shimaahassan1066 4 года назад
Thanks a lot, it workeddddd! After suffering days :"D
@MrBobWareham
@MrBobWareham 5 лет назад
I think the mini socket is the better socket than the micro more reliable but you can get an adapter for 01 that makes it easy to connect but interesting video thanks
@leonaka6539
@leonaka6539 4 года назад
Thanks for the tutorial I managed to upload the sketch, but at the end it says..."Leaving...Hard reseting via rts pin.." and nothing happens anymore, nothing in monitor serial... I even uploaded the blink example but also nothing happens.. no blinking... Is there any other step to be done?
@leonaka6539
@leonaka6539 4 года назад
Actually I found out it worked. It was the esp01 that didn't have a stable power supply. A 100uf capacitor attached to VCC and GND did the job. :)
@johncross8353
@johncross8353 4 года назад
@@leonaka6539 Yes! Thank you, this worked.
@rag712413
@rag712413 2 года назад
Instead of the Nano can I use Arduino Uno? Will it work with the same connection?
@mohamedsayed7809
@mohamedsayed7809 2 года назад
Can you please advice link to programming it (on / off) smart home using any IOT app like tuya or Blynk ??
@coxixx
@coxixx 6 лет назад
awesome! it works like a charm.
@dennisbsutube
@dennisbsutube 6 лет назад
Nice job! Great presentation. Thanks!
@garystewart6315
@garystewart6315 6 лет назад
I followed your guide exactly and do not get the same results, current from the Nano to the ESP8266 is about 40ma so I switched the power source to external and am now getting 3.3v at 174ma but if I click to open to serial monitor IDE goes red with lots or errors and says it had lost connection to the board? Any Ideas?
@pradiptasarkar3308
@pradiptasarkar3308 5 лет назад
Hello Sir , I did the setup exactly as you instructed here.....but I am getting this error "Timed out waiting for packet header". Can't get rid of it. The internet is telling different things. Can you please suggest anything
@renaldiprimaswara5786
@renaldiprimaswara5786 5 лет назад
i did the same error
@webslinger2011
@webslinger2011 5 лет назад
For those experiencing upload Fatal error problem. After everything is assembled, put a ground switch on the ESP8266 reset pin. Power up the arduino nano and esp8266. Press reset pin for half a sec. Then upload program. GPIO-2 DOES NOT need to be 3.3V HIGH.
@webslinger2011
@webslinger2011 5 лет назад
@@renaldiprimaswara5786 For those experiencing upload Fatal error problem. After everything is assembled, put a ground switch on the ESP8266 reset pin. Power up the arduino nano and esp8266. Press reset pin for half a sec. Then upload program. GPIO-2 DOES NOT need to be 3.3V HIGH.
@kingdavid4463
@kingdavid4463 4 года назад
"requires a little bit more love" 😂🤣
@StoneFlange
@StoneFlange 7 лет назад
It's not easy to use :/ I've been struggling for longer than I care to mention. I'm glad your project went well, but the upload (from espressif or the Arduino's board manager tool chain) have failed me time again on the ESP-01. I can get the ESP-12 to work no problem, so I went through dozens of forums, etc. to troubleshoot. It always comes down to power supply, which I've investigated as well; I've used an AMS1117 with a 100uF and 1000uF capacitor in different trials. I've used batteries as well to avoid current draw issues and still haven't found a way to put these modules in a stable condition for flashing....
@irfan00750
@irfan00750 5 лет назад
in my case, the problem solved when i changed the jumper that i used and the position of the wifi module..yet still it's all about the power supply
@rwh777
@rwh777 4 года назад
Is there a version of this where you're using an Arduino Uno with the 8266?
@angelnevidespinozatoriz8677
@angelnevidespinozatoriz8677 4 года назад
Great video! You helped me a lot!!
@sauravkulkarni3775
@sauravkulkarni3775 6 лет назад
Thanks man ! your video helped a lot !
@plamenpetkov7132
@plamenpetkov7132 Год назад
Why not connect the 8255 cable directly to Nano?
@tadiamonds4061
@tadiamonds4061 3 года назад
Elites in this chat
@oswevega2939
@oswevega2939 3 года назад
nano is not hacked to 3.3v , are you risking to connect esp-01 to 5v ? or there´s a catch on the nano ?
@Project-po8vb
@Project-po8vb 6 лет назад
thank you for the video.It really helped me a lot . :)
@AmoghSrivastava
@AmoghSrivastava 5 лет назад
THANKS A LOT!
@deepmysteryyt1421
@deepmysteryyt1421 3 года назад
its use full .tq
@paullomax9732
@paullomax9732 6 лет назад
Great tutorial.. thanks
@cpatriciasousa
@cpatriciasousa 3 года назад
Not worked for me... Say always "esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header" I tried different version of the connections...and nothing works...help me please!
@MrGeekGamer
@MrGeekGamer 7 лет назад
I've wired this up the same way with an Uno and it seems like it doesn't get enough power. I've seen others say that the 3.3v pin doesn't provide enough current and that you must use 5v, but then adjust the voltage. How come you don't have this problem? Does this Arduino provide more current?
@itchopshop5421
@itchopshop5421 7 лет назад
The nano seems to be more stable. I had the same problem with the uno and the mega. There is a way to decrease the current from 5v with a ohm resistor and regulator. Google that.
@ricekab
@ricekab 6 лет назад
I think a capacitor might resolve this problem.
@joelwolinsky3561
@joelwolinsky3561 6 лет назад
legend
@wolfmicioyt7388
@wolfmicioyt7388 3 года назад
It's not working for me, I can't get any signals from the ESP board
@KrishanKumar-qk9sh
@KrishanKumar-qk9sh 5 лет назад
d to connect to ESP8266: Timed out waiting for packet header esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header i got this error
@manuelsalazarcazarez6760
@manuelsalazarcazarez6760 5 лет назад
Same issue here, were you able to fix it?
@naoaguentomais6688
@naoaguentomais6688 4 года назад
Same, guys. Does someone have a solution?
@TheJavaSync
@TheJavaSync 7 месяцев назад
This is - work to ESP32 wroom - also?
@OblivionTechYT
@OblivionTechYT 5 лет назад
WHen I connect Ch_pd pin to vcc 3.3v , the light goes off on the esp8266
@estoylisto
@estoylisto 4 года назад
disconnect the usb and re-connect it... all connections should be done before connecting the usb
@Josh-oe4ex
@Josh-oe4ex 4 года назад
They make these usb adapters now. They're NOT programmers. You have to put in a momentary switch between GPIO0 and GND. Hold the button as you plug the usb/01s module in to your pc. Release after one second. Tada. So so much easier. Now, what you can make this pos do after you "talk" to it? It'll leave you reaching for a Wemos D1 or esp32. That's just my opinion
@zx3215
@zx3215 4 года назад
Interesting. Will try. I was keeping GIO0 LOW during programming. Worked, but gave me about 1 successful upload in 15-20 attempts.
@dorianbenech7336
@dorianbenech7336 5 лет назад
Thanks :)
@ojkwame
@ojkwame Год назад
I’m getting ‘invalid head of packet (0x00) error ‘ 😢
@tumimbanghymarvannd.8603
@tumimbanghymarvannd.8603 5 лет назад
Guys if you get any error, unplug first the esp8266 to the arduino(either the vcc or ground) then click the upload button. When it says uploading, reconnect the esp8266 to the arduino and it will be successful. But in my case, I was successful in uploading but when i clicked the serial monitor, nothing happens. I think my esp8266 wifi module is damaged.
@amused_harry
@amused_harry 2 года назад
Hi man, You said to connect Rx to Rx and I think that will break entire board! Pls confirm what You did there
@filipcvetanovski2545
@filipcvetanovski2545 5 лет назад
where can i download the library is it avaible in the arduino library manager?
@tumimbanghymarvannd.8603
@tumimbanghymarvannd.8603 5 лет назад
This is very clear! Tnx but i have 1 question.. Rx-Rx and Tx-Tx?? Some videos are Rx-Tx and Rx-Tx.. Can you explain me this? Tnx☺
@Karatendo
@Karatendo 5 лет назад
I'm pretty sure it goes RX to RX and TX to TX
@tumimbanghymarvannd.8603
@tumimbanghymarvannd.8603 5 лет назад
@@Karatendo tnx for your reply sir
@paulvasquezzeballos5738
@paulvasquezzeballos5738 5 лет назад
if i'm not wrong it is because you are using the nano just as a usb to serial ttl converter, that is also the reason why he also connect the reset pin to ground to avoid listen for the atmega328 for commands
@BishanCader
@BishanCader 4 года назад
Paul is correct. In this case, Arduino is not communicating with the ESP. We are just making use of USB to serial chip of the Arduino. But I thought he need to remove the GRND cable from GPIO0 in ESP after downloading the program! May be it still works this way I haven't physically tested.
@JasonJBrunet
@JasonJBrunet 7 лет назад
warning: espcomm_sync failed error: espcomm_open failed error: espcomm_upload_mem failed error: espcomm_upload_mem failed Any idea what might be causing this error? As far as I can tell mine's set up exactly like yours.
@federicos9821
@federicos9821 7 лет назад
Hey, Go to this link, theres a lot of possible fixes. the way it worked out for me was with the method that a user named "zurexalexis" posted. just enter in this link and "cntrl + F" for that username and try what he said. github.com/esp8266/Arduino/issues/770
@federicos9821
@federicos9821 7 лет назад
also i used an external 3.3 V Power supply. just connect the ESP VCC to the EXTERNAL 3.3 Volts and connect the EXTERNAL GND to the ESP and Arduino's Gnds.
@amirsamir302
@amirsamir302 7 лет назад
Is your board set to the esp8266 like he shows in 8:15 ? and is the right COM port selected?
@Nostro-
@Nostro- 6 лет назад
Fixed it, thx Frederico!!
@anoopc1645
@anoopc1645 6 лет назад
As per my knowledge , reason for the error is power shortage . If Vcc and CHPD didnt get 3.3v properly , we will end up in getting error . Try to use 5v and use a voltage regulator . Thank You .
@salifyanjitaala4954
@salifyanjitaala4954 5 лет назад
Thanks a lot, excellent explanation, but why just few tutorials ?
@cyberwolf7499
@cyberwolf7499 6 лет назад
Thanks it worked!! FInally I found a tutorial that really works :D Drive used: ESp-8266-12S IDE:1.8.5 OS: Windows 7 64 Same wiring to pins if ESPCONF errors appear, just power cycle by disconnecting Arduino from PC then plug it back in. Once again send the script
@hamidrajabi8775
@hamidrajabi8775 3 года назад
how about the level shifter?
@madladdan
@madladdan 4 года назад
Don't you need a logic level converter?
@enes222
@enes222 2 года назад
After upload it says at the end: Leaving... Hard resetting via RTS pin...
@AhsanAli-gx7jc
@AhsanAli-gx7jc 6 лет назад
you connect Rx pin of esp8266 with rx of nano without voltage divider circuit!
@logikozrc
@logikozrc 5 лет назад
USE THE VERSION 2.3 OF ESP8266 FOR INSTALL
@Lowlightu
@Lowlightu 6 лет назад
Why you don't connect reset in esp to 3.3v ?
@burdendmist6543
@burdendmist6543 6 лет назад
Tx to tx... I thought tx to rx and rx to tx
@Goku17yen
@Goku17yen 5 лет назад
not on the arduino uno, because on tx it literally says "arrow tx" and :"arrow rx", which means to recieve tx/ rx. Thus u need to put tx to tx, otherwise, yes regualrly withtout the arrow, it would be rx to tx and tx to rx.
@rwh777
@rwh777 4 года назад
@@Goku17yen no matter which way I wire it, it doesn't work.
@jacobstech1777
@jacobstech1777 4 года назад
Hash of data verified. Leaving... Hard resetting via RTS pin... WHAT DOES THAT MEAN?
@estoylisto
@estoylisto 4 года назад
I have the same thing ... Tried (sparkfun instead of generic esp8266 now I get leaving soft resetting after the upload) I hope someone will help us
@zx3215
@zx3215 4 года назад
For me it meant successful uploading of the code (1 out of 15-20 attempts)
@gunnargudlaugurgunnarsson8225
@gunnargudlaugurgunnarsson8225 4 года назад
Did you fix it?
@zx3215
@zx3215 4 года назад
Gunnar, sorry, are you asking me or the original message author?
@Gabo_1457
@Gabo_1457 5 лет назад
error: espcomn_upload_mem failed
@Karatendo
@Karatendo 5 лет назад
I had to plug/unplug mine. In my case, the second time I can upload the sketch.
@Goku17yen
@Goku17yen 5 лет назад
rst to ground
@TheAtsalakwtos
@TheAtsalakwtos 4 года назад
Change your cable type. You need a data transfer one not a charging one.
@FARMING_WITH_RAJ
@FARMING_WITH_RAJ 2 года назад
esp 8266 wifi jammer with arduino uno.
@kriscastanares5917
@kriscastanares5917 4 года назад
Leaving... Hard resetting via RTS pin... "Any idea how to solve this?" please help
@ahmadmaaz2566
@ahmadmaaz2566 4 года назад
bruh you need to unplug the GPIO0 pin from the ground after uploading the code, after that open the serial monitor and press the reset button for the esp8266...
@stevenlee1726
@stevenlee1726 6 лет назад
Give up! I tried all solution and more than 100 times of uploading i think. error: espcomm_upload_mem failed keeps appearing. Sad. Not sure if it is my board already damages.
@samacs
@samacs 6 лет назад
This might be helpful hpclab.blogspot.mx/2015/06/esp8266-arduino-ide-on-mac-os-x.html
@stefandanila
@stefandanila 5 лет назад
@NOOBtronics " As soon as you power it up, you can remove the GPIO0 ground" helped me
@zx3215
@zx3215 4 года назад
@@stefandanila Interesting! Will try it.
@MAlikshi
@MAlikshi 6 лет назад
COM port wont detected what shoud i do
@j.w.8663
@j.w.8663 3 года назад
A Saffa in Oz perhaps?
@kushagradhingra2662
@kushagradhingra2662 6 лет назад
please someone help me the uploading of code is completed successfully. but when the uploading completes esp8266 modules red led goes off and when i start Serial Monitor its not running the program and not showing any output. its showing nothing just a white screen please rply soon
@kajaba
@kajaba 6 лет назад
I got exactly the same problem. Have you solved your problem?
@kaderhouari86
@kaderhouari86 4 года назад
can you Mr give me the code to programme the esp 8266
@minalhira
@minalhira 5 лет назад
Why am i facing this error? esptool.FatalError: Failed to connect to ESP8266: Timed out waiting for packet header
@moizahmad8211
@moizahmad8211 5 лет назад
Apka error solve hogaya hai? agar hogaya toh kaisay?
@alienproduction3003
@alienproduction3003 5 лет назад
@@moizahmad8211 I got the same one . Uploading again and again solved mine .
@moizahmad8211
@moizahmad8211 5 лет назад
@@alienproduction3003 mujhe pata chal gya hai kaisa error solve hota hai
@webslinger2011
@webslinger2011 5 лет назад
For those experiencing upload Fatal error problem. After everything is assembled, put a ground switch on the ESP8266 reset pin. Power up the arduino nano and esp8266. Press reset pin for half a sec. Then upload program. GPIO-2 DOES NOT need to be 3.3V HIGH.
@heitorcalaca6249
@heitorcalaca6249 7 лет назад
Almost worked. when it finish to upload the esp turn off and just turn on when i do a reset
@itchopshop5421
@itchopshop5421 7 лет назад
sounds like you power is not enough 3.3v
@AkwKossu
@AkwKossu 6 лет назад
I have same problem. Did you solved it?
@borutonarutonextgeneration691
@borutonarutonextgeneration691 7 лет назад
What should be done for the bigger one
@itchopshop5421
@itchopshop5421 7 лет назад
I am guessing you mean the NodeMcu check out this video. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-7ITxtLSsQrc.html about 1 min in.
@itchopshop5421
@itchopshop5421 7 лет назад
check my other vidoes
@borutonarutonextgeneration691
@borutonarutonextgeneration691 7 лет назад
Which other videos
@borutonarutonextgeneration691
@borutonarutonextgeneration691 7 лет назад
I have an esp8266 01 and an arduino nano
@itchopshop5421
@itchopshop5421 7 лет назад
Nothing your just using it as a power supply and bridge
@SierraDN
@SierraDN 7 лет назад
It needs more courrent...
@omarelebiary8900
@omarelebiary8900 4 года назад
mine says hard resetting via rts after compiling
@joelserrao1078
@joelserrao1078 4 года назад
Did u find a solution for that??
@robertamberwich1368
@robertamberwich1368 6 лет назад
Why you changed cables order ? firstly grey was last then you've changed and now blue is last .... what are you actually doing ? how can I follow your tutorial if you mixing cables ?
@TacticalxRecon
@TacticalxRecon 6 лет назад
lmaooo follow this instead: medium.com/@cgrant/using-the-esp8266-wifi-module-with-arduino-uno-publishing-to-thingspeak-99fc77122e82 I found it much much clearer and it actually works better.
@joelserrao1078
@joelserrao1078 4 года назад
@@TacticalxRecon Thank you sooo much
@RT-jd9dw
@RT-jd9dw 4 года назад
warning: espcomm_sync failed error: espcomm_open failed error: espcomm_upload_mem failed
@ЛедиБаг-м7с
@ЛедиБаг-м7с 4 года назад
Try to change your current source(3.3 volts, I mean). I changed, and now it works properly.
@rajivefdo119
@rajivefdo119 5 лет назад
I followed as per your instruction . i got an errot "exit status -1073741515 Error compiling for board Generic ESP8266 Module. "
@RohitGupta-nz8kk
@RohitGupta-nz8kk 7 лет назад
Pl help on ..error: espcomm_upload_mem failed
@amirsamir302
@amirsamir302 7 лет назад
Is your board set to the esp8266 like he shows in 8:15 ? And is the right COM port selected?
@borutonarutonextgeneration691
@borutonarutonextgeneration691 7 лет назад
warning: espcomm_sync failed error: espcomm_open failed error: espcomm_upload_mem failed error: espcomm_upload_mem failed This report would have more information with "Show verbose output during pls help with this issue
@itchopshop5421
@itchopshop5421 7 лет назад
are you sure you are using the correct device in the editor ?
@borutonarutonextgeneration691
@borutonarutonextgeneration691 7 лет назад
What is editor
@itchopshop5421
@itchopshop5421 7 лет назад
The arduino App. Go to... TOOLS- BOARD and select Generic ESP8266 Module
@spafa9
@spafa9 6 лет назад
I know this is several months ago I had to make sure the com port was right on windows and on my mac make sure it had the usb serial selected and it stopped giving me this
@webslinger2011
@webslinger2011 5 лет назад
This helped me setup my programmer board: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-P_ecAFpUADU.html Note that you still need to install a switch to power CH_PD 3.3v when uploading.
@itchopshop5421
@itchopshop5421 7 лет назад
if your having these issues check this thread warning: espcomm_sync failed error: espcomm_open failed github.com/esp8266/Arduino/issues/466
@cyberwolf7499
@cyberwolf7499 6 лет назад
Just power cycle the device,
@Charan_Vendra
@Charan_Vendra 5 лет назад
exec: "cmd.exe": executable not found in %PATH% Please help... Thanks
@rickroller5742
@rickroller5742 9 месяцев назад
dra åt helvete XDDDDDD
@renaldiprimaswara5786
@renaldiprimaswara5786 5 лет назад
sesat iki cuorrrrrrrr!
@JohnDoew-hz8qt
@JohnDoew-hz8qt Год назад
woow ! it looks like ,in Sweeden , men are allowed to play with little toys . That's why the women take big boys ! 🙂
Далее
#1 Program an ESP01: The easy way!
7:38
Просмотров 109 тыс.
Using an ESP8266 ESP01 Module
6:51
Просмотров 118 тыс.
Paint Projects
00:17
Просмотров 4,5 млн
Как не носить с собой вещи
00:31
ESP-01 UART and turning it to a programmer
5:03
Просмотров 158 тыс.
How to Program #Esp8266 using Arduino uno.
6:58
Просмотров 156 тыс.
ESP8266 - Getting Started & Connected.
15:47
Просмотров 441 тыс.
Serial Communication - Arduino UNO and ESP8266 (ESP-01)
11:52