> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/new-alarms/ja/she-zhi/set-up-the-wh32.md).

# WH32をセットアップする

WH32は、ケーブル配線が難しいエリアでカバレッジを向上させるために、有線ハブの無線範囲を拡張できる無線リピーターです。RS-485経由でアラームパネルに直接接続すると、ハブとしても動作できます。

***

### 要件

* WH32を **無線リピーター** (DC電源) - 10～36V DC電源が必要です（例： [ACC-WA-30W-NA](https://docs.verkada.com/docs/12v-power-supply-datasheet.pdf))。WH32は、BP52、WH52、WH32（RS485）、BK22、BE32など、ハブを備えた任意の機器からの無線範囲を拡張します。
* WH32を **ハブ** (RS485) - いずれかのRS485ポートを介してBP52に直接接続する必要があります。

### 設置のベストプラクティス

最高の無線性能を得るには、WH32を天井に下向きに取り付けてください。天井取り付けができない場合は、壁への縦向き設置でも構いません。

{% hint style="warning" %}
参照 [無線設置FAQ](/new-alarms/ja/she-zhi/wireless-installations-faq.md) 最適なリピーター設置位置の詳細については、
{% endhint %}

***

## WH32の設定

{% stepper %}
{% step %}
**BP52 が New Alarms サイトに追加され、オンラインになっていることを確認してください。**
{% endstep %}

{% step %}
[**WH32を追加**](/command/ja/ganaizshon/add-a-device-to-your-command-organization.md) **シリアル番号を Command アカウントに追加してください。**
{% endstep %}

{% step %}
**WH32を未割り当てデバイスから新しいアラームサイトへ移動します。**
{% endstep %}
{% endstepper %}

### リピーターモード

{% stepper %}
{% step %}
**リピーターモードでは、デバイスに電源（10～36V DC）を供給し、電源スイッチでオンにします。WH32は最寄りのハブに自動的に接続されます。**
{% endstep %}

{% step %}
**接続されていること、およびRSSI信号強度が-80 dBm以上であることを確認するために、デバイスのアクティビティを確認してください。**

<div align="left" data-with-frame="true"><figure><img src="/files/745bc3f34c5ef83b6e7059a21ece0388c479137e" alt="" width="321"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### ハブモード

{% stepper %}
{% step %}
**WH32をRS-485経由でアラームパネルに接続します。**
{% endstep %}

{% step %}
**WH32に「connected」イベントが表示され、パネルとの通信とアラームイベントを転送する準備が整っていることを確認してください。**
{% endstep %}
{% endstepper %}

***

## よくある質問

<details>

<summary>リピーターモードでは、WH32は拡張対象のハブからどのくらい離して設置すべきですか？</summary>

最適な設置位置は、壁材質、厚さ、障害物などの環境要因によって異なります。到達範囲を最大化するには、RSSI信号強度を少なくとも-80 dBmに保ちながら、WH32をハブから可能な限り離して配置してください。RSSIがこのしきい値を下回る場合は、WH32をハブに近づけてください。

設置のヒント：WH32を金属製の壁や筐体の近くに置かないでください。無線性能が大きく低下することがあります。

</details>

<details>

<summary>WH32は信号強度の読み取り値をどのくらいの頻度で更新しますか？</summary>

RSSIの読み取り値は、Commandで1分ごとに更新されます。

</details>

<details>

<summary>複数のWH32デバイスで信号を順次中継できますか？</summary>

いいえ。WH32は有線ハブからのみ中継でき、リピーターモードの別のWH32からは中継できません。

</details>

<details>

<summary>WH32は有線ハブモードとリピーターモードをどのように切り替えますか？</summary>

WH32は自動的にモードを判別します：

* RS-485接続を検出すると、ハブモードで動作します。
* RS-485接続がない場合は、リピーターモードに切り替わります。

</details>

<details>

<summary>リピーターモードでWH32に電源を供給するにはどうすればよいですか？</summary>

次を使用できます： [ACC-WA-30W-NA](https://docs.verkada.com/docs/12v-power-supply-datasheet.pdf) 電源アダプター（別売）

</details>


---

# 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://help.verkada.com/new-alarms/ja/she-zhi/set-up-the-wh32.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.
