ESP32 OTA (Over The Air) Programming with EASY GUI - Code and Tutorial

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024

Комментарии • 26

  • @TheJay6621
    @TheJay6621 3 года назад

    kevin explaining under the hood things is always awesome..👍🏼

  • @neofuturist
    @neofuturist 3 года назад

    I love you, this was exactly what I was looking for to complete my project, Thank you

  • @3dgussner958
    @3dgussner958 4 года назад +1

    OTA is awesome. Checkout iotappstory.com/ and Andreas Spiess RUclips video about it.
    I would prefer a local installation of the iotappstory but it is an interesting idea Andreas and the developer of the website/service had.

  • @avibank
    @avibank 4 года назад

    Thanks for sharing!

  • @MikeysLab
    @MikeysLab 4 года назад

    Sweet, this will be very handy for our current project :) Although, with your permission, I may rewrite in C++ to make is cross platform :)

    • @Kevindarrah
      @Kevindarrah  4 года назад

      yea, actually that's what I wanted to do from the beginning! let me know how it works out!

    • @Martin-delta
      @Martin-delta 4 года назад +1

      Since its in Java, it should already work cross platform right? But a C++ version would likely take up less space than the +200mb 😄

  • @prathambumb5593
    @prathambumb5593 4 года назад

    Awesome 👍

  • @isprithul
    @isprithul 4 года назад

    Will it work with NodeMCU with ESP-12E?
    Sorry, newbie here.

  • @shamilyazeen4062
    @shamilyazeen4062 4 года назад

    any way to upload Spiffs via OTA??

    • @Kevindarrah
      @Kevindarrah  4 года назад +1

      yea, should be possible if you dig through that code there's some flags that can be set for that

  • @HariWiguna
    @HariWiguna 4 года назад +1

    That is very convenient Kevin! and thank you for explaining what's under the hood. I learned a lot! Thank you!

  • @tablatronix
    @tablatronix 4 года назад +1

    I was thinking about using some mqtt flag, to target specific devices in a response and have them ota httget update themselves, so all I have to do is push a new update to a server and add some manifest or signatures for which devices get it, then they would check back in somehow afterwards. Was wondering if anyone has implemented something like that already, but I have not looked yet. This would be ideal for devices already using mqtt so adding this in would be trivial. But this is for a sensor net etc, for end users, yeah you want them to initiate updates probably.
    I am really digging that in browser bluetooth , I did not know that was possible.

  • @trhosking
    @trhosking 2 года назад

    Have you not heard of IOTAppStory?

  •  3 года назад

    Interesting project! Thanks for creating this. Was wandering whether it is possible to create something similar with micro Python myself.

  • @regtheveg
    @regtheveg 4 года назад

    Esp32! These are the coolest 😊 I know they have wifi thermostats but I think it be cooler if the esp32 did it on your existing thermostat! Maybe even twice as cool 😃 just a thought, have a great day!

  • @testthisfordecficiencies
    @testthisfordecficiencies 3 года назад

    What about its unique MAC address as an identifier? Try advanced IP Scanner.

  • @Vhbaske
    @Vhbaske 4 года назад

    I've following you for some years and I can tell you there is no other teacher so clear than you and you are vey savy. Keep your work alive.

  • @AndreyWis
    @AndreyWis 3 года назад

    You can just connect to your router, it should show the hostname and IP address for each device.

  • @williamwatson1532
    @williamwatson1532 4 года назад

    Neat! And I love it than you always explain worked examples in detail

  • @THECAPTAIN-ev7bj
    @THECAPTAIN-ev7bj 4 года назад

    Can i upload (OTA) program through android phone

  • @andresc4
    @andresc4 4 года назад

    Kevin PLEASE use platformio, you will increase productivity 1526%

    • @Kevindarrah
      @Kevindarrah  4 года назад

      hmm, I'll have to check that out. I have not heard many great things though...

  • @najjarl
    @najjarl 4 года назад

    thanks...👍