ESP32 Troubleshooting: Reset, Erase EEPROM, and Repair Bootloader with Online ESPtool - Easy Fixes!

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 359

  • @SMEDehradun
    @SMEDehradun  2 роки тому +3

    Hello guys,
    I have added the link of the bin file for ESP32 32Mbit in the Video description. Follow the instruction as shown in the video.

    • @SMEDehradun
      @SMEDehradun  3 місяці тому

      For this, You need to check your board configuration.

  • @bernienufc3166
    @bernienufc3166 2 місяці тому +2

    You absolute bloody star, i nearly threw it away but now it works again, thank you, coffee on the way

    • @SMEDehradun
      @SMEDehradun  2 місяці тому +1

      Ohhh that’s great that we could help you.
      Waiting for the coffee 😂😂.

  • @zsavage1820
    @zsavage1820 6 місяців тому +2

    The first one worked like a charm.. except I didn't hear or see how to check it.. but I am installing WLED on it to test it.... Thank you

  • @floresamadorarmando939
    @floresamadorarmando939 Місяць тому +1

    very thanks, i'd had problem to moment from code execute in my esp32 board, This video worked for me 😁 / muchas gracias, tenia un problema a la hora de ejecutar código en mi placa esp32, este video me funciono

  • @robertblackwell2098
    @robertblackwell2098 Рік тому +2

    This was a wonderful find! Thank you for posting this easy to follow tutorial.

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Most welcome. 🙏 plz like & share

  • @MorrWorm8
    @MorrWorm8 11 місяців тому +1

    Great video! Worked perfectly! Thank you very much.

  • @srdongato
    @srdongato 4 місяці тому +1

    Very good ¡¡ congratulations for this video, very good explained

  • @jhonville3d655
    @jhonville3d655 2 роки тому +1

    amigo lo voy probar si funciona te voy dar publicidad a este canal amigo sos genio.... Maestro gracias

  • @HmzaY
    @HmzaY Рік тому +1

    SOLVED THANKS!
    (How do we know if it is 32 or 4mb, it would be nice if there is content about it.)

    • @SMEDehradun
      @SMEDehradun  Рік тому +2

      Serial.println(ESP.getFlashChipSize());
      You can use the Serial.println function to print the flash chip size (in bytes) to the serial monitor. This command should be included in your Arduino sketch. Upload the sketch to your ESP32, open the serial monitor, and you'll see the flash size printed in bytes.

  • @elevenseven5133
    @elevenseven5133 10 місяців тому +2

    Thanks a lot! It worked.

  • @sengithenimsomi
    @sengithenimsomi 3 дні тому +1

    Good day Sir I'm stuck at 'Stub running ', is there a problem if I erase flash regardless of being stuck here?
    Another thing Sir I seriously need your help based on my ESP32 project, ESP32 doesn't connect to my computer, due date is around the corner. How can I get contact with you?🙏

    • @SMEDehradun
      @SMEDehradun  2 дні тому

      Try to install the com port driver in your computer. Below link may guide you-
      ua-cam.com/video/LpohiGf8GiU/v-deo.html

  • @kowtun
    @kowtun 6 місяців тому +1

    Thank you, this helped a lot.

  • @wibbley1
    @wibbley1 Рік тому +2

    The second link is for a 8266 board not ESP32?
    Using the first link & flashing, the board crashes stating invalid files?
    I think you are giving details for Rover, not Wroom board?

    • @SMEDehradun
      @SMEDehradun  Рік тому

      For esp8266.L, I have already posted video on my channel.
      I think you have to watch the video properly & understand about your board. Both files are different for 4MBit & 32 MBit ESP32 board. It’s support all ESP32 board having 4 & 32Mbit.

    • @wibbley1
      @wibbley1 Рік тому +1

      @@SMEDehradun Thanks for your reply. The confusion is, you do not specify which file is for what board. However, I spotted the issue, as towards the end of your video you say 'Rover' and the file you link to is for the Rover, not the WROOM board. I downloaded the correct factory reset file for the WROOM & if flashed perfectly and books with the correct info. Thanks.

    • @SMEDehradun
      @SMEDehradun  Рік тому

      😆😆😆 that’s Wrover board.

  • @Fawadshamim1
    @Fawadshamim1 Рік тому +2

    Sir, I'm stuck on the "stub running" prompt and it's not moving ahead. Can you please suggest a resolution?

    • @SMEDehradun
      @SMEDehradun  Рік тому

      If you have selected the proper bin file as per your hardware & still not working, then there is hardware issue of your board.

  • @hartono4no
    @hartono4no Рік тому +1

    THANK YOU.I SUCCSESS FLASH MY ESP32.

  • @yashodabhavani4502
    @yashodabhavani4502 2 роки тому +4

    Good Morning! I am using ESP32 WROOM 32 module. I have tried the septs shown in the Video. The board is getting detected and when I click on Erase Flash its giving an Error Timeout. can you plz help in resolving this issue? Thank You.

    • @SMEDehradun
      @SMEDehradun  2 роки тому +2

      Hi,
      Please check Your ESP32 board is 32MB or 4MB.
      Download the binary file according to your board from the video description.

    • @yashodabhavani4502
      @yashodabhavani4502 2 роки тому +1

      @@SMEDehradun ok I will check that. But the Erase itself is not working. which ever the Board, erase should work right? Anyways I will check for what you have suggested. if there is anything else that l need to look into plz do let me know. Thank you.

    • @SMEDehradun
      @SMEDehradun  2 роки тому

      You need to connect the correct com port as well as press the boot button at the time of erasing.

    • @yashodabhavani4502
      @yashodabhavani4502 2 роки тому +2

      @@SMEDehradun Thank you For you Reply. That was very helpful. I followed the instructions that you mentioned and the erasing worked. The IC I am using is 4MB. I tried programing with 4MB bin file that you shared. it went on smooth till 75% and returned a timeout error.
      Writing at 0x0... (6%)
      Writing at 0x4000... (12%)
      Writing at 0x8000... (18%)
      Writing at 0xc000... (25%)
      Writing at 0x10000... (31%)
      Writing at 0x14000... (37%)
      Writing at 0x18000... (43%)
      Writing at 0x1c000... (50%)
      Writing at 0x20000... (56%)
      Writing at 0x24000... (62%)
      Writing at 0x28000... (68%)
      Writing at 0x2c000... (75%)
      Error: Timeout
      I tried multiple times and the same error pops up every time. can you plz help me solve this issue? Thank you.

    • @SMEDehradun
      @SMEDehradun  2 роки тому

      Ohk,
      I also have the same esp32 board with 4MB.
      I think, there is some issue with flash.
      It’s batter if you install micro python & flash it using that.

  • @saffirix5989
    @saffirix5989 Місяць тому +1

    thanks for the great video and for providing all the tools, could you please help me I allways get an timeout after hitting programm. I erase the previous programm and use the rigth file, i also changed the adress to 0x0000

    • @SMEDehradun
      @SMEDehradun  Місяць тому

      It may be issue with board hardware or flash size issue.

  • @PredragNikolić-j5n
    @PredragNikolić-j5n 3 місяці тому +1

    Can you help me with this. I have esp32 s2 pico, when plugged to the power supply led on the board was working. After installing arduino ide and trying to make it work, led was off and pc wouldnt recognize it. So I did hold boot, press reset and release boot. After that pc reacted and I could only do arduino ide example get chip id. There is still no light from the board and I couldnt even do basic blink with a led. Tried some methods and again it doesnt give signs of life when plugged to pc or to external power supply.

    • @SMEDehradun
      @SMEDehradun  3 місяці тому

      I think, you need to install com port driver for your board. Below video may guide you batter, how to install com port driver-
      ua-cam.com/video/LpohiGf8GiU/v-deo.html

  • @nuttyengineer6095
    @nuttyengineer6095 2 роки тому +1

    Good explanation sir👍

  • @pcmobiletechnicalsolutions8504
    @pcmobiletechnicalsolutions8504 2 роки тому +1

    not working on Ai thinker esp32 cam board error on 75% reset factory file upload

    • @SMEDehradun
      @SMEDehradun  2 роки тому

      Hi,
      Binary code is different for the ESP32 cam.
      Will update soon for the ESP32 cam. Stay tuned.

  • @nurikhwanadityautama9805
    @nurikhwanadityautama9805 Рік тому +1

    thank you its very helpfull👍👍👍

  • @juau8446
    @juau8446 Рік тому +1

    thank you so much u save my life

  • @crisvaz2018
    @crisvaz2018 3 місяці тому +1

    Thank you so much dude

  • @martinlocher6193
    @martinlocher6193 2 місяці тому +1

    Thank you soooo much !

  • @v9885521811
    @v9885521811 Рік тому +1

    I have esp32 S2 solo in custom board with proper connections...I can connect to device and erase but after selecting the file and clicking program the terminal shows leaving and nothing happens.

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Select the proper board’s bin file for your board.
      If not working then bin file is not supporting your board or there is board issue.

    • @igorlepic6619
      @igorlepic6619 Рік тому

      did you find out if its an issue with the board?

  • @kconatymd
    @kconatymd 10 місяців тому +1

    awesome, thank you!

  • @alid2756
    @alid2756 2 роки тому +1

    Hello there, I'm using the ESO32-2s NodeMCU WROOM32, I'm having alot of trouble with flashing it. I keep getting Error: An unknown system error has occurred. this is after I try to Program and after only 6%.

    • @SMEDehradun
      @SMEDehradun  2 роки тому

      Try it once more. Follow the Button pattern while connecting to the computer. If not working then there is some hardware issue with your board.

  • @summerfun6114
    @summerfun6114 2 роки тому +1

    Hi, great! just do you have any idea about the: rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
    error? it keep rebooting.

    • @SMEDehradun
      @SMEDehradun  2 роки тому

      It may be error of the flash. Press the boot button while connecting to the esptool

  • @jithunrakesh
    @jithunrakesh Рік тому +1

    In my esp31 cam module it compile everything correctly but it shows psram error may i know it is any error or board problem

  • @YellowPurple
    @YellowPurple 2 роки тому +1

    ❤️❤️❤️

  •  Рік тому +1

    Are you considering making a video about changing the config settings protection bits for esp32?

    • @SMEDehradun
      @SMEDehradun  Рік тому

      This is the best configuration for the ESP32 board.

    •  Рік тому +1

      @@SMEDehradun How can we change the protection bits?

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Plz check the config page of ESP32
      docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/protocols/esp_http_server.html

  • @ianguerrero1921
    @ianguerrero1921 3 місяці тому +1

    i need some help im stuck on this
    Uploading stub...
    Running stub...
    Stub running...
    and if i try to erase flash like that this occurs
    Erasing flash (this may take a while)...
    Error: Timeout
    Erasing flash (this may take a while)...
    Error: Timeout
    any idea?

    • @SMEDehradun
      @SMEDehradun  2 місяці тому

      Check your com port and your board hardware configuration

  • @EMERSONTAGAD
    @EMERSONTAGAD Рік тому +1

    How to fix the "Failed to connect to ESP32: No serial data received." It's been 3 days but I can't figure it out hope to get some advice from you sir Thank you

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Plz check you have installed & selected the right COM port of your ESP32 board.
      & if this will not work then try to press the boot button while trying to upload.
      If this will not work, then there is hardware issue.

  • @Peter_Jupiter
    @Peter_Jupiter Рік тому +1

    I always get this message "esptool.js
    Serial port
    Connecting...Error: Failed to execute 'open' on 'SerialPort': Failed to open serial port." any idea how to solve ? thanks Peter

    • @SMEDehradun
      @SMEDehradun  Рік тому

      There may be issue with your board due to this it’s not communicating with esptool.

  • @kingstone2098
    @kingstone2098 Рік тому +1

    After uploaded the bin file then i click the program. code only 75% uploaded and show the msg timeout error. I am trying so much time but still have this problem.please give me a solutions

    • @SMEDehradun
      @SMEDehradun  Рік тому

      It may due to hardware issue of your board. Once you can try for the offline esptool. If not works that means your board has gone.

  • @chakanthailand6242
    @chakanthailand6242 6 місяців тому +1

    Hello,
    where can I download Factory reset and Bootloader Repair bin file (ESP32 4Mbit)?

    • @SMEDehradun
      @SMEDehradun  6 місяців тому

      Download link is available in the video description.

  • @nehajain2974
    @nehajain2974 11 місяців тому +1

    Can you plz make a video to unbrick D1 Mini....

    • @SMEDehradun
      @SMEDehradun  11 місяців тому

      I will try.

    • @nehajain2974
      @nehajain2974 11 місяців тому +1

      @@SMEDehradun ok... I am very much hoping....🙏🙏🙏

    • @SMEDehradun
      @SMEDehradun  11 місяців тому

      🙏

  • @bramandhaalkautsar3037
    @bramandhaalkautsar3037 8 місяців тому +1

    Is it can be done with esp32 that encrypted? i falsely turn on enabled the flash encryption and i cant flash any program to it

  • @neerajgupta1251
    @neerajgupta1251 Рік тому +1

    Hi, When I am at the step of programing, the program leaves without writing! Please help. Thanks

    • @SMEDehradun
      @SMEDehradun  Рік тому

      It may due to not selecting the exact bin file according to your board or issue with your board hardware.

    • @igorlepic6619
      @igorlepic6619 Рік тому

      did you find out if its an issue with the board?

  • @wakabaP-d7y
    @wakabaP-d7y Рік тому +1

    Very helpful, thanks

  • @PeterFricke-o9e
    @PeterFricke-o9e 7 місяців тому +1

    MY LORA ESP32 T3_V1.61 don t find the COM PORT ! ANY Help?

    • @SMEDehradun
      @SMEDehradun  7 місяців тому

      For the com port, install the com port driver. And check it in the device manager. And even after it, not displaying the com port, then there is hardware issue in the board.

  • @lucasgutierrez3740
    @lucasgutierrez3740 Рік тому +1

    Muchas gracias!!! Funciona

  • @udhaykiran7770
    @udhaykiran7770 12 днів тому +1

    Its urgent broo. Iam getting Error:- Time out in the output while erase flashing. What shall i do bro?? Please reply

    • @SMEDehradun
      @SMEDehradun  12 днів тому

      Follow all the instruction and browser as per the video. If still not working then issue is board hardware.

    • @udhaykiran7770
      @udhaykiran7770 12 днів тому

      @@SMEDehradun bro can i get your WhatsApp number?

  • @dennisdevreede2113
    @dennisdevreede2113 5 місяців тому +1

    getting an error - any idea??
    Erasing flash (this may take a while)...
    Chip erase completed successfully in 49.945s
    Warning: Image file at 0x0 doesn't look like an image file, so not changing any flash settings.
    looks all OK but not working...

    • @SMEDehradun
      @SMEDehradun  5 місяців тому

      You need to check your board flesh size. Then according my chose the bin file accordingly. ESP32 has 2 size flash- 4 & 32. Check and then try.

    • @dennisdevreede2113
      @dennisdevreede2113 5 місяців тому +1

      @@SMEDehradun Turns out I have a 16MB with 8 PSRAM - model N16R8 - any idea where to get the factory image for that one??

    • @SMEDehradun
      @SMEDehradun  5 місяців тому

      I haven’t tested this version, so can’t say.

  • @williamvaletcalatayud5552
    @williamvaletcalatayud5552 Рік тому +1

    when I click on "program", the console writes me "leaving..." and nothing happens.
    I specify that I did exactly all the previous steps.

    • @SMEDehradun
      @SMEDehradun  Рік тому

      It may be due to not selecting the proper bin file as per your baord configuration or there may be issue with your board.

    • @igorlepic6619
      @igorlepic6619 Рік тому

      did you find out if its an issue with the board?

  • @thaophamngocthanh503
    @thaophamngocthanh503 7 місяців тому +1

    Can u help me with the bug: "md5 of file does not match data in flash" plz?..

    • @SMEDehradun
      @SMEDehradun  7 місяців тому

      Try to Upload to bin file as per the size of your board.

  • @RixtronixLAB
    @RixtronixLAB 2 роки тому +1

    Creative video, thanks :)

  • @mudavathvishnuvardhan6081
    @mudavathvishnuvardhan6081 Рік тому +1

    when i connect esp it stops at "stub running..." and no response after that what should i do?

    • @SMEDehradun
      @SMEDehradun  Рік тому

      It may be due to select wrong bin file. Check the specification of your baord then try accordingly.

  • @siyandakhanyile3687
    @siyandakhanyile3687 Рік тому +1

    Thank you very much

  • @ctepler48
    @ctepler48 Рік тому

    Hey I got some errors before I connected my Esp32 CAM module (it somehow corrected itself). My question is what should I do when the message “Error:Timeout” pops up after I press Erase Flash?

    • @ctepler48
      @ctepler48 Рік тому +1

      Bonus question what would happen If I tried to just overwrite the module without erasing everything first?

    • @SMEDehradun
      @SMEDehradun  Рік тому

      This is not for esp32 camera module

  • @v3r4al
    @v3r4al 8 місяців тому +1

    Do these methods work if the download mode was disabled via efuse?

  • @ashituneslk
    @ashituneslk Рік тому +1

    2:21 in my device its not show that. What am i do?

    • @SMEDehradun
      @SMEDehradun  Рік тому +1

      Check that your board is displaying the com port in your computer?
      If not, then install the driver for your board.

    • @ashituneslk
      @ashituneslk Рік тому

      @@SMEDehradun in my device not show com ports😪 idk why is that.. & how am i install drivers?

  • @nagamanihegde9609
    @nagamanihegde9609 2 роки тому +2

    Error: Cannot read properties of null (reading 'BOOTLOADER_FLASH_OFFSET')

  • @lucasdeburggrave1
    @lucasdeburggrave1 Рік тому +1

    Hello i have a problem my esp32 keeps disconnecting and connecting i can't run any program

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Check that your board is displaying proper com port and also hardware issue.

    • @lucasdeburggrave1
      @lucasdeburggrave1 Рік тому +1

      @@SMEDehradun every 3 seconds i have com it keeps rebooting I think

    • @SMEDehradun
      @SMEDehradun  Рік тому

      It may be hardware issue with your board.

  • @deepakdeepu4044
    @deepakdeepu4044 Рік тому +1

    Bro when its getting connecting it is always failed to connect with the device by pressing boot button as per the vedio its doesnt work.bro pls rply asap

    • @SMEDehradun
      @SMEDehradun  Рік тому

      You need to use internet explorer browser for this process. Also follow the instructions. It will work if your board is working.

  • @dionysus8216
    @dionysus8216 Рік тому +1

    help, my esp32 is stuck at this: Running stub...
    Stub running...

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Put you board in to boot mode while uploading. Still the same issue, then there is problem in you board’s hardware.

  • @rahulviswanath7916
    @rahulviswanath7916 Рік тому +1

    ESP 32 NOT AT ALLCONNECTING TO NETWORK ALSO NO INDICATION FOR BLUE LED NOT BLINKING PLEASE HELP ME

    • @SMEDehradun
      @SMEDehradun  Рік тому +1

      Try to restore factory default. It not works, then there is board issue.

    • @rahulviswanath7916
      @rahulviswanath7916 Рік тому

      @@SMEDehradun can i have your whatsap number for further instructions

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Drop a mail at schematicslab@gmail.com

  • @max.294
    @max.294 Рік тому +1

    Sir i accidentally pressed EN button and now my ESP32 its not working i cannot connect it to ESP tool or install softwear can you please help i had WLED install and somehow i clicked EN and now its not working i cannot reinstall WLED

    • @SMEDehradun
      @SMEDehradun  Рік тому

      This must be remember that at the flashing the bin file, don’t temper with hardware otherwise your hardware can be damaged.
      Try offline esptool method.

    • @max.294
      @max.294 Рік тому

      @@SMEDehradun i tryed evrything i get this messeage i even hold down boot button and still nothing i think my esp32 is stuck and i cannot get it to unstuck cannot connect to anything can you help please
      esptool.js
      Serial port WebSerial VendorID 0x10c4 ProductID 0xea60
      Connecting.........._______......._______......._______......._______......._______......._______......._______Error: Failed to connect with the device

  • @igorlepic6619
    @igorlepic6619 Рік тому +1

    Hello. When I click on connect it shows me ....
    serial port WebSerial VendorID 0x303a ProductID 0x1001
    Connecting....
    Detecting chip type... ESP32-S3
    Chip is ESP32-S3
    Features: Wi-Fi,BLE
    Crystal is 40MHz
    MAC: 34:85:18:71:4f:e0
    Uploading stub...
    Running stub...
    Stub running...
    then I try to reset with 1st press on boot Button 2nd press and release reset Button (left one right) 3rd release boot Button... but unfortunately nothing happens. Could you help me please?

    • @SMEDehradun
      @SMEDehradun  Рік тому

      To upload the bin file, you need to put your board in to the boot mode. So only button is the medium for this.

    • @igorlepic6619
      @igorlepic6619 Рік тому +1

      @@SMEDehradun Please how can i put the board in to the boot mode?

    • @SMEDehradun
      @SMEDehradun  Рік тому

      By using the buttons as shown in the video. Or you can google for it.

  • @mithila_kumanjana_
    @mithila_kumanjana_ Рік тому +1

    thank you!!

  • @rudderz666
    @rudderz666 2 роки тому

    All i get is Error: Cannot read properties of null (reading 'BOOTLOADER_FLASH_OFFSET') iv tried holding boot while plugging it it, it come up with something els briefly then back to square one , please help

    • @rudderz666
      @rudderz666 2 роки тому

      esptool.js v0.1-dev
      Serial port WebSerial VendorID 0x303a ProductID 0x2
      Connecting....
      Detecting chip type... ESP32-S2
      Chip is ESP32-S2FH32
      Features: Wi-Fi,Embedded 4MB Flash,ADC and temperature sensor calibration in BLK2 of efuse
      Crystal is 40MHz
      MAC: 7c:df:a1:95:fe:68
      Uploading stub...
      Error: Timeout
      This far as i can get

    • @SMEDehradun
      @SMEDehradun  2 роки тому

      Hi,
      Your esp32 board has 4MB Flash. So flash with 4MB binary file.
      Also press the boot button while flashing. Watch the video for more details.

    • @rudderz666
      @rudderz666 2 роки тому

      @@SMEDehradun iv tried that and all im getting is timeout error or cant connect.. been racking my brains for last 4 hours, iv watch video over and over..im running out of ideas

    • @SMEDehradun
      @SMEDehradun  2 роки тому

      It may be there is problem with ESP32 board hardware.

    • @rudderz666
      @rudderz666 2 роки тому

      @@SMEDehradun i think its a bad flash tbh coz it was playing disco lights when i first plugged it in, flashed a file then now its stuck in boot loop, so i need to get it back to stock :(

  • @rahulkr8120
    @rahulkr8120 Рік тому +1

    will this work for my esp32 devkit v1

  • @lukemark157
    @lukemark157 2 роки тому +1

    Thank you for the video sir. Can you make a tutorial for ESP8266 NodeMCU? Thanks

    • @SMEDehradun
      @SMEDehradun  2 роки тому +1

      Absolutely @Luke Make.
      I will release the video on ESP8266 soon.
      Stay tuned to my channel

    • @BhupendraSingh-sme
      @BhupendraSingh-sme Рік тому

      this is the video for the NodeMCU ESP8266 Board-
      ua-cam.com/video/2ah2nFwzAyo/v-deo.htmlsi=FLcJ0IA7Q5Y0rWC4

  • @ElPapitoPrrrn
    @ElPapitoPrrrn 4 місяці тому +1

    MESSIRVIO ahi te va el like rufian +10

  • @vallavarajan677
    @vallavarajan677 Рік тому +1

    At last received
    Error: MD5 of file does not match data in flash!

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Check which ESP32 board version you are using.

  • @bernienufc3166
    @bernienufc3166 2 місяці тому +1

    Thanks

    • @bernienufc3166
      @bernienufc3166 2 місяці тому +1

      Having done that it now rewrites on the first upload to this Wrote 266768 bytes (147817 compressed) at 0x00010000 in 2.3 seconds (effective 922.0 kbit/s)...
      Hash of data verified. and fails again, any thoughts?

    • @SMEDehradun
      @SMEDehradun  2 місяці тому +1

      Try again it in internet explorer or edge. If it’s happens again, then it may issue with hardware. Try to change the comport, it may help.

  • @Mateo_RobotMaker
    @Mateo_RobotMaker Рік тому +1

    When I put "Program", the message is "Leaving..." help me please

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Put your board on the setup mode to flash.

    • @Mateo_RobotMaker
      @Mateo_RobotMaker Рік тому

      @@SMEDehradun how can i do that?

    • @BhupendraSingh-sme
      @BhupendraSingh-sme Рік тому

      @@Mateo_RobotMaker its shown in the video. watch he video completely.

  • @claytonheck480
    @claytonheck480 Рік тому +1

    I followed your directions & now my board is no longer recognized as a device by my computer.

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Hi,
      It must be work if it flashed properly. If it stuck in between, then there is issue with your board.

  • @edwardsoto3279
    @edwardsoto3279 Рік тому +1

    it have a flash memory de EEPROM memory is other memory that not contain the program

  • @haansworsie
    @haansworsie 5 місяців тому +1

    Pressing the boot and other button does nothing for me, Im now stuck here

    • @SMEDehradun
      @SMEDehradun  5 місяців тому +1

      You need to put your baord in boot mode otherwise you need to check your board hardware.

  • @SantaDragon
    @SantaDragon Рік тому +1

    Sadly I just get this, as I try to "erase": Erasing flash (this may take a while)...
    Error: Timeout

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Try it again and use internet explorer or edge explorer browser for this. If. It work then there is some issue with your board hardware.

    • @SantaDragon
      @SantaDragon Рік тому +1

      @@SMEDehradun I just ignored it and left this site. Normally played a programm onto the ESP via Arduino IDE and program runs. Dont know what this erase site should help me then if it works with the IDE as well without erasing and bring it to factory reset.

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Factory reset helps to reset to updated firmware. Factory reset is useful while there is some bugs in the board firmware.

  • @-GuitarZero
    @-GuitarZero Рік тому +1

    Didn't work. Just got Error: timeout regardless of which image I flashed.

  • @ivanrojas1475
    @ivanrojas1475 4 місяці тому +1

    If u have this error: upload on board on Arduino IDE but on terminal it appears rebooting E (3XX) core flash corrupted.
    Solution for Arduino IDE users: turn the version of the esp32 board library from to 3.0.2 and it will solve the issue of constantly rebooting in the terminal. 21 jul 2024

  • @adnanhyder2564
    @adnanhyder2564 2 роки тому +4

    Hello there, I have gone to the ESP Tool website to reset my ESP32. The problem is, after I have set the Baudrate and click connect, myESP32 device is not detected by my pc, even though it's connected. Could you tell me what the issue here is?
    Also, my esp32 LED light does not turn on once its connected to PC, but when I press the EN button, only then the LED turns on. So, can it still be fixable?
    Do let me know.

    • @SMEDehradun
      @SMEDehradun  2 роки тому

      Have your ESP32 com port detected in Arduino IDE?
      If not then install the board usb com port driver and then try it.m again with esptool

    • @adnanhyder2564
      @adnanhyder2564 2 роки тому +1

      @@SMEDehradun how do i do that?

    • @NicolaeFratila
      @NicolaeFratila Рік тому +2

      @Adnan Hyder, Did you managed to fix it? I have the same issue.

    • @SMEDehradun
      @SMEDehradun  Рік тому

      It may your board is not going on boot mode. You need to resolve that issue on hardware level.

    • @NicolaeFratila
      @NicolaeFratila Рік тому +1

      @@SMEDehradun Good, how can I do that? Is there a way to reset it at hardware level? Thanks

  • @Razorsedgeartwork
    @Razorsedgeartwork 3 місяці тому +1

    Didn't work at all. Clicking on connect immediately pops up "Connected to device: null".

    • @SMEDehradun
      @SMEDehradun  3 місяці тому

      Check your board hardware.

    • @sengithenimsomi
      @sengithenimsomi 3 дні тому +1

      @@SMEDehradun how?

    • @SMEDehradun
      @SMEDehradun  3 дні тому

      Take multimeter and start tracking the connection of your board’s components.

  • @giaem4108
    @giaem4108 Рік тому +1

    mine said Leaving after uploading the bin file. Is it broken :(

    • @SMEDehradun
      @SMEDehradun  Рік тому +1

      Bin file is ok but there may be issue with your board.

    • @igorlepic6619
      @igorlepic6619 Рік тому

      did you find out if its an issue with the board?

    • @giaem4108
      @giaem4108 Рік тому

      @@igorlepic6619 yea, i think a stray jumper connected to buzzer in my circuit touched the cpu pin 😭. The buzzer has negative connection, maybe that caused it to go haywire?

    • @igorlepic6619
      @igorlepic6619 Рік тому

      @@giaem4108 does this mean it´s useless now?

    • @giaem4108
      @giaem4108 Рік тому +1

      @@igorlepic6619 yeah, i tried reboot, upload new file, factory reset. Alas, it still won't work

  • @mohammadshoaib6448
    @mohammadshoaib6448 2 роки тому +1

    is this work for ESP32-S2 ?

  • @bavin1780
    @bavin1780 6 місяців тому +1

    what about esp 32 cam ???

    • @SMEDehradun
      @SMEDehradun  6 місяців тому

      ESP32 can have different bin file. Try to make a video on that.

  • @mateobean6635
    @mateobean6635 2 роки тому +1

    Once I click Erase, after a minute or two I get "Error: Timeout"

    • @SMEDehradun
      @SMEDehradun  2 роки тому +1

      There may be issue of your board. Try offline esptool

    • @mateobean6635
      @mateobean6635 2 роки тому +1

      @SME Dehradun I think there may be a hardware issue too. I thought all my solders looked great, but it worked, and only for a minute. I'm not sure how to use offline, I'm not familiar with python.

    • @SMEDehradun
      @SMEDehradun  2 роки тому

      I will try to make video on offline esptool whenever get time.

  • @nomonroe
    @nomonroe Рік тому +1

    my writing stuck at %75. Why this happens?

    • @SMEDehradun
      @SMEDehradun  Рік тому

      It’s May due to power surge or issue with your board. Try it again.
      If do not work, then use offline esptool.

  • @tonydiamond4118
    @tonydiamond4118 8 місяців тому +1

    my esp32 only has a reset button no boot button

    • @SMEDehradun
      @SMEDehradun  8 місяців тому

      Which ESP32 board you are using?

  • @jayanthu8585
    @jayanthu8585 Рік тому +1

    I am getting error time out in the first step it self how should I proceed

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Check that your board is providing the com port or not.
      Also use internet explorer browser for this process

    • @jayanthu8585
      @jayanthu8585 Рік тому +1

      @@SMEDehradun I checked the board and tried in internet Explorer but still the same error

    • @jayanthu8585
      @jayanthu8585 Рік тому

      @@SMEDehradun rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
      configsip: 0, SPIWP:0xee
      clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
      mode:DIO, clock div:1
      load:0x3fff0030,len:1184
      load:0x40078000,len:13160
      load:0x40080400,len:3036
      entry 0x400805e4 This is the output I am getting in Arduino ide if I am working on sound sensor, vibration sensor connected to esp32 may I know the reason please help me out 🙏🙏🙏

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Then it may be some hardware issue with your board.

    • @jayanthu8585
      @jayanthu8585 Рік тому +1

      @@SMEDehradun But the gyroscope sensor is working properly with the same board

  • @kevinsono
    @kevinsono 25 днів тому +1

    im getting error timed out. Help please!

    • @SMEDehradun
      @SMEDehradun  25 днів тому

      Plz check your board and com port option. If you follow all of the instruction as per the video, then there is issue of board hardware.

  • @jhvisionpro9421
    @jhvisionpro9421 2 роки тому +1

    hi this is what i get:
    Error: A buffer overrun has been detected.

    • @SMEDehradun
      @SMEDehradun  2 роки тому

      Plz check which version do you have 4MB or 32MB.
      And follow all the instruction as shown in the video.

  • @AndyO1965
    @AndyO1965 Рік тому +1

    Hello, ill take this error:
    Compressed 4194304 bytes to 315637...
    Error: Failed to execute 'getReader' on 'ReadableStream': ReadableStreamDefaultReader constructor can only accept readable streams that are not yet locked to a reader
    Writing at 0x0... (5%)
    Board reboots in loop:
    ets Jul 29 2019 12:21:46
    rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    ets Jul 29 2019 12:21:46
    rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    ets Jul 29 2019 12:21:46
    rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    invalid header: 0x010004ea
    ets Jul 29 2019 12:21:46

    • @SMEDehradun
      @SMEDehradun  Рік тому

      This error may occur due to many causes-
      May different bin file as per your board flesh memory.
      There may also be cause of slow internet connect.
      Some times it due to hardware issue of your board.

  • @virendraparihar6982
    @virendraparihar6982 2 роки тому

    But Esp32 cam comes with only one "Reset" button then how to do erase this ?

    • @SMEDehradun
      @SMEDehradun  2 роки тому

      There is different firmware for esp32 camera module

    • @virendraparihar6982
      @virendraparihar6982 2 роки тому +1

      @@SMEDehradun We hope we will see video for this ever

    • @SMEDehradun
      @SMEDehradun  2 роки тому

      Sure. Try to do that.

  • @mhsohan2769
    @mhsohan2769 Рік тому +1

    Esp32 goes offline just after few hour. Can anyone help me?

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Check if there is power issue? Or there is any sleep mode activated?

  • @ydiadi_
    @ydiadi_ 11 місяців тому +1

    i have esp32 s2 please share bin file for it

    • @SMEDehradun
      @SMEDehradun  11 місяців тому

      It’s support all ESP32 wifi boards & link for the bin files available in video description. Not possible to share individually.

  • @sharmajikashubham
    @sharmajikashubham Рік тому +1

    worked

  • @k4qdex
    @k4qdex 8 місяців тому +1

    doesnt work

    • @SMEDehradun
      @SMEDehradun  8 місяців тому

      If you follow all the instructions shown in the video, then there is hardware issue in your board.

  • @tjvanswala
    @tjvanswala 3 місяці тому +1

    I am getting Error: Timeout

    • @SMEDehradun
      @SMEDehradun  3 місяці тому

      It’s your com port issue. Check your board com port.

  • @sahebsamratofficial
    @sahebsamratofficial 2 роки тому +1

    "Connected to device: null" show horaha h

  • @Léo-iPad
    @Léo-iPad Рік тому +1

    hello impossible to progam .... all the time Leaving.... message

    • @SMEDehradun
      @SMEDehradun  Рік тому

      There may be issue with your baord.

    • @igorlepic6619
      @igorlepic6619 Рік тому

      did you find out if its an issue with the board?

  • @chensai7231
    @chensai7231 Рік тому +1

    Uploading stub...
    Error: Timeout

    • @SMEDehradun
      @SMEDehradun  Рік тому

      Put your ESP32 baord to setup mode & select the proper com port.

    • @chensai7231
      @chensai7231 Рік тому +1

      @@SMEDehradun how to put setup mode

    • @SMEDehradun
      @SMEDehradun  Рік тому

      As shown in the video or if your have different baord or issue in setup mode, then google for it.

  • @utkarsh4842
    @utkarsh4842 2 роки тому

    please need urgent help for flash erase the ESP32 CAM

    • @utkarsh4842
      @utkarsh4842 2 роки тому +1

      I have also tried from python but some errors are occuring

    • @utkarsh4842
      @utkarsh4842 2 роки тому +1

      esptool.js v0.1-dev
      Serial port WebSerial VendorID 0x403 ProductID 0x6001
      Connecting......
      Detecting chip type... ESP32
      Chip is ESP32-D0WD (revision 1)
      Features: Wi-Fi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
      Crystal is 40MHz
      MAC: 0c:dc:7e:62:36:b8
      Uploading stub...
      Running stub...
      Stub running...
      Changing baudrate to 115200
      Changed
      Erasing flash (this may take a while)...
      Error: Timeout

    • @SMEDehradun
      @SMEDehradun  2 роки тому

      I will update it soon on eps32 Cam as soon as possible

    • @utkarsh4842
      @utkarsh4842 2 роки тому

      @@SMEDehradun my project should be ready till tomorrow can you help me some what

    • @SMEDehradun
      @SMEDehradun  2 роки тому

      It may error of the flash of the ESP32.

  • @40and42
    @40and42 2 місяці тому

    after erase and upload new bin file I recive comunication in ma arduino ide invalid header: 0x5b1b6769

    • @SMEDehradun
      @SMEDehradun  2 місяці тому

      Refresh it again. It may be issue of configuration

    • @40and42
      @40and42 2 місяці тому +1

      @@SMEDehradun I installled once again and still the same...

    • @40and42
      @40and42 2 місяці тому +1

      @@SMEDehradun 01:28:12.527 -> invalid header: 0x010004ea
      01:28:12.560 -> invalid header: 0x010004ea
      01:28:12.592 -> invalid header: 0x010004ea
      01:28:12.658 -> invalid header: 0x010004ea
      01:28:12.691 -> invalid header: 0x010004ea
      01:28:12.723 -> invalid header: 0x010004ea
      01:28:12.790 -> invali�ets Jul 29 2019 12:21:46

    • @40and42
      @40and42 2 місяці тому +1

      01:32:16.657 -> Y���wrong chip id 0x0002
      01:32:16.754 -> wrong chip id 0x0002
      01:32:16.760 -> wrong chip id 0x0002
      01:32:16.793 -> wrong chip id 0x0002
      01:32:16.825 -> wrong chip id 0x0002
      01:32:16.890 -> wrong chip id 0x0002
      01:32:16.922 -> wrong chip id 0x0002
      01:32:16.989 -> ets Jul 29 2019 12:21:46

    • @SMEDehradun
      @SMEDehradun  2 місяці тому

      It may be hardware issue.

  • @techuk6454
    @techuk6454 2 роки тому +2

    👍👍👍👍👍

  • @Mr.tepmoai
    @Mr.tepmoai 8 місяців тому +1

    i m face issue
    error timeout

    • @SMEDehradun
      @SMEDehradun  8 місяців тому

      If you follow all the instruction as sworn in the vision, then there is is board issue.

  • @srrajan7713
    @srrajan7713 8 місяців тому

    This for my board problem

    • @srrajan7713
      @srrajan7713 8 місяців тому

      ua-cam.com/users/shorts5A5LUbqBdcE?si=F6dwpx1OIotEPt0c

    • @srrajan7713
      @srrajan7713 8 місяців тому

      Help me please

    • @srrajan7713
      @srrajan7713 8 місяців тому +1

      ua-cam.com/users/shorts5A5LUbqBdcE?si=F6dwpx1OIotEPt0c

    • @SMEDehradun
      @SMEDehradun  8 місяців тому

      Check if serial port is not open in any other software or Arduino. It may also the issue of board hardware.

  • @OMNI_INFINITY
    @OMNI_INFINITY Рік тому

    Sigh...does that install some malware from india on the esp32?

    • @SMEDehradun
      @SMEDehradun  Рік тому

      😂 that’s funny. You are a blot on the name of engineer.

    • @OMNI_INFINITY
      @OMNI_INFINITY Рік тому

      People that look like Me INVENTED electronics. So STFU, shite. @@SMEDehradun

    • @OMNI_INFINITY
      @OMNI_INFINITY Рік тому

      Learn to show A LOT of gratitude for all the wonderful and amazing things White people have foolishly shared with non-Whites. Historically that maybe included The Rig Veda also. @@SMEDehradun