# BR31에서 범용 송신기 모드 설정

{% hint style="success" %}
이 문서는 새로운 알람에 대한 가이드입니다. 이 [문서](/classic-alarms/ko/installation/set-up-universal-transmitter-mode-on-a-br31-with-classic-alarms.md) 를 참조하세요. 기존 알람이 있는 경우. 다음을 확인하세요. [새 알람 vs 기존 알람](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 알람 버전이 무엇인지 확실하지 않은 경우.
{% endhint %}

***

The [Verkada BR31 무선 도어 센서](https://docs.verkada.com/docs/br31-quick-start-guide.pdf) 유선 경보 장치가 Verkada 허브에 무선으로 연결될 수 있도록 하는 범용 송신기 역할을 합니다. 이는 도어 프레이밍 때문에 수직 센서 설치가 불가능할 때 유용합니다.

{% stepper %}
{% step %}
**BR31 본체, T10 Torx 드라이버, 그리고 유선 센서를 포함한 필요한 구성품을 준비합니다.**

<div align="left" data-with-frame="true"><img src="/files/e375804b90c7d83de1fc08cca012be741f4f749b" alt="" width="543"></div>
{% endstep %}

{% step %}
**T10 Torx 드라이버를 사용하여 BR31 하단의 Torx 나사를 풉니다. 장치의 후면판을 제거합니다.**

<div align="left" data-with-frame="true"><img src="/files/de31b63d41f8897b2c1a32748addfc512158d831" alt="" width="563"></div>
{% endstep %}

{% step %}
**유선 경보 센서의 리드를 BR31 장치 상단의 2개 입력 단자에 연결합니다. 이 경우 극성은 중요하지 않습니다.**

<div align="left" data-with-frame="true"><img src="/files/195f29361183d0891892588e5586ceb0bd139d8c" alt="" width="563"></div>
{% endstep %}
{% endstepper %}

***

## Command 구성

{% hint style="danger" %}
[장치를 추가하세요](/command/ko/organization-settings/add-a-device-to-your-command-organization.md) 진행하기 전에 Command에
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 모든 제품 > 알람으로 이동합니다.**
{% endstep %}

{% step %}
**알람 사이트를 선택하세요.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 장치를 클릭합니다.**
{% endstep %}

{% step %}
**센서를 클릭한 다음 장치 설정 > 송신기 모드 활성화를 선택합니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
센서가 구성을 업데이트하기 전에 이벤트가 트리거되어야 합니다(탬퍼, 문 열림/닫힘 등). 뒷면의 버튼을 누르거나 센서 가까이에 자석을 가져가세요. 그러면 센서가 즉시 최신 구성을 가져오게 됩니다.
{% 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/installation/set-up-universal-transmitter-mode-on-a-br31.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.
