# OTG로 연결하기

안드로이드 폰을 사용하는 경우 OTG 제품을 통해 블루투스 대신 지문인증형 콜드월렛과 휴대폰을 동기화할 수 있습니다.

{% hint style="info" %}
OTG 제품으로 연결하여 사용하시는 경우, 안드로이드 폰의 블루투스를 끄고 사용하시는 것을 권장합니다.
{% endhint %}

## OTG란?

OTG는 On-The-Go의 약자로 안드로이드 폰에 USB 장치를 연결할 수 있게 해주는 케이블 또는 젠더 형태 제품이며, 보통 한쪽은 스마트폰의 충전단자 반대쪽은 표준 USB(USB Type A) 포트에 연결할 수 있습니다.&#x20;

<div align="left"><img src="/files/-M5Ux94numOWnGoL4_Wf" alt="OTG 케이블 예시"></div>

{% hint style="info" %}
OTG 제품은 디센트 콜드월렛 패키지에 포함되어 있지 않으며, 시중에서 판매하는 제품을 별도로 구매하셔야 합니다.
{% endhint %}

### OTG 제품 종류&#x20;

OTG 제품의 종류로는 젠더 타입, 케이블 타입 등이 있으며, 별도의 젠더나 케이블 없이 휴대폰과 콜드월렛 충전단자에 바로 연결할 수 있는 C to C 형태의 제품이 있습니다.

이용하시는 안드로이드 폰과 콜드월렛 충전단자에 맞는 OTG 제품을 이용하여 주시길 바랍니다.

<div align="left"><img src="/files/5LSt4oDM9mMWOypsPlOj" alt="OTG 제품 종류 예시 : 젠더 타입 / 케이블 타입 / 디센트 2 IN 1 OTG 케이블 / C to C 케이블"></div>

## OTG 케이블로 연결하여 콜드월렛 사용하기&#x20;

### 디센트 모바일 앱 실행 <a href="#launch-the-dcent-mobile-app" id="launch-the-dcent-mobile-app"></a>

디센트 모바일 앱을 먼저 실행해 주세요. (지문인증형 콜드월렛 모드)

콜드월렛과 연결되지 않았다는 표시가 나타납니다.

<div align="left"><figure><img src="/files/XYEpqweAzNw3jsecOd0s" alt="" width="541"><figcaption></figcaption></figure></div>

### 안드로이드 폰과 콜드월렛 OTG 케이블로 연결

가지고 있는 OTG 제품에 따라 다음 그림과 같이 콜드월렛과 안드로이드 폰을 연결해 주세요.

<div align="left"><img src="/files/4z7vtctqbBtJGpVnqtpF" alt="젠더 타입 연결 / 디센트 2 IN 1 OTG 케이블 연결 / C to C 케이블 연결"></div>

### USB 접근 확인

**1)** OTG 제품이 연결되면 다음과 같은 팝업이 나타납니다. **"확인"**&#xC744; 눌러주세요.

<div align="left"><figure><img src="/files/CIwE5Hiqt2EDzFeqW26o" alt="" width="386"><figcaption></figcaption></figure></div>

**2)** 연결이 완료되면 콜드월렛과 동기화가 진행되고, 월렛을 사용할 수 있습니다.

<div align="left"><figure><img src="/files/NMRB07W3x8p8GNrrSA5X" alt=""><figcaption></figcaption></figure></div>

### 펌웨어 업데이트 <a href="#firmware-update" id="firmware-update"></a>

OTG 제품을 통해 모바일 환경에서 콜드월렛의 펌웨어를 업데이트할 수 있습니다.

모바일 환경에서 펌웨어 업데이트 방법은 아래 가이드를 참고해 주세요.

{% embed url="<https://userguide.dcentwallet.com/kr/biometric-wallet/firmware-update-from-mobile>" %}

{% hint style="info" %}
모바일 환경에서 펌웨어 업데이트를 하려면 가지고 있는 **OTG 제품이 데이터 전송 기능을 지원**해야 합니다.
{% 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://userguide.dcentwallet.com/kr/biometric-wallet/android-connect/android-otg.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.
