> For the complete documentation index, see [llms.txt](https://support.corostw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.corostw.com/dura/how-do-i-pair-dura-with-external-sensors/pair-dura-with-speed-and-cadence-sensors.md).

# 將 DURA 與速度和踏頻感測器配對

DURA 支援透過藍牙和 ANT+ 與大多數速度和踏頻感測器配對。騎乘期間最多可將 12 個不同類型的感測器同時與 DURA 配對。如果多個相同類型的感測器配對，DURA 將僅使用來自一個感測器的資料。若要將新感測器與 DURA 配對，請依照下列步驟操作：

1. 從主選單中，捲動至系統 > 附件 > 新增附件。
2. 確保您的感應器已開啟並處於配對模式。
3. DURA 將開始搜尋附近的藍牙和 ANT+ 裝置。
4. 當您的感測器出現時，在 DURA 螢幕上選擇它以完成配對過程。如果您的感應器需要車輪週長值，DURA 會提示您在螢幕上輸入該值。&#x20;

感測器配對後，DURA 將自動搜尋並連接到新增至其附件清單中的任何附近感測器。

如果您的感應器和 DURA 之間的連接在騎乘過程中發生中斷，您可以透過長按「後退」按鈕 > 捲動至「活動設定」>「配件」> 選擇您的感應器來重新連接它們。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.corostw.com/dura/how-do-i-pair-dura-with-external-sensors/pair-dura-with-speed-and-cadence-sensors.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.
