> For the complete documentation index, see [llms.txt](https://docs.lan.kokomocloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lan.kokomocloud.com/quick-start-guide/wireless-access-point/kokomo-w222be-is.md).

# KOKOMO-W222BE-IS

## 各部名称と機能 <a href="#w222be-is-function" id="w222be-is-function"></a>

<figure><img src="/files/oLnrL3q9KqPWVbRUBitg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

#### リセットボタン&#x20;

* 工場出荷時のデフォルトにリセットするには、リセットボタンを **10 秒以上**押し続けてください。 **LED**&#x304C;*<mark style="background-color:orange;">高速点滅</mark>*（0.2 秒間隔）を開始します。その後、デバイスは工場出荷時のデフォルト設定にリセットされます。
  {% endhint %}

{% hint style="info" %}
本装置は、1つのLEDインジケーターを搭載しており、表示される色とパターンで各ステータスを表します。
{% endhint %}

## LED <a href="#w222be-is-led" id="w222be-is-led"></a>

LEDインジケーターの表示パターンとステータスを下表に示します。

<table><thead><tr><th width="104" valign="top">LED / 色</th><th width="289" valign="top">LEDの動作</th><th width="338">ステータス</th></tr></thead><tbody><tr><td valign="top">橙</td><td valign="top">点滅(0.5秒間隔)</td><td>KOKOMOクラウド接続中</td></tr><tr><td valign="top">青</td><td valign="top">点灯(5秒)</td><td>KOKOMOクラウド接続済み</td></tr><tr><td valign="top"></td><td valign="top">点滅(0.5秒) ⇔ 白色点滅(0.5秒)</td><td>ファームウェアアップグレード</td></tr><tr><td valign="top"></td><td valign="top">高速点滅(0.2秒)</td><td>初期化中</td></tr><tr><td valign="top"></td><td valign="top">点滅(3秒)</td><td>LAN接続済み</td></tr><tr><td valign="top"></td><td valign="top">点滅(1.5秒on ⇒ 0.5秒off)</td><td>AP位置特定モード</td></tr><tr><td valign="top">黄</td><td valign="top">点滅(3秒)</td><td>2.4GHz無線 On </td></tr><tr><td valign="top">緑</td><td valign="top">点滅(3秒)</td><td>5GHz無線 On </td></tr><tr><td valign="top">紫</td><td valign="top">点滅(3秒)</td><td>6GHz無線 On </td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.lan.kokomocloud.com/quick-start-guide/wireless-access-point/kokomo-w222be-is.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
