> 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/specifications.md).

# Specifications

This chapter discusses power requirements, dimensions, and other specifications of the UX302 and UX402 devices.

## Unit Power Requirement

UX402 is powered by UX302. UX302 device have the following power requirements:

* Operating voltage: 9-43V DC
* Idle Power: <1 W
* Typical Power: <2 W (CTLS read), 0.5 W (UX102/112)

{% hint style="info" %}
DC power cable length should not exceed 2.5 metres and capable of carrying a 3 W load.
{% endhint %}

## Temperature

* Operating temperature: -30°C to 70°C (-22°F to 158°F)
* Storage temperature: -40°C to 80°C (-40°F to 176°F)

## Humidity

* Relative humidity: 5% to 90% RH non-condensing

{% hint style="info" %}
If this device is to be used in any environment where the temperature range exceeds the product's operating temperature, it is the responsibility of the integrators to ensure that the ambient environment is controlled in such a way as to ensure that the product operates within the specified temperature range.
{% endhint %}

## External Dimensions

**UX302**

* Length: 71 mm (2.80 in)
* Width: 100 mm (3.94 in)
* Depth: 129 mm (5.08 in)

**UX402**

* Length: 80 mm (3.14 in)
* Width: 80 mm (3.14 in)
* Depth: 42 mm (1.65 in)

## Unit Weight

| Unit  | Weight           |
| ----- | ---------------- |
| UX302 | 572 g (20.17 oz) |
| UX402 | 107 g (3.77 oz)  |

## Processor

* ARM (Advanced RISC Machine) Cortex A7 32-bit RISC | 650 MHz

## Memory

* 512 MB SDRAM (Synchronous Dynamic Random Access Memory)
* Flash: 2GB

## Magnetic Stripe card

* Triple track

## Smart Card Reader

* Card-conserving plated landing contacts

## Peripheral Ports

* Consistent ports:
  * Power
  * Powered USB Type A for UX PINpads (Host) 600mA maximum
  * USB Type C (Client/Host)
  * ETH (LAN) connection with 2 colored LEDs for link state and speed indication
  * RJ45 socket to connect UX402 to UX302
  * SMA (RF) coaxial connector to connect UX402 to UX302


---

# 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/specifications.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.
