# OSDP로 타사 리더 연결하기

향상된 데이터 무결성을 위해 OSDP v2.2를 사용하여 RS-485를 통해 서드파티 리더를 모든 Verkada ACU에 연결할 수 있습니다. 모든 Verkada ACU는 서드파티 OSDP 리더를 완전히 지원합니다.

또는 Wiegand만 지원하는 서드파티 리더는 ACU의 Wiegand 리더 포트를 사용하여 연결할 수 있습니다. 참조 [문을 Verkada 출입 컨트롤러에 배선하기](/access-control/ko/installation/wire-a-door-to-a-verkada-access-controller.md) 에서 자세한 내용을 확인하세요.

{% hint style="danger" %}
Verkada ACU와 서드파티 리더 간의 OSDP 통신 **은(는) 암호화되지 않습니다.** 하지만 모든 Verkada 리더는 Verkada ACU와의 완전 암호화 통신을 지원합니다.
{% endhint %}

***

## 구성

* 리더는 채널 주소 0으로 설정해야 합니다
* 통신 보드 속도는 38400으로 설정해야 합니다
* 배선은 지정된 도어 포트의 A-B에 종단되어야 합니다

{% hint style="warning" %}
다음은 일반적인 동일 표기 명칭입니다:

* A, White, A+, TX+, HID-GPIO1, HID-Red/Green
* B, Green, B-, TX-, HID-GPIO2, HID-Tan
  {% endhint %}

### 선택적 설정

다음 설정은 사용 가능한 경우 구성해야 합니다:

* 설정 모드 켜짐
* 암호화 강제 적용 꺼짐

{% hint style="warning" %}
LED 피드백은 접근이 거부되면 빨간색, 허용되면 녹색입니다. 유휴 상태에서는 지원되는 경우 리더에 흰색이 표시됩니다. 이 색상은 변경할 수 없습니다.
{% endhint %}

***

## 호환성

리더 자체 또는 제조업체의 관리 인터페이스에서 직접 주소 0과 보드 속도 38400으로 구성할 수 있는 리더만 지원됩니다.

다음 리더 모델과 펌웨어는 Verkada ACU와의 OSDP 통신에 대해 검증되었습니다. 리더가 목록에 없으면 호환성 옵션에 대해 Verkada 지원팀에 문의하세요.

|         |                                        |            |
| ------- | -------------------------------------- | ---------- |
| **제조사** | **모델**                                 | **펌웨어 버전** |
| HID     | <p>R 시리즈</p><p>(HID BTSmart 모듈 필요)</p> | R8.10.2.7  |
| HID     | Signo 시리즈                              | R10.0.9.1  |


---

# 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/access-control/ko/installation/badge-reader-support/connect-a-3rd-party-reader-to-a-verkada-access-controller-with-osdp.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.
