OpenFAN Micro firmware upgrade
OpenFAN Micro has an online firmware updater that is based on ESPHome Web.
You can use this tool from your browser to update any OpenFAN Micro to the latest firmware version.
Device Configuration
Due to how firmware upgrade works, currently it will not preserve any configuration data (ie. WiFi settings, Fans settings, device name etc).
After upgrading firmware, you will have to configure your device.
1. Preparing the hardware
In order to update firmware on your OpenFAN Micro you will need to put the device in the bootloader mode first.
To do this you will need to:
- Disconnect any FANs if connected to the board
- Press and hold BOOT button on your OpenFAN Micro
- Connect USB-C cable to OpenFAN Micro
- Note that only the power (RED) LED should be on.
- At this point your PC should register new Serial COM port
2. Loading new firmware
There are multiple ways to compile and load new firmware for OpenFAN Micro.
In order to make this process more convenient, latest version of the firmware can be loaded through web flasher tool.
To access the web flasher, you will need Google Chrome (or any other web browser that supports Web Serial API).
- Place OpenFAN Micro in bootloader mode (see step #1.)
- In Chrome open https://docs.sasakaranovic.com/esp32/openfan-micro/
- Click on Connect button
- From the drop down menu select the COM port that corresponds to your OpenFAN Micro and click Connect
- Click on
Install OpenFAN Micro
and then confirm by clicking onInstall
button - Erasing and then flashing will start. This may take a minute or two
- After flashing is complete, you can disconnect OpenFAN Micro by removing USB-C cable
- Your OpenFAN Micro is now flashed to the latest firmware version
ESPHome Web!
This web flasher is using the Web Serial API, powered by ESPHome Web.