How to install MicroPython firmware on ESP32/ESP8266

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ต.ค. 2024

ความคิดเห็น • 7

  • @caprimurr1420
    @caprimurr1420 2 หลายเดือนก่อน +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.

  • @rickhuang4478
    @rickhuang4478 ปีที่แล้ว

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

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว +1

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

    • @rickhuang4478
      @rickhuang4478 ปีที่แล้ว

      @@DonskyTech arduino

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว +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 ปีที่แล้ว +1

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

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว

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