From 8aaf2c038a7018a4e51756f52796b52b2039a3d2 Mon Sep 17 00:00:00 2001 From: rstrouse <47839015+rstrouse@users.noreply.github.com> Date: Mon, 3 Jul 2023 11:59:18 -0700 Subject: [PATCH] Updated Installing the Firmware (markdown) --- Installing-the-Firmware.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installing-the-Firmware.md b/Installing-the-Firmware.md index c72798d..4f6a0a4 100644 --- a/Installing-the-Firmware.md +++ b/Installing-the-Firmware.md @@ -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.