> 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/engage-devices/ux1-3-4xx-series/ux4xx/ux402-installation-guide/port-pinouts.md).

# Port Pinouts

## Port Pinouts

This section contains port pinout tables for UX302 and UX402.

### USB A

{% columns %}
{% column %}
**Connector**

![](/files/QLRVW6cwwOuCiDuAQQ6Y)
{% endcolumn %}

{% column %}
**PIN**

1

2

3

4
{% endcolumn %}

{% column %}
**Function**

+5 V

DATA-

DATA+

GND
{% endcolumn %}

{% column %}
**Description**

5 V USB Power (500 mA)

USB Host Signal -

USB Host Signal +

USB ID pin/Ground
{% endcolumn %}
{% endcolumns %}

### RJ45 CTLS (UX302 to UX402)

{% columns %}
{% column %}
**Connector**

![](/files/uLPn6E4UkaJGDNRh8WL6)
{% endcolumn %}

{% column %}
**PIN**

1

2

3

4

5

6

7

8

9

10
{% endcolumn %}

{% column %}
**Function**

Buzzer

5V0

3V3

0V

Proximity

SDA

SCL

SCL

SDA

0V
{% endcolumn %}

{% column %}
**Description**

PWM

Power

Power

GND

User detect wake

CTLS

CTLS

Proximity

Proximity

GND
{% endcolumn %}
{% endcolumns %}

### SMA RF CTLS Antenna

{% columns %}
{% column width="25%" %}
**Connector**

<img src="/files/Hjj9kk2zm0iShd3KnR66" alt="" data-size="original">
{% endcolumn %}

{% column width="41.66666666666666%" %}
**PIN**

1

2
{% endcolumn %}

{% column %}
**Function**

Signal

0V
{% endcolumn %}
{% endcolumns %}

### USB C

{% columns %}
{% column %}
**Connector**

![](/files/q7mKZ5drVIcXBvBbjJwu)
{% endcolumn %}

{% column %}
**PIN**

A1

A2

A3

A4

A5

A6

A7

A8

A9

A10

A11

A12
{% endcolumn %}

{% column %}
**Description**

GND

TX1+

TX1-

VBUS

CC1

D+

D-

SBU1

VBUS

RX2-

RX2+

GND
{% endcolumn %}

{% column %}
**PIN**

B12

B11

B10

B9

B8

B7

B6

B5

B4

B3

B2

B1
{% endcolumn %}
{% endcolumns %}

### Power Port

{% columns %}
{% column %}
**Connector**

![](/files/k8AmmfkEZqDscD49nvgW)
{% endcolumn %}

{% column %}
**PIN**

1

2

3

4
{% endcolumn %}

{% column %}
**Function**

9 V to 43 V

GND

Wake\_MDB\_Module

NC
{% endcolumn %}

{% column %}
**Description**

External power from cable

Power ground

Low active wake-up signal

No connection
{% endcolumn %}
{% endcolumns %}

### Ethernet Port (LAN)

{% columns %}
{% column %}
**Connector**

![](/files/BenqyR7InH93Ok6oyG3z)
{% endcolumn %}

{% column %}
**PIN**

1

2

3

4, 5

6

7, 8
{% endcolumn %}

{% column %}
**Function**

TXD+

TXD-

RXD+

75 Ohms

RXD-

75 Ohms
{% endcolumn %}

{% column %}
**Description**

Transmit data +

Transmit data -

Receive data +

AC coupled to GND

Receive data -

AC coupled to GND
{% endcolumn %}
{% endcolumns %}


---

# 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/engage-devices/ux1-3-4xx-series/ux4xx/ux402-installation-guide/port-pinouts.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.
