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

# Specifications

This chapter discusses the power requirements and dimensions of the UX700 ML device.

## Unit Power Requirements

* Operating Voltage: 9V DC- 43V DC
* Idle Power:
  * 3W (50% backlight) = 12V/0.25A
* Typical Power:
  * CTLS read: 4.5W (Idle Power + 1.5W)

## Temperature

* Operating Environment:
  * Temperature: -30°C to 70°C (-22°F to 158°F)
  * Relative humidity: 5% to 90% RH non-condensing, IP65 / IK08
  * Storage temperature: -30°C to 80°C (-22°F to 176°F)

{% hint style="info" %}
**NOTE**\
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 %}

## Memory

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

## Magnetic Card Reader

* Triple track MSR

## Smart Card Reader

* Partial insertion
* Card conserving plated landing contacts
* ISO 7810, 7813 smart card reader

## 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: 55 mm (2.16")
* Width: 106.60 mm (4.19")
* Height: 146 mm (5.75")
* Weight: 520g

## Processor

* Quad Core Cortex A53, 1.3GHz

## Keypad

* On-screen

## Payment

* MSR
* SCR
* CTLS
* QR Code

## Multimedia

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

## Communication

* Bluetooth® 4.2 BLE
* Dual band Wi-Fi 802.11a/b/g/n

## Physical Interface

* USB-C port

## 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-ml/ux700-ml-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.
