... | ... | @@ -41,11 +41,11 @@ After the flashing, your FreeDSM should boot for the first time. To perform the |
|
|
|
|
|
# Later ESP32C3-CORE web upgrades procedure
|
|
|
|
|
|
To perform a complete upgrade of the FreeDSM, it is mandatory to update the Berry script and the firmware (the FreeDSM will maintain the current configuration) if the first two digits do not match (Berry script 2.4.7 is correct for Firmware 2.4 but you must also upgrade the firmware if the current version is 2.3). You can check this information in the main web page of your device.
|
|
|
To perform a complete upgrade of the FreeDSM, it is mandatory to update the Berry script and the firmware (the FreeDSM will maintain the current configuration) if the first two digits do not match (for example, Berry script 2.4.7 is correct for Firmware 2.4 but you must also upgrade the firmware if the current version is 2.3). You can check this version information in the main web page of your device.
|
|
|
|
|
|
To perform the update, access to the web interface of your FreeDSM (you can check the IP address in your router or, physically, access to the configuration option of the device, "AP information" will tell you the IP on the LCD screen.
|
|
|
|
|
|
- **First, script update autoexec.bec**: Main Screen, selecting "Consoles" -> "Manage File System" you will see this screen:
|
|
|
- **First, Berry script (file autoexec.bec)**: Main Screen, selecting "Consoles" -> "Manage File System" you will see this screen:
|
|
|
|
|
|
<div align="center">
|
|
|
<img src="img/F_upgradeSc.jpg" width="450" align="center"/>
|
... | ... | @@ -53,7 +53,7 @@ To perform the update, access to the web interface of your FreeDSM (you can chec |
|
|
|
|
|
Select the new "autoexec.bec" using the uppter left button and select "start upload" (it will overwrite the current one).
|
|
|
|
|
|
- **Second, firmware.bin**: Main Screen, selecting "Firmware Upgrade" you will see this screen:
|
|
|
- **Second, firmware (file firmware.bin)**: Main Screen, selecting "Firmware Upgrade" you will see this screen:
|
|
|
|
|
|
<div align="center">
|
|
|
<img src="img/F_upgradeFw.jpg" width="450" align="center"/>
|
... | ... | |