prusa3d / Prusa-Firmware-ESP32-Cam

Firmware for ESP32 Cam modules to be used in Prusa Connect
GNU General Public License v3.0
207 stars 20 forks source link

Update README #67

Open devsfan3 opened 2 months ago

devsfan3 commented 2 months ago

Added a description and screenshot to the README describing how to use ESP Tool on Chrome to flash firmware to the board.

johnyHV commented 1 week ago

Hello @devsfan3 . This is oficial WEB tool for flash firmware ?

devsfan3 commented 1 week ago

Hello @devsfan3 . This is oficial WEB tool for flash firmware ?

Yes, the tool is created and published by Expressif for use on their chipsets.

johnyHV commented 1 week ago

It's strange, but flashing from oficial ESP WEB app don't work for me.

image

image

Adafruit have similar web app, and his app works for me https://adafruit.github.io/Adafruit_WebSerial_ESPTool/

devsfan3 commented 1 week ago

That is odd! Did you try flashing all three .bin files at the same time?

If adafruit works consistently and ESP Tool does not, then definitely add that method instead of ESP Tool. Just trying to highlight a web-based option for folks!

johnyHV commented 1 week ago

Sure, the WEB interface is more simple for the FW flash. I would like to add the option of FW flash via the WEB interface. Half a year ago, I did not see this official possibility of uploading FW to the ESP32 board. I don't understand why the official ESP tool doesn't work for me