> 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/android-devices/ux700-series/ux700/ux700-installation-guide/specifications.md).

# Specifications

This chapter provides details on the power requirements, dimensions, and additional specifications of the UX700 device.

## Unit Power Requirement

| Spec              | Value                                                                                                                                                                |
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Operating voltage | 9V DC - 43V DC                                                                                                                                                       |
| Idle Power        | 3 W (50% backlight) = 12V/0.25A                                                                                                                                      |
| Typical Power     | <p>CTLS read: 4.5W (Idle Power + 1.5W)<br>RS232-V output: maximum 15W (Idle Power + maximum 12W)<br>USB Host: maximum 10.5W (Idle Power + maximum 2.5w per port)</p> |

## Temperature

| Spec                  | Value                                                                                                    |
| --------------------- | -------------------------------------------------------------------------------------------------------- |
| Operating temperature | <p>Temperature: -30°C to 70°C (-22°F to 158°F)<br>Temperature: -30°C to 60°C (-22°F to 140°F) (ATEX)</p> |
| Storage temperature   | -30°C to 80°C (-22 °F to 176 °F)                                                                         |

{% hint style="danger" %}
Electrostatic charging hazard - Clean only with a damp cloth.\
*Risque de charge électrostatique - Nettoyer uniquement avec un chiffon humide.*
{% endhint %}

{% 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 to ensure that the product operates within the specified temperature range.
{% endhint %}

## Humidity

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

## Memory

* SDRAM: 2 GB
* Flash: 16 GB
* Micro SD expansion -- compliant with SD3.0 standard

## Magnetic Stripe card

* Triple track MSR

## Smart Card Reader

* Partial insertion
* Card Conserving plated landing contacts
* ISO 7810, 7813 smart card readers

## Contactless Card Reader

* EMV CTLS Level 1 and Level 2 Type Approval
* Supports contactless cards as well as NFC phones, supporting the following protocols:
  * ISO 14443 A\&B
  * MiFare (MiFare + / DESfire)
  * ISO 18092 Active Communications (NFC - peer-to-peer mode)
  * FeliCa
  * PayPass
  * payWave

## SAM Card Reader

* Three Security Access Modules (SAMs) card slots

## Display

* 5” screen size
* 720 x 1280 HD resolution
* IPS LCD touchscreen

## External Dimensions

* Length: 70 mm (2.75 in)
* Width: 110 mm (4.33 in)
* Depth: 146 mm (5.75 in)

## Weight

* Unit weight: 586 g (20.67 oz)

## Processor

* Quad Core Cortex A53, 1.3GHz

## Keypad

* On-screen

## Payment

* MSR
* PSCR
* CTLS
* QR Code

## Multimedia

* Speaker, audio jack with microphone connection
* Integrated microphone; HD video decode

## Communication

* Bluetooth® 4.2 BLE
* Dual band Wi-Fi 11a/b/g/n
* GNSS Function (Optional) - GPS, GLONASS and BeiDou

## Physical Interface

* Serial port (RS232) x 2
* Ethernet port
* USB-A Host port x 3
* USB-B Client port x 1
* DC IN
* GPIO x 1
* Switched Power output x 1

## Camera/Barcode Scanner

* 2 MP (Front camera)
* QR code scanning

## Security

* PCI PTS 6.X-approved
* SRED
* Supports AES DUKPT


---

# 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/android-devices/ux700-series/ux700/ux700-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.
