Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G g4s
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • lia2-publico
  • g4s
  • Wiki
    • Freedsm
  • Flashing

Flashing · Changes

Page history
Update Flashing authored Mar 27, 2024 by José Carlos Dafonte Vázquez's avatar José Carlos Dafonte Vázquez
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 3 deletions
+3 -3
  • FreeDSM/Flashing.md FreeDSM/Flashing.md +3 -3
  • No files found.
FreeDSM/Flashing.md
View page @ c02f3fae
......@@ -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"
Clone repository
  • FreeDSM
    • Assembly
    • Components
    • Configuration
    • Enclosure
    • Flashing
  • fw
    • current
  • Home