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

{% hint style="success" %}
이 문서는 기존 알람에 대한 가이드입니다. 이 [문서를](/new-alarms/ko/installation/set-up-universal-transmitter-mode-on-a-br31.md) 참조하세요. 새 알람이 있는 경우 [새 알람과 기존 알람의 차이](/new-alarms/ko/getting-started/new-alarms-vs-classic-alarms.md) 를 확인해 알람 버전을 확실히 알 수 없는 경우 참고하세요.
{% 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 %}
**알람 사이트의 기기 페이지로 이동하세요.**

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

{% step %}
**기기 설정에서:**

1. 다음을 켜세요 **범용 송신기 모드**.
2. 센서의 정상 상태를 선택하세요(해당 특정 센서를 참조). 유선 도어 접점 센서는 일반적으로 "Normally Closed"입니다.
3. 클릭하세요 **완료** 를 누른 후 새 구성이 BR31에 반영될 때까지 몇 분 기다리세요.
   {% endstep %}

{% step %}
**BR31이 센서 이벤트를 Command로 전송하는지 확인하려면 유선 센서를 수동으로 작동하세요.**
{% endstep %}

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


---

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