> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/hardware-products/hardware/miscellaneous/orange-series-cable-guide/device-connectivity.md).

# Device Connectivity

### PINpad Device Connectivity

#### Orange D0 + P2 Cable + P630

* **Dongle:** Orange D0 — ETH, USB, RJ45, DC Jack
* **Cable:** Orange Cable P2 (2m) or P3 (3m)
* **Device:** P630 PINpad
* **Dongle connections:** Network/Internet, Power In, ECR, Accessory

<figure><img src="https://142576632-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkxOil1YNUno7kCEUA3XZ%2Fuploads%2F9Qfw13AGyXQokqluE0nO%2Fconn-d0-p2-p630-ecr.png?alt=media&#x26;token=e7f0c77f-7b00-4082-895b-f650764aebf7" alt="Orange D0 with P2 cable and P630, showing the ECR connection"><figcaption><p>Orange D0 + P2 cable + P630 — Network/Internet, Power In and ECR</p></figcaption></figure>

<figure><img src="https://142576632-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkxOil1YNUno7kCEUA3XZ%2Fuploads%2FoPJvel0y7XyWwraIBLNo%2Fconn-d0-p2-p630-accessory.png?alt=media&#x26;token=41af0cdc-cca4-463b-82ba-cbf63cbf319d" alt="Orange D0 with P2 cable and P630, showing accessory connections"><figcaption><p>Orange D0 + P2 cable + P630 — Network/Internet, Power In and Accessory</p></figcaption></figure>

#### Orange D1 + P2 Cable + P630

* **Dongle:** Orange D1 — 2x GbETH Switch, DC Jack
* **Cable:** Orange Cable P2 (2m) or P3 (3m)
* **Device:** P630 PINpad
* **Dongle connections:** Network/Internet, Power In, ECR

<figure><img src="https://142576632-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkxOil1YNUno7kCEUA3XZ%2Fuploads%2FMTVy8lpLIFbjLIA2cohR%2Fconn-d1-p2-p630.png?alt=media&#x26;token=e9cc8822-caaf-4af8-9239-806d7504cc08" alt="Orange D1 with P2 cable and P630"><figcaption><p>Orange D1 + P2 cable + P630</p></figcaption></figure>

### Multilane Device Connectivity

#### Orange D2 + M2 Cable + M450

* **Dongle:** Orange D2 — 2x GbETH Switch, USB RJ45, DC Jack
* **Cable:** Orange Cable M1 (1m), M2 (2m), or M4 (4m)
* **Device:** M450 / M425 Multi-Lane
* **Dongle connections:** Internet, Power In, ECR, Accessory

<figure><img src="https://142576632-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkxOil1YNUno7kCEUA3XZ%2Fuploads%2FuruzJQH2OnyZoqOW3bps%2Fconn-d2-m2-m450-ecr.png?alt=media&#x26;token=1c5ff02b-352a-42af-b606-884ff8d95983" alt="Orange D2 with M2 cable and M450, showing the ECR connection"><figcaption><p>Orange D2 + M2 cable + M450 / M425 — Internet, Power In and ECR</p></figcaption></figure>

<figure><img src="https://142576632-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkxOil1YNUno7kCEUA3XZ%2Fuploads%2F0ojwL4gQ5CAi2kRKEGAF%2Fconn-d2-m2-m450-accessory.png?alt=media&#x26;token=14656b9e-cff6-4d59-86a6-bb0c24a752d9" alt="Orange D2 with M2 cable and M450, showing accessory connections"><figcaption><p>Orange D2 + M2 cable + M450 / M425 — Internet, Power In, ECR and Accessory</p></figcaption></figure>

### Unattended Device Connectivity

#### Orange D3 + U2 Cable + UX700 ML

* **Dongle:** Orange D3 — 4x GbETH Switch, USB RJ45, SERIAL RJ45, USB-A, DC Jack
* **Cable:** Orange Cable U1 (1m) or U2 (2m)
* **Device:** UX700-ML (UX)
* **Dongle connections:** Internet, ECR, Power In, Accessory

<figure><img src="https://142576632-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkxOil1YNUno7kCEUA3XZ%2Fuploads%2FPmyY5hmx2rTfCKPVZO87%2Fconn-d3-u2-ux700ml.png?alt=media&#x26;token=0d877703-d251-40a1-a31c-1c95102ee57f" alt="Orange D3 with U2 cable and UX700-ML"><figcaption><p>Orange D3 + U2 cable + UX700-ML</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/hardware-products/hardware/miscellaneous/orange-series-cable-guide/device-connectivity.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
