> 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/toraburushtingu/wireless-signal-troubleshooting.md).

# 無線信号のトラブルシューティング

センサーが頻繁に切断される場合、センサーとハブデバイス間の信号強度が低いことが原因である可能性があります。信号強度を確認するには、アラーム site のセンサーに移動し、青い信号バーにカーソルを合わせます。

<div align="left" data-with-frame="true"><img src="/files/8b5924e19a97a9bf127360b609f11fca1de92450" alt=""></div>

**推奨最小強度：** 無線信号強度は RSSI で測定されます。信頼性の高い接続のためには、センサーの RSSI が -85dBm 以上である必要があります。これにより、環境が変化しても誤差の余裕が確保されます。変化には、ドアの開閉、窓、通路をふさぐ箱、人、壁などが含まれます。\
​\
信号強度が -85dBm を下回る場合は、追加のハブやリピーターの導入を検討してください。さらに、センサーが任意のハブから見通し内にあり、カバー範囲が悪い閉鎖的な場所にないことを確認してください。最後に、信号性能を低下させる可能性があるため、センサーを金属上に設置しないようにしてください。

{% hint style="info" %}
無線信号強度をテストする際は、センサーとハブが最終位置に取り付けられていることを確認し、周囲にある他のドアや設備を閉じてください。

これにより、信号強度をより正確に把握できます。それでも信号強度が -85dBm を上回らない場合は、WH32 をリピーターとして設置し、ハブまたは追加のハブからの信号を増幅してください。

参照 [BR31 トラブルシューティングガイド](/new-alarms/ja/toraburushtingu/br31-troubleshooting-guide.md) 詳細については。
{% endhint %}


---

# 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/toraburushtingu/wireless-signal-troubleshooting.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.
