This is a short guide how to upload precompiled bin files to ESP8266/ESP32 If you have something to add or troubles - leave the issue that is not covered by this guide and we can try to figure it out.
Don't be scared of this method by its old-school UI-UX, just follow the instructions with provided screenshots and you should be good.
For FlipperZero's dev board select ESP32S2
Chip | Offset |
---|---|
ESP8266 | 0x0 |
ESP32 | 0x10000 |
The BOOT button has to be pressed while connecting the dev board to the usb port to detect the board as the right one and to show the right COM Port.
Choose - COM port to which your ESP currently connected And you may want to choose higher BAUD rate to speed up flash process.
For ESP8266
For ESP32S2
For ESP8266
For ESP32S2
That's it! Have fun :)