# 인터컴 리더 설정

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

{% step %}
**구성할 인터콤을 선택하세요.**
{% endstep %}

{% step %}
**상단에서 설정 > 도어를 클릭합니다.**
{% endstep %}
{% endstepper %}

## 자격 증명 유형 관리

다음 토글을 사용하여 허용하거나 허용하지 않을 자격 증명 유형을 관리할 수 있습니다:

* **배지 리더**: RFID 및 NFC 자격 증명을 활성화하거나 비활성화합니다.
* **NFC 잠금 해제**: NFC 자격 증명을 허용하거나 허용하지 않습니다.
* **Bluetooth 잠금 해제**: Bluetooth 자격 증명 액세스를 관리합니다.

## 제스처 잠금 해제 구성

Verkada 인터콤(TD52 + AD34, TD33, TD53, 및 TD63)은 **제스처 잠금 해제**를 지원합니다. 이는 실수로 인한 Bluetooth 잠금 해제를 방지하도록 설계된 기능입니다. 제스처 잠금 해제는 문을 잠금 해제하려면 Bluetooth 자격 증명 외에 특정 제스처를 요구합니다.

{% stepper %}
{% step %}
**인터콤 설정 > 리더 > Bluetooth 잠금 해제 트리거 > 사용자 지정 구성으로 이동합니다.**

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

{% step %}
**사전 설정 옵션을 선택하거나 고급을 클릭하여 직접 매개변수를 정의합니다.**

<div align="left" data-with-frame="true"><img src="/files/7ccb67fb20adcac86d15759c6eca74d0cd70f304" alt="" width="783"></div>
{% endstep %}
{% endstepper %}

### 리더 호환성 표

|                |                      |                              |
| -------------- | -------------------- | ---------------------------- |
| **모드**         | **배선**               | **리더 호환성**                   |
| **단일 도어 컨트롤러** | 인터콤에 직접 연결           | 통합 리더 사용                     |
| **페어링됨**       | Verkada 액세스 컨트롤러에 연결 | 리더는 RS485를 통해 하드와이어로 연결되어야 함 |
| **타사 ACU**     | 타사 액세스 컨트롤러에 연결      | 지원되지 않음                      |

***

## 기타 Bluetooth 설정

* **Bluetooth 쿨다운**: Bluetooth 잠금 해제 시도 사이에 필요한 최소 시간을 정의합니다.
* **Bluetooth 잠금 해제 시 경고음**: Bluetooth 자격 증명이 액세스를 허용할 때 음성 피드백을 활성화하거나 비활성화합니다.

***

{% hint style="info" %}
**실제로 작동하는 모습을 보고 싶으신가요?** 다음을 확인해 보세요. [동영상 튜토리얼](https://www.youtube.com/watch?v=pWUVHl3gzKc).
{% 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/intercom/ko/configuration/intercom-reader-settings.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.
