How to install MicroPython firmware on ESP32/ESP8266

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

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

  • @caprimurr1420
    @caprimurr1420 5 месяцев назад +1

    Second thing: since there are new versions, you need to change the second line of command to the folder you downloaded at the start, for me it's ESP32_GENERIC-20240602-v1.23.0.bin
    so... the command would be
    esptool --port COM11 --baud 460800 write_flash --flash_size=detect 0 ESP32_GENERIC-20240602-v1.23.0.bin
    That's all! sorry for posting twice, it's to remind me myself this things for the future.

  • @JanelleLykaEnricoso
    @JanelleLykaEnricoso Месяц назад

    Hello, it state in my command that esptool.py is not recognize as internal or external command, operable program or batch file...how to solve this?

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

    how to backup/resotre original firmware on the board if we want to recovery it to default?? tks

    • @DonskyTech
      @DonskyTech  2 года назад +1

      Hey, which firmware do you need to restore? The Arduino or the AT commands firmware?

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

      @@DonskyTech arduino

    • @DonskyTech
      @DonskyTech  2 года назад +1

      @@rickhuang4478 if you are using ESP32, you can follow this docs.espressif.com/projects/arduino-esp32/en/latest/installing.html
      Hope you could support my channel by subscribing to it. Happy Exploring!

    • @rickhuang4478
      @rickhuang4478 2 года назад +1

      @@DonskyTech 3Q , I l also already subscribed your channel...

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

      @@rickhuang4478 Thanks for supporting my channel! I am working on adding more content soon.