# KOI固件更新教學

開發團隊會不定時為KOI推出更新固件，以改進KOI AI鏡頭的功能。

用家可到這裏查看最新的固件版本, 以下為更新KOI 固件的方法。

(建議在更新固件前, 前先把現版本的固件也保存下來, 若在更新固件後遇到不良情況, 可回復到前一版本的固件)

### **重刷固件方法**[¶](broken://pages/eVSFGwlAz9BXrzZBXkc3)

將KOI插入電腦的USB接口。

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/usb.jpg" alt=""><figcaption></figcaption></figure>

更新固件需要預備2樣檔案，**刷件程式**和**固件檔案**, 點擊以下連結下截。

[下載刷件程式](https://dl.sipeed.com/MAIX/tools/kflash_gui/kflash_gui_v1.6.5)

[固件檔案下載](/airelated/koi/update/updatehist.md)

**1. 按照電腦的作業系統下載刷件程式。**

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/16.png" alt=""><figcaption></figcaption></figure>

**2. 將檔案解壓縮。**

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/21.png" alt=""><figcaption></figcaption></figure>

**3. 打開kflash\_gui.exe。**

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/32.png" alt=""><figcaption></figcaption></figure>

**4. 請允許運行。**

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/42.png" alt=""><figcaption></figcaption></figure>

**5. 打開固件檔案。**

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/51.png" alt=""><figcaption></figcaption></figure>

**6. 在Board選擇Sipeed Maixduino。**

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/6.png" alt=""><figcaption></figcaption></figure>

**7. 在Port選擇連接KOI的接口。**

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/71.png" alt=""><figcaption></figcaption></figure>

**8. 其他設定可以使用預設值，按下載。**

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/81.png" alt=""><figcaption></figcaption></figure>

**9. 耐心等待下載完成。**

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/91.png" alt=""><figcaption></figcaption></figure>

**10. 下載完成！**

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/102.png" alt=""><figcaption></figcaption></figure>

**11. 然後按Reset重啟KOI。**

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/reset.jpg" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sharinghub.kittenbot.hk/airelated/koi/update/firmwareupdate.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
