... | ... | @@ -41,9 +41,9 @@ 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).
|
|
|
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.
|
|
|
|
|
|
Access to the web interface of your FreeDSM (you can check the IP address in your router or physically access the configuration of the device, "AP information" will tell you the IP).
|
|
|
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: Main Screen, selecting "Consoles" -> "Manage File System" you will see this screen:
|
|
|
|
... | ... | @@ -65,9 +65,7 @@ Upload the new "autoexec.bec" using the first button. |
|
|
<img src="img/F_upgradeFw.jpg" width="450" align="center"/>
|
|
|
</div>
|
|
|
|
|
|
Check that the show url is this one:
|
|
|
https://gitlab.citic.udc.es/lia2-publico/g4s/-/wikis/fw/firmware.bin
|
|
|
|
|
|
... upload the "firmware.bin" in "Upgrade by file upload". Press "start upgrade"
|
|
|
It is possible to update online (check that the url is:
|
|
|
https://gitlab.citic.udc.es/lia2-publico/g4s/-/wikis/fw/firmware.bin) but it is recommended to download the "firmware.bin" and proceed with "Upgrade by file upload" and press "start upgrade"
|
|
|
|
|
|
After that, the FreeDSM will reboot and you will see the version of both in the main screen (Firmware and Script must match the first two numbers in version). |