> 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/classic-alarms/ko/installation/set-up-universal-transmitter-mode-on-a-br31-with-classic-alarms.md).

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

{% hint style="success" %}
Verkada는 Classic Alarms의 전 세계 판매 종료(2026년 8월 1일) 및 수명 종료(2027년 8월 1일)를 발표했습니다. 자격이 있는 고객은 2027년 1월 31일까지 New Alarms로 무상 업그레이드할 수 있습니다. 방문 [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) 하여 시작하세요.
{% endhint %}

{% hint style="success" %}
이 문서는 classic Alarms를 위한 가이드입니다. 다음을 참조하세요 [문서](/new-alarms/ko/installation/set-up-universal-transmitter-mode-on-a-br31.md) new Alarms를 사용 중인 경우. 다음을 참조하세요 [New Alarms와 Classic Alarms 비교](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 어떤 버전의 Alarms를 사용하는지 확실하지 않은 경우.
{% endhint %}

***

해당 [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/1442068ea7da06960736c1e194315746cc8f170f" alt=""></div>
{% endstep %}

{% step %}
**T10 Torx 드라이버를 사용해 BR31 하단의 Torx 나사를 풉니다. 장치의 후면 플레이트를 분리합니다.**

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

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

<div align="left" data-with-frame="true"><img src="/files/6e10f4f99625b371096258a5fa92ec768967627e" alt=""></div>
{% endstep %}
{% endstepper %}

***

## Command 설정

{% hint style="danger" %}
[장치 추가](/command/ko/organization-settings/add-a-device-to-your-command-organization.md) 계속하기 전에 Command에 추가합니다.
{% endhint %}

{% stepper %}
{% step %}
**경보 사이트의 Devices 페이지로 이동합니다.**

1. 센서를 선택합니다.
2. 오른쪽 상단에서 클릭 <i class="fa-ellipsis">:ellipsis:</i>  > 클릭 **센서 편집**.
   {% endstep %}

{% step %}
**장치 설정에서:**

1. 켜기 **범용 송신기 모드**.
2. 센서의 정상 상태를 선택합니다(해당 센서의 구체적인 정보를 참조). 유선 도어 접점 센서는 일반적으로 "평상시 닫힘"입니다.
3. 클릭 **완료** 그런 다음 새 구성이 BR31에 업데이트될 때까지 몇 분간 기다립니다.
   {% endstep %}

{% step %}
**유선 센서를 수동으로 작동시켜 BR31이 센서 이벤트를 Command로 전송하고 있는지 확인합니다.**
{% endstep %}

{% step %}
**장치 성능이 확인되면 다음의 장착 단계를 따릅니다.** [**BR31 설치 가이드**](https://docs.verkada.com/docs/br31-quick-start-guide.pdf) **설치를 완료합니다.**
{% endstep %}
{% endstepper %}


---

# 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/classic-alarms/ko/installation/set-up-universal-transmitter-mode-on-a-br31-with-classic-alarms.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.
