From 970a390285bc43c3b58fb1047e44c796e9d1ea65 Mon Sep 17 00:00:00 2001 From: Keith Burzinski Date: Wed, 27 Dec 2023 03:20:59 -0600 Subject: [PATCH] Add detail about S3-Box manual bootloader mode (#30515) * Add detail about S3-Box manual bootloader mode * Update source/voice_control/s3_box_voice_assistant.markdown * Update source/voice_control/s3_box_voice_assistant.markdown * Update source/voice_control/s3_box_voice_assistant.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * Update source/voice_control/s3_box_voice_assistant.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/voice_control/s3_box_voice_assistant.markdown | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/source/voice_control/s3_box_voice_assistant.markdown b/source/voice_control/s3_box_voice_assistant.markdown index 89a1cfd2337..e6968c545cc 100644 --- a/source/voice_control/s3_box_voice_assistant.markdown +++ b/source/voice_control/s3_box_voice_assistant.markdown @@ -28,9 +28,14 @@ Before you can use this device with Home Assistant, you need to install a bit of 1. Make sure this page is opened in a Chromium-based browser on a **desktop**. The software installation does not work with a tablet or phone. - - If you have an ESP32-S3-BOX-3, select the **Connect** button below to show the current ports. Do not connect the ESP32-S3-BOX-3 yet. - - If your device does not readily connect for flashing, you may need to put your ESP32-S3-BOX-3 into "flash mode" by holding the "boot" button (left side upper button), tapping the "reset" button (left side lower button), and then releasing them both. Wait a few seconds before attempting to connect. - - If your browser does not support web serial, you will see a warning instead of a button. + - If you have an ESP32-S3-BOX-3, select the **Connect** button below to display a list of available USB devices. Do not connect the ESP32-S3-BOX-3 yet. + - If your ESP32-S3-BOX-3 does not appear in the list of devices presented by your browser: + - You need to manually invoke "flash mode": + - Hold the "boot" button (left side upper button) as you tap the "reset" button (left side lower button) + - After a few seconds, the ESP32-S3-BOX-3 should appear in the list of USB devices presented by your browser. + - Follow the steps until step 3. After selecting the **Next** button, on the S3-Box, tap the "Reset" button again. + - Then, select the blue **Connect button** again, select the USB device and follow the prompts to configure the Wi-Fi. + - If your browser does not support web serial, you will see a warning message indicating this instead of a button.