Updated Installing the Firmware (markdown)

rstrouse 2023-07-03 11:59:18 -07:00
parent 0b9897b62c
commit 8aaf2c038a

@ -103,9 +103,9 @@ Once you have completed compiling and uploading the sketch you are done with the
# Firmware Updates
Each new release contains two files related to the firmware and can be uploaded without disconnecting the device or connecting it to USB. Keep in mind that flashing with the onboarding process will likely clear your configuration so unless you are onboarding your ESPSomfy RTS do not reflash it with the onboarding procedure.
To update your firmware to the latest version navigate to the releases section on this repository and download the `SomfyController.ino.esp32.bin` and `SomfyController.littlefs.bin` files that are contained with the release version. Once you have downloaded them navigate to the Updates tab on the ESPSomfy RTS configuration page. You should update the firmware first then the application.
To update your firmware to the latest version navigate to the releases section on this repository and download the `SomfyController.ino.esp32.bin` and `SomfyController.littlefs.bin` files that are contained with the release version. Once you have downloaded them navigate to the System -> Firmware tab on the ESPSomfy RTS configuration page. You should update the firmware first then the application.
![image](https://user-images.githubusercontent.com/47839015/221961284-5973e32a-ee33-4ba8-bd50-830a0a95ef6a.png)
![image](https://github.com/rstrouse/ESPSomfy-RTS/assets/47839015/2dff29d7-b867-4a7f-a843-e6ef37cf8dcf)
Click the `UPDATE FIRMWARE` button and a screen will appear prompting you to select the `SomfyController.ino.esp32.bin` file. Once you have selected the file, press the `UPLOAD FILE` button to begin the transfer. The progress bard will indicate when it is done uploading the file. Your the ESPSofy RTS device will reboot after it finishes so give it at least 15 seconds to reconnect after the upload finishes.