... | ... | @@ -33,7 +33,7 @@ Connect the USB-C cable to your computer and push the "Boot" button (around 1 se |
|
|
The flashing command is:
|
|
|
|
|
|
```bash
|
|
|
esptool.exe --chip esp32-c3 --port COM99 --baud 921600 write_flash -fs 4MB -fm dio --erase-all 0x0 .\freedsm.factory.bin
|
|
|
esptool.exe --chip esp32-c3 --port COM99 --baud 921600 write_flash -fs 4MB -fm dio --erase-all 0x0 .\firmware.factory.bin
|
|
|
```
|
|
|
# ESP32C3-CORE web upgrade
|
|
|
|
... | ... | @@ -45,10 +45,10 @@ Access to the web interface of your FreeDSM (you can check the IP address in you |
|
|
|
|
|
![](img/F_upgradeSc.jpg)
|
|
|
|
|
|
Upload the new autoexec.bec using the first button.
|
|
|
Upload the new "autoexec.bec" using the first button.
|
|
|
|
|
|
- Second: Main Screen, selecting "Firmware Upgrade" you will see this screen:
|
|
|
|
|
|
![](img/F_upgradeFw.jpg)
|
|
|
|
|
|
Check that the url is: https://gitlab.citic.udc.es/lia2-publico/g4s/-/wikis/fw/firmware.bin or simply upload the file in "Upgrade by file upload" |
|
|
Check that the url is: https://gitlab.citic.udc.es/lia2-publico/g4s/-/wikis/fw/firmware.bin or simply upload the "firmware.bin" in "Upgrade by file upload" |