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

# Specifications

This chapter discusses power requirements, dimensions and other specifications of the contactless reader.

## Power Consumption

* Power consumption mode: 450 mW, maximum
* Card read mode
* Idle mode
* Sleep mode: 0.3 W

## Temperature

* Operating temperature: -20 °C – 70 °C (-4 °F – 158 °F)
* Storage temperature: -25 °C – 70 °C (-13 °F – 158 °F)
* Relative humidity: 5% to 90% RH non-condensing

{% hint style="info" %}
If this device is to be used in the Nordic countries, or 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 to ensure that the product operates within the specified temperature range.
{% endhint %}

## External Dimensions

* Length: 96 mm (3.78 in)
* Width: 99 mm (3.9 in)
* Depth: 46 mm (1.81 in)

## Weight

* Unit weight: 142 g (5 oz)

## CTLS Card Reader

* Four LEDs for CTLS indications

## Peripheral Ports

* RJ-45 host communication port
* SMA (RF) antenna

## Communication

* SPI
* I²C


---

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