> 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/vxxx-series/v400m/v400m-installation-guide/specifications.md).

# Specifications

This chapter discusses power requirements, dimensions and other specifications of the V400m Terminal & Base.

## V400m Terminal

Refer to the following specifications for the V400m terminal:

### Unit Power Requirement

* Operating power: 5V DC, 2.2A

### Temperature

* Operating temperature: 0°C to 40°C (32°F to 104°F)
* Storage temperature: -20°C to 60°C (-4°F to 140°F)

### Humidity

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

{% hint style="info" %}
If the device is intended for use in environments where the temperature exceeds the specified operating range, integrators must take measures to control ambient conditions, ensuring that the product remains within the designated temperature range.
{% endhint %}

### External Dimensions

| Dimension | V400m              | V400m Global 4G    |
| --------- | ------------------ | ------------------ |
| Length    | 161 mm (6.34 in)   | 164 mm (6.46 in)   |
| Width     | 72.75 mm (2.86 in) | 72.75 mm (2.86 in) |
| Depth     | 56.85 mm (2.23 in) | 56.85 mm (2.23 in) |

### Weight

|             | V400m            | V400m Global 4G  |
| ----------- | ---------------- | ---------------- |
| Unit weight | 370 g (13.05 oz) | 372 g (13.12 oz) |

### Processor

* 32-bit ARM Cortex-A9 RISC Microprocessor
* 600 MHz clock speed

### Memory

* 8 GB (LPDDR2: 4 GB, NAND Flash: 4GB)

### SD Memory

* 4bit SDIO interface
* Up to 192 Mbit/sec (24 Mbyte/sec) in High-Speed SD mode 4bit data transfer
* Speed Class: SDHC Class 2, 4, 6 and 10

### Security

* PCI 5.x Compliant

### Display

* 3.5" transmissive amorphous TFT LCD TFT 320 (RGB) x 480 (HVGA)
* Independent 20X x 13Y sensing for real time touch point reporting
* Supports signature capture by finger or stylus (5 mm)
* I2C interface for touch controller command set

### SAM Card Reader

* Primary SC reader and 2-SAMs
* Compatible with ISO7816-3, ISO7816-10 and EMV4.3 standards

### CTLS Reader

* CTLS card operating in the RFID 13.56 MHz frequency band
* EMVCo, VISA, MasterCard and PBOC (qPBOC) approved

### Magnetic Card Reader

* Triple track (tracks 1, 2, 3), high coercivity, bi-directional
* Swipe speed at 10 IPS to 40 IPS
* Supports Hi/Low coercivity cards

### Primary Smart Card

* ISO 7816-3, 1.8V, 3V, 5V
* Synchronous and Asynchronous cards
* EMV Approved

### Speaker

* Mono speaker and with an external CODEC (TI TLV320AIC3110)

### Communication

* Bluetooth
  * BT class 1, 100 m range (line of sight)
  * Supports BT v4.2
* WiFi
  * Supports 2.4 GHz / 5 GHz frequency channels
* 3G Radio
  * 3GPP Release 6,7
  * HSPA DL 7.2 Mbps, UL 5.7 Mbps
* 4G Radio
  * 3GPP Release 9
  * LTE DL 10.2 Mbps, UL 5.2 Mbps

### Battery Pack

* Rating: 11.2 Wh (3.85V DC, 2890 mAH)
* Meets IEEE1725 requirements

### Power Pack

* Dual input charger to support charge through power pack or base station
* Supplied by an external universal-input 11 W power supply, compliant with Energy Star VI
* 5V, 2.2A Output
* 100-240V, 0.5A, 50-60 Hz Input

### Integrated Printer

* Printing voltage: 8 Volts
* Print Column Width: Option for printing 24/32/42 characters per line
* Supports 57 mm W x 40 mm D paper roll

### Security

* 3DES encryption, Master/Session and DUKPT key management
* VeriShield file authentication
* PCI PED 5.x approved

***

## V400m Bases

Refer to the following specifications for the V400m Bases.

* Charging Base
  * Provides terminal charging on a mounted stand
* Full-Feature Base
  * Apart from charging, the FF Base provides:
    * 10/100M Ethernet
    * 56K modem
    * LE Secure feature of BT v4.2 + All BT v4.1 feature
    * USB host
    * USB device

### Unit Power Requirement

* Operating power: 5V DC, 2.2A

### Temperature

* Operating temperature: 0°C to 40°C (32°F to 104°F)
* Storage temperature: -20°C to 60°C (-4°F to 140°F)

### Humidity

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

### Communication

* 10/100M Ethernet
* 56K modem
* LE Secure feature of BT v4.2 + All BT v4.1 feature
* USB host
* USB device

### Security

* PCI 5.x Compliant


---

# 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/vxxx-series/v400m/v400m-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.
