... | ... | @@ -9,7 +9,7 @@ To perform these processes, espfuse and esptool are needed. They are available a |
|
|
|
|
|
Please note that, since this initial flashing, all subsequent upgrades can be performed through the Tasmota web interface.
|
|
|
|
|
|
Firmware and script files are available at [firmware-releases](../home#firmware-releases)
|
|
|
Firmware and script files are available at the main page of this wiki: [firmware-releases](../home#firmware-releases)
|
|
|
|
|
|
NOTE: Replace the COM99 port with the one detected in your computer, connected to the ESP32.
|
|
|
|
... | ... | @@ -35,9 +35,7 @@ esptool.exe --chip esp32-c3 --port COM99 --baud 921600 write_flash -fs 4MB -fm d |
|
|
```
|
|
|
If the display is connected, you can use joystick "Left" (GPIO9 - "Boot").
|
|
|
|
|
|
After the flashing, your FreeDSM should boot for the first time. To perform the first configuration, follow the instructions
|
|
|
|
|
|
|
|
|
After the flashing, your FreeDSM should boot for the first time. To perform the first configuration, follow the instructions here: [Configuration](../home/FreeDSM/Configuration)
|
|
|
|
|
|
# Later ESP32C3-CORE web upgrades procedure
|
|
|
|
... | ... | |