# 무선 신호 문제 해결

센서가 자주 연결 해제된다면, 센서와 허브 장치 간의 신호 세기가 좋지 않기 때문일 가능성이 큽니다. 신호 세기를 확인하려면 경보 사이트의 센서로 이동한 뒤 파란색 신호 막대 위에 마우스를 올려보세요.

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

**권장 최소 신호 세기:** 무선 신호 세기는 RSSI로 측정됩니다. 안정적인 연결을 위해 센서 RSSI는 -85dBm 이상이어야 합니다. 이는 환경이 변할 수 있으므로 오류에 대비할 여유를 확보하기 위한 것입니다. 변화에는 문을 열고 닫는 것, 창문, 통로를 막는 상자, 사람, 벽 등이 포함됩니다.\
​\
신호 세기가 -85dBm 아래로 떨어지면 추가 허브 및/또는 반복기(repeater)를 추가하는 것을 고려하세요. 또한 센서가 모든 허브와 가시선 안에 있고, 커버리지가 좋지 않은 닫힌 구역에 있지 않은지 확인하세요. 마지막으로, 신호 성능을 저하시킬 수 있으므로 센서를 금속 위에 설치하지 않도록 하세요.

{% hint style="info" %}
무선 신호 세기를 테스트할 때는 센서와 허브가 최종 위치에 설치되어 있는지 확인하고, 주변의 다른 문이나 장치를 모두 닫으세요.

이렇게 하면 신호 세기를 더 정확하게 반영할 수 있습니다. 그래도 신호 세기가 -85dBm을 초과하지 않으면, 허브의 신호를 증폭하기 위해 또는 추가 허브를 사용하기 위해 WH32를 반복기(repeater)로 설치하세요.

참조 [BR31 문제 해결 가이드](/new-alarms/ko/troubleshooting/br31-troubleshooting-guide.md) 에서 자세한 정보를 확인하세요.
{% endhint %}


---

# 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://help.verkada.com/new-alarms/ko/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.
