Flasher is a GUI wrapper around esp-serial-flasher, a portable C library for flashing of Espressif SoCs. It is used to load the OpenRemise Firmware onto any of the following supported boards:
- No dependencies
- Flash OpenRemise boards from either
- the latest release
- or a local .zip archive
- Pre-built Windows and Linux executables
At the bottom of the GUI there are a few settings available via drop down menus.
The board type onto which the firmware should be flashed. Currently only S3Main
is supported.
The serial port used for flashing. Normally the port should be detected automatically, so it is recommended to leave the setting on auto
.
The default Flasher baud rate is 115200
. Slower rates may be set using the drop down. It is recommend to only set the baud rate if you're experiencing transmission errors during flashing. If left at default Flasher tries to change the baud rate to 460800
when running to considerably reduce flash times.
At this point we refer you to the Getting Started section on openremise.at. There you will find extensive information on how to get a board up and running using Flasher.