# 我如何設定我的 Terminal 裝置？

在您開始接受信用卡付款之前，您需要先設定您的 SUNMI 裝置並將其連接到讀卡器。本指南將帶您完成完整設定。

***

## 步驟 1：連接 Wi-Fi

1. 在您的 SUNMI 裝置上開啟 **設定** 應用程式。
2. 點選 **網路與網際網路**.
3. 啟用 Wi-Fi 並選取您的網路。

![](/files/6c671e2089de822078d95cc384ca58bd1e837835)

***

## 步驟 2：設定正確的日期和時間

不正確的日期或時間可能會導致付款錯誤。請在開始前確保此設定正確。

1. 在您的 SUNMI 裝置上開啟 **設定** 應用程式。
2. 點選 **系統**，然後 **日期與時間**.
3. 將日期和時間設定為與目前當地時間相符。

![](/files/83ab6040d86f794b35ff9dce78a4283f494d2392)

***

## 步驟 3：啟用藍牙和 NFC

此步驟適用於內建 NFC 讀卡器的 SUNMI V2S 裝置。您可以透過裝置頂部附近的輕觸圖示來辨識支援 NFC 的裝置。

1. 在您的 SUNMI 裝置上開啟 **設定** 應用程式。
2. 點選 **已連線的裝置**，然後 **連線偏好設定**.
3. 點選 **NFC** 並將開關切換為開啟。
4. 點選 **藍牙** 並將開關切換為開啟。

![](/files/747a6f784f54747267491f9be17b29adbf652ca6)

***

## 步驟 4：連接讀卡器

Oddle Terminal 支援兩種讀卡器選項。

### 選項 A：NFC 讀卡器（僅限 SUNMI V2S）

內建 NFC 讀卡器是最簡單的選項——不需要額外硬體。

1. 開啟 Oddle Terminal 應用程式並前往 **設定**.
2. 點選 **讀卡器**.
3. 選擇 **在此裝置上使用 NFC 讀卡器**.

![](/files/273167e419183b844f0de59e4703dc3bd99ea9ad)

### 選項 B：透過藍牙連接 Wisepad3

1. 開啟 Oddle Terminal 應用程式並前往 **設定**.
2. 點選 **讀卡器**.
3. 選擇 **透過藍牙**。應用程式會掃描附近的裝置。
4. 當您的 Wisepad3 出現在清單中時，請輕觸它。

### 選項 C：透過 USB 連接 Wisepad3

1. 開啟 Oddle Terminal 應用程式並前往 **設定**.
2. 點選 **讀卡器**.
3. 選擇 **透過 USB**。應用程式會掃描附近的裝置。
4. 使用 USB 連接線將 SUNMI 裝置連接到 Wisepad3。
5. 當您的 Wisepad3 出現在清單中時，請輕觸它。

***

## NFC 連線錯誤疑難排解

如果您在連接 NFC 讀卡器時看到以下任何錯誤，請依照以下步驟操作：

* `無法連線至 Stripe。請重試。`
* `ATTESTATION_FAILURE：此讀卡器已不再受支援。`
* `API_CONNECTION_ERROR (null)`

若要解決這些錯誤：

1. 開啟 **設定** 在您的 SUNMI 裝置上。
2. 點選 **應用程式和通知**.
3. 找到並輕觸 **Oddle Terminal**.
4. 點選 **儲存空間和快取**，然後選取 **清除儲存空間**.
5. 透過輕觸以下項目來確認 **是**.
6. 重新開啟 Oddle Terminal 應用程式。

如果您仍需要新的裝置代碼來重新連接 NFC 讀卡器，請聯絡我們的支援團隊，網址為 [help.oddle.me](http://help.oddle.me/).


---

# 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://www.oddle.me/docs/help-center/help-center-zh/terminal/how-do-i-set-up-my-terminal-device.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.
