ESP32-S2 Firmware Update via DFU (Javascript or Python)
Posted: Wed Jan 24, 2024 6:42 pm
Hello everyone, everything good ? I need to create a web application to update my product that uses esp32-s2. In fact, I already have this application developed, we use the Adafruit_WebSerial_ESPTool project (https://adafruit.github.io/Adafruit_WebSerial_ESPTool/) as a base.
However, the application is still very unstable, and the application is often unable to put the pedal in download mode. So I thought maybe there is a way to update my device's software by putting the product in USB DFU, and the application starts transferring the new firmware file. Does anyone know if this is possible? Is there an open source project that works like this?
However, the application is still very unstable, and the application is often unable to put the pedal in download mode. So I thought maybe there is a way to update my device's software by putting the product in USB DFU, and the application starts transferring the new firmware file. Does anyone know if this is possible? Is there an open source project that works like this?