> 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-4g-a-and-ux700-4g-e/ux700-4g-a-and-ux700-4g-e-installation-guide/specifications.md).

# Specifications

This chapter provides details on the power requirements, dimensions, and additional specifications of the UX700-4G-A and UX700-4G-E device.

## Unit Power Requirement

* **Operating Voltage:** 9V DC - 43V DC
* **Idle Power:** 3W (50% backlight) = 12V/0.25A
* **Typical Power:**
  * CTLS read: 4.5W (Idle Power + 1.5W)
  * RS232-V output: maximum 15W (Idle Power + maximum 12W)
  * USB host: maximum 10.5W (Idle Power + maximum 2.5W per port)

## Temperature

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

{% hint style="danger" %}
Electrostatic charging hazard - Clean only with a dampened 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

* **Flash:** 32 GB
* Micro SD expansion -- compliant with SD 3.0 standard

## Magnetic Stripe Card

* Triple track MSR

## Smart Card Reader

* Partial insertion
* Card conserving plated landing contacts
* ISO (International Organization for Standardization) 7810, 7813 smart card readers

## Contactless Card Reader

* EMV

## SAM Card Reader

* Two SAM slots, one SAM/SIM slot, and one eSIM

## 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)
* **Height:** 146 mm (5.75 in)

## Weight

* **Unit Weight:** 583 g (20.56 oz)

## Processor

* Quad Core Cortex A53, 2GHz

## Keypad

* On-screen

## Payment

* MSR
* PSCR
* CTLS
* QR Code

## Multimedia

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

## Communication

* Bluetooth 5.0
* WLAN 2.4 GHz + 5 GHz, 802.11 a/b/g/n/ac
* **GNSS support:**
  * GPS: 1574.4-1576.4 MHz
  * GLONASS: 1597.5-1605.9 MHz
  * BDS: 1559.1-1563.1 MHz
  * Galileo: 1573.4-1577.5 MHz
  * SBAS: 1574.4-1576.4MHz
* **WWAN support:**
  * **EM SKU:**
    * GSM 850/900/1800/1900 MHz
    * WCDMA B1/2/4/5/8
    * LTE-FDD: B1/2/3/4/5/7/8/20/28
    * LTE-TDD: B38/40/41
  * **NA SKU:**
    * LTE-FDD: B2/4/5/7/12/13/14/17/25/26/66/71
    * LTE-TDD: B41

## 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
* SMA (SubMiniature version A) x 2

## Camera/Barcode Scanner

* 2 MP (Front bottom right)
* 5 MP (Front top)

## Security

* PCI PTS 7.x-approved
* 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-4g-a-and-ux700-4g-e/ux700-4g-a-and-ux700-4g-e-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.
