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

# Wireless Signal Troubleshooting

If a sensor disconnects frequently, it’s likely due to poor signal strength between the sensor and the hub device. To confirm signal strength go to the sensor in your alarm site and hover over the blue signal bars.

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

**Minimum Recommended Strength:** Wireless signal strength is measured in RSSI. The sensor RSSI must be -85dBm or higher for a reliable connection. This ensures that there is room for error as the environment can change. Changes include doors opening and closing, windows, boxes blocking paths, people, walls, etc.\
​\
If the signal strength falls below -85dBm. Consider adding additional hubs and/or repeaters. Additionally, ensure that the sensors are in line of sight of any hubs and not in closed-off areas with poor coverage. Lastly, ensure you install the sensors not on metal, which can degrade signal performance.

{% hint style="info" %}
When testing wireless signal strength, ensure the sensor and hub are mounted in their final position and close any other doors or fixtures around the environment.

This will ensure a more accurate representation of signal strength. If the signal strength still does not exceed -85dBm, install a WH32 as a repeater to boost the signal from the hub or an additional hub.

See [BR31 Troubleshooting Guide](/new-alarms/troubleshooting/br31-troubleshooting-guide.md) for more information.
{% 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:

```
GET https://help.verkada.com/new-alarms/troubleshooting/wireless-signal-troubleshooting.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.
