ESP32 OTA (Over-the-Air) Updates using AsyncElegantOTA: Arduino IDE or VS Code (ESP8266 NodeMCU)

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

КОМЕНТАРІ • 72

  • @RuiSantosdotme
    @RuiSantosdotme  3 роки тому +10

    Visit our blog for complete instructions and source code:
    ► ESP32 Arduino IDE: RandomNerdTutorials.com/esp32-ota-over-the-air-arduino/
    ► ESP32 VS Code: RandomNerdTutorials.com/esp32-ota-over-the-air-vs-code/
    ► ESP8266 Arduino IDE: RandomNerdTutorials.com/esp8266-nodemcu-ota-over-the-air-arduino/
    ► ESP8266 VS Code: RandomNerdTutorials.com/esp8266-nodemcu-ota-over-the-air-vs-code/

  • @motordietenhofen
    @motordietenhofen 3 роки тому +3

    Einfach nur Spitze, so einfach am Beispiel erklärt. Weiter so👍👍👍

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

    A very good tutorial ! short, and cover the basics rapidly and efficiently to then show more advanced stuffs

  • @wretchedfibs4306
    @wretchedfibs4306 3 роки тому +1

    Good fun. I am up to the first part of the tutorial with toggle gpio 2 on esp-32 cam and changed it to gpio 4 to turn on the super bright onboard LED light. Thank you and Ayush for the program and libraries. Will try the flesystem upload part later.

  • @aarong1905
    @aarong1905 3 роки тому +6

    I love your webpages! I'm just getting started in this hobby and found your tutorials to be the most helpful and fun.

  • @mauliadianti
    @mauliadianti 3 роки тому

    I really search for this so long time.... thanks!

  • @mishah6623
    @mishah6623 3 роки тому +1

    Siete fantastici!!!

  • @Mohamm-ed
    @Mohamm-ed 3 роки тому +1

    Thanks Rui for this tutorial. Can I get sensor data on serial plotter and monitor wireless as well.

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

    I use ElegantOTA instead of AsyncElegantOTA.
    AsyncElegantOTA does not compile a program only an compile Error. But ElegantOTA works.

  • @ronylpatil
    @ronylpatil 3 роки тому

    Your content is really osm. Keep growing and keep sharing such beautiful contents.

  • @AndroidJeek
    @AndroidJeek 9 місяців тому

    Great tutorial! I am currently using this OTA. I have questions though, will the OTA break if I will upload a firmware that doesn't have the code with the OTA on it? Cause I tried it and the webserver is still up (even though the new firmware doesn't have the OTA codes) What if I want to remove that OTA functionality?

  • @ilkeraykut7064
    @ilkeraykut7064 3 роки тому +1

    Thanks for great tutorial but how can we do this with sim800l not Wifi?I have a website and my esp connects to that website through sim800l and communicates with mqtt server.

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

    @Rui Santos thank you for this tutorial. I want to use it do OTA update firmware on my ESP32 but from time to time and I want not to run it all over the time. Connect to my WiFi network, generate mini web server and the rest only for example when I press a microswitch during boot up (plug 5V to ESP board). Otherwise it could slow down my main loop. What do you suggest?

  • @billferner6741
    @billferner6741 3 роки тому +1

    Sorry, that example is NOT working with me. Error cause is missing or not found library 'AsyncTCP.h'. Was it replaced again?

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

      Download github.com/me-no-dev/AsyncTCP/archive/master.zip, This library isn’t available to install through the Arduino Library Manager, in your Arduino IDE, you can go to Sketch > Include Library > Add .zip Library and select the library you’ve just downloaded.

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

    Hi. Hello. How can we use virtual button instead of GPIO Pins? Thanks for the video.

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

    nice video... why is it unlisted ?

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

    @Rui Santos
    it makes no sense to keep a cable connection to build .bin
    and then sending via Wi-Fi
    it must be a other solution - fully remote
    Do You have it?

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

    Very helping Thanks So much :)

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

    Awesome!!! Thanks!

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

    Does this method actually works? In contrast to the former, which I have never seen any to get to work.

  • @MILEI2025
    @MILEI2025 3 роки тому +1

    Hello, good afternoon, I am an Argentine student and I want to know how to make a color comparison with the esp32cam and arduino. Thanks

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

    Can we do it using bluetooth ? i m use to arduino ide

  • @alissongomes2145
    @alissongomes2145 3 роки тому

    Funciona junto com o Blynk ?

  • @noushadolakara
    @noushadolakara 3 роки тому

    Thank you ,well explanation, dear can you help me to do to solve ,esp wifi offline after 5- 10 hours for this what can i do , i am using esp32 for wifi switches

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

    will this work with the WiFiManager?

  • @Dancopymus
    @Dancopymus 3 роки тому

    Saudações Rui
    Através desse método, é possível mudar, por exemplo, o SSID e a Senha do esp8266 ou esp32 remotamente na mesma rede? Se não, teria uma forma de fazer isso? Obrigado

  • @supersusi3492
    @supersusi3492 3 роки тому

    Is there a way to do that with an ESP32 cam ?

  • @zyghom
    @zyghom 3 роки тому

    how about OTA to the ESP that is going to deep sleep after 5 seconds of running? I can think of many solutions, i.e. the MQTT message that is retained and when ESP wakes up it checks and and does not sleep but rather waits for update. But maybe I am trying to open the door that someone opened already?
    second: there is completely NO PROTECTION of someone uploading new sketch into your ESP... ;-)

  • @janeblack8109
    @janeblack8109 3 роки тому

    Hi. Is it possible to install .bin to esp downloading it from the URL? Thank you

  • @adamclarkson
    @adamclarkson 3 роки тому

    Does this still require an ota partition?

  • @laboratoriobriot4513
    @laboratoriobriot4513 3 роки тому

    Hello Rui!
    Does it works with ESP32 Cam?

    • @RuiSantosdotme
      @RuiSantosdotme  3 роки тому +1

      Yes, it works with any ESP32 or ESP8266 compatible board

    • @laboratoriobriot4513
      @laboratoriobriot4513 3 роки тому

      @@RuiSantosdotme Hello.
      I'm trying to upload my .bin file into ESP32CAM through OTA, but is occurring a problem...The web page shows up well and I can choose the .bin file, however after show up 100%, doesn't appear the message OTA Succes and the button BACK. The web page stay on 100% message always.
      After that the ESP32 CAM reboot and run the old firmware.
      Can you help me with this issue?

    • @mohammeddavidzhang-singh5846
      @mohammeddavidzhang-singh5846 3 роки тому

      @@RuiSantosdotme Great tutorial - no doubt! But it does not work with ESP32 CAM in my case. Depending on the bin file the upload is extremely fast (less than a second) at 54 resp. 58% and stops at this value (failure is perfect reproducible). The bin files have a size of 932 resp. 872 KB. The old firmware is still at the ESP32 CAM. With a "standard" ESP32 module w/o cam, it works perfect.

    • @kelvynjose8067
      @kelvynjose8067 3 роки тому

      Add board_build.partitions = min_spiffs.csv to the plataformio.ini file that will work. It is necessary to add in all esp32cam recordings. :)

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

    How can we do OTA for Mega2560 ,using a remote webserver ?

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

      @Planerful No way man, change your MCU to a ESP32...

  • @raymondmichael4987
    @raymondmichael4987 3 роки тому

    One idiot disliked this wonderful tutorial

  • @HarisMaulanaID
    @HarisMaulanaID 3 роки тому

    how to change wifi ssid and password from web server?

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

    Aren't there any way to make the 'update' page password protected !
    As now, anyone in my network can access to the address & change the code. So i need to secure it, so only after giving correct password one can access the 'update' page.

  • @rajeshprajapati5445
    @rajeshprajapati5445 3 роки тому

    can we do this with global ip ?

  • @lexander9686
    @lexander9686 3 роки тому +1

    thank you

  • @shakerileiwat4341
    @shakerileiwat4341 3 роки тому

    Great ♥♥♥

  • @spthale
    @spthale 3 роки тому

    Nice Tutorial it's work....... But when i tried to embedded in my code where ESP8266WebServer server(80) ; already used When i used #include
    AsyncWebServer server(80); it gives error that conflicant declaration ESP8266WebServer server ........... because of AsyncWebServer server(80);

    • @thanosk4644
      @thanosk4644 3 роки тому

      I also have this problem too, and i am looking for a solution.

  • @paulkirchhof9546
    @paulkirchhof9546 3 роки тому

    Super!

  • @flicka401
    @flicka401 3 роки тому +1

    There are two other REQUIRED library's that must be installed, you make it sound on the video just 'install OTA' and go, but this is not true, so the question begs to be asked, did you even bother to try and do a 'virgin install'?? I think that often you have lots of library's already installed and you just assume that everybody else has the same 'environ' as you, but sadly, people come to these videos to do the 'OTA', and follow the directions.
    I highly advise you to to create virgin fresh install 'arduino' and get the OTA to work, and explain from that point of view. Otherwise people can waste a ton of time following your directions.

    • @RuiSantosdotme
      @RuiSantosdotme  3 роки тому

      Thanks for the suggestion, please read our blog post and you'll find all the steps. Regards,
      Rui

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

      You are absolutely right. I've wasted many hours already going down the rabbit hole because the other two libraries cannot be installed via Arduino IDE.

  • @adapso3010
    @adapso3010 3 роки тому +1

    OTA is a great solution, but the way it is presented is not efficient. What is the advantage of doing an update while on the same network? The ideal is remote updating using a file server, so I suggest searching for HTTP Updade, it is much more effective.
    OTA é uma grande solução, porém da forma que é apresentada não é eficiente. Qual a vantagem de se fazer uma atualização estando na mesma rede? O ideal é atualização remota com uso de servidor de arquivos, então sugiro buscar por HTTP Updade, é muito mais eficaz.

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

    The audio is all off, like you turned up the base or something.

  • @MadeniTurkey
    @MadeniTurkey 3 роки тому

    thx

  • @theextremes2491
    @theextremes2491 3 роки тому

    🔥🔥🔥

    • @RuiSantosdotme
      @RuiSantosdotme  3 роки тому +1

      Thank you for watching!

    • @theextremes2491
      @theextremes2491 3 роки тому

      @@RuiSantosdotme just asking....
      Can we make esp32-cam robot to follow a line (line follower)

    • @theextremes2491
      @theextremes2491 3 роки тому

      Like opencv.js

  • @karik_bek
    @karik_bek 3 роки тому

    Cool

  • @yogeshitaliya473
    @yogeshitaliya473 3 роки тому

    Nice ओने

  • @piconano
    @piconano 3 роки тому

    👍

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

    I'm getting error while doing :build filesystem image"
    Building file system image from 'data' directory to .pio\build
    odemcuv2\spiffs.bin
    warning: can't read source directory
    *** [.pio\build
    odemcuv2\spiffs.bin] Error 1
    ============================================================ [FAILED] Took 0.80 seconds ============================================================