Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions doc/docs/get-started/echokit-box.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ Once paired via Bluetooth, you’ll be redirected to a setup interface where you
- **Wi-Fi Network**: Your Wi-Fi network name. It MUST be a 2.4G network.
- **Wi-Fi Password**: Your Wi-Fi access code
- **EchoKit Server**: The IP and port of the EchoKit Server you're connecting to. You can use our hosted servers depending on your location:
- US: ws://indie.echokit.dev/ws
- EU: ws://eu.echokit.dev/ws
- Taiwan and southeast Asia: ws://tw.echokit.dev/ws
- Rest of the world: [run your own EchoKit server](echokit-server.md)
- US: `ws://indie.echokit.dev/ws`
- Taiwan and southeast Asia: `ws://tw.echokit.dev/ws`
- Rest of the world: `ws://echokit-server.fly.dev/ws`
- Everyone: [run your own EchoKit server](echokit-server.md)
- **Background Image (Optional)**: Upload a transparent GIF image (320x240 px) as the background for the EchoKit Box device.

![](../server/connect-echokit-new.png)
Expand Down
10 changes: 5 additions & 5 deletions doc/docs/get-started/echokit-diy.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ Once paired via Bluetooth, you’ll be redirected to a setup interface where you
- **Wi-Fi Network**: Your Wi-Fi network name. It MUST be a 2.4G network.
- **Wi-Fi Password**: Your Wi-Fi access code
- **EchoKit Server**: The IP and port of the EchoKit Server you're connecting to. You can use our hosted servers depending on your location:
- 🇺🇸 US: `ws://indie.echokit.dev/ws`
- 🇭🇰 EU: `ws://eu.echokit.dev/ws`
- 🇹🇼 Taiwan and southeast Asia: `ws://tw.echokit.dev/ws`
- 🇸🇬 Rest of the world: [run your own EchoKit server](echokit-server.md)
- **Background Image**: Upload a transparent GIF image as the background for the device.
- US: `ws://indie.echokit.dev/ws`
- Taiwan and southeast Asia: `ws://tw.echokit.dev/ws`
- Rest of the world: `ws://echokit-server.fly.dev/ws`
- Everyone: [run your own EchoKit server](echokit-server.md)
- **Background Image (Optional)**: Upload a transparent GIF image (320x240 px) as the background for the EchoKit device.
Copy link

Copilot AI Nov 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] The description now says 'EchoKit device' which is less specific than the previous 'the device'. However, the original file had 'the device' without 'EchoKit'. Consider consistency: in echokit-box.md line 52, it says 'EchoKit device', but previously both files likely had different wording. Ensure consistent terminology across both DIY and BOX documentation.

Copilot uses AI. Check for mistakes.

![](../server/connect-echokit-new.png)
For each required field, click the **"Save Configuration"** button on the web page after entering the three values (Wi-Fi Network, Wi-Fi Password, and EchoKit Server). If you wish to set a background image, you can upload it as an optional fourth value.
Expand Down
4 changes: 3 additions & 1 deletion doc/docs/get-started/echokit-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ You are a helpful assistant. Answer truthfully and concisely. Always answer in E
"""
```

> Learn more about [how to configure the EchoKit server](../server/configure-echokit-server.md), especially for [Chinese users](../server/qwen.md).
Learn more about [how to configure the EchoKit server](../server/configure-echokit-server.md).

> If you are based in mainland China (or Hong Kong), you will need to use [Chinese AI services](../server/qwen.md).

**Next,** [connect the Echokit device to the EchoKit server](../server/setup.md)

6 changes: 3 additions & 3 deletions doc/docs/hardware/flash-firmware.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You need to use an USB cable to connect between your computer and the USB-C port

Click on **Connect** at the top menu to connect to your device via the USB cable.

> TROUBLESHOOTING: If it fails, you may force the EchoKit device to enter the "flashing" mode. Press and hold down the **RST button** ([DIY](buttons-echokit-diy.md)), and at the same time, press and release the **K0 button** ([DIY](buttons-echokit-diy.md)). The screen could go dark, and the device will be ready to flash.
> TROUBLESHOOTING: If it fails, you may force the EchoKit device to enter the "flashing" mode. Press and hold down the **RST button** ([DIY](buttons-echokit-diy.md) | [BOX](buttons-echokit-box.md)), and at the same time, press and release the **K0 button** ([DIY](buttons-echokit-diy.md) | [BOX](buttons-echokit-box.md)). The screen could go dark, and the device will be ready to flash.

Click on the **Flash** button at the bottom of the page to start flashing firmware onto the device.
You will see a console showing the flashing progress.
Expand All @@ -38,7 +38,7 @@ Once it is done. Click on the **Reset Device** button as instructed.

![EchoKit is ready](display.png)

Next, go to the Getting Started Guide for EchoKit [DIY](../get-started/echokit-diy.md) or [BOX](../get-started/echokit-box.md)to configure your EchoKit device for network access.
Next, go to the Getting Started Guide for EchoKit [DIY](../get-started/echokit-diy.md) or [BOX](../get-started/echokit-box.md) to configure your EchoKit device for network access.

## 3. Use a command line tool to flash

Expand All @@ -62,7 +62,7 @@ Fetch the latest precompiled EchoKit firmware:

```bash
# For EchoKit DIY
curl -L -o echokit https://echokit.dev/firmware/echokit_board
curl -L -o echokit https://echokit.dev/firmware/echokit_boards

# OR

Expand Down
3 changes: 1 addition & 2 deletions doc/docs/server/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,9 @@ Before starting, make sure you have:
4. Enter the following details:
* **Wi-Fi name (SSID)** EchoKit supports 2.4 GHz WiFi only.
* **Wi-Fi password**
* **EchoKit server URL** E.g., public server: `ws://indie.echokit.dev/ws`, or peronal server on the local network: `ws://192.168.2.101:8080/ws`
* **EchoKit server URL** E.g., public server: `ws://echokit-server.fly.dev/ws`, or personal server on the local network: `ws://192.168.2.101:8080/ws`



![Set up EchoKit server](connect-echokit-new.png)

5. Click the **Save Changes** button to apply the new settings. Meanwhile, you will see the EchoKit device will restrart automatically.
Expand Down
Loading