> 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/carbon-series/carbon-mobile-5-cms/carbon-mobile-5-cms-installation-guide/specifications.md).

# Specifications

Refer to the following information on the power, weight, temperature, memory, ports, and other technical details about Verifone Carbon Mobile 5 and Verifone Carbon Mobile 5 with Printer devices.

***

## Unit Power Requirement

* Input power rating: 5V DC, 2A
* Charging via USB-C to external dock connector
* Rechargeable battery:
  * Verifone Carbon Mobile 5 — 3900 mAh Li-Polymer rechargeable battery
  * Verifone Carbon Mobile 5 with Printer — 6200 mAh Li-Ion rechargeable battery

## Temperature

* Operating temperature: 0°C to 50°C (32°F to 122°F)
* Non-Operating temperature: -20°C to 60°C (-4°F to 140°F)

## Humidity

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

## External Dimensions

|                   | Verifone Carbon Mobile 5 | Verifone Carbon Mobile 5 with Printer |
| ----------------- | ------------------------ | ------------------------------------- |
| Length            | 164.7 mm                 | 184.29 mm                             |
| Width             | 77.9 mm                  | 77.9 mm                               |
| Height            | 15.8 mm                  | 32.7 mm handle / 59.55 mm             |
| Paper roll weight | —                        | 495 g with full paper roll            |
| Weight            | 275 g (non-printer)      | —                                     |

## Android Memory

* RAM: 2GB
* Flash: 16GB
* Secure processor: 128 MB DRAM, 256 MB Flash

## Magnetic Stripe Card

* Triple-track
* Supports bi-directional card read
* Swipe speed at 10 IPS to 40 IPS

## Smart Card Reader

* Non-sliding
* Card conserving plated landing contacts

## SAM Requirements

* 1 SAM slot
* ID-000 format

## Display

* 5" (720 × 1280) HD IPS LCD touchscreen

## Communication

* BT 5.0 BLE (Bluetooth Low Energy)
* Wi-Fi 2.4GHz/5GHz (A/B/G/N)

## SIM/SAM

* 1 Nano SIM
* 1 micro SAM or 2nd micro SIM

## Audio

* Loudspeaker, microphone
* Headset jack (Verifone Carbon Mobile 5 with Printer only)

## Camera

* 5 MP, auto-focus
* Fast scanner
* LED aimer
* LED torch
* 2 MP front

## Printer

* Verifone Carbon Mobile 5 with Printer only:
  * High-speed thermal printer: 30 lps
  * Paper roll: Max 57.65 mm Length x Max 40 mm diameter

***

## Verifone Carbon Mobile 5 Bases

### Charging Base

* Provides terminal charging on a mounted stand

### Full-Feature Base

* Aside from charging, the FF Base provides:
  * Bluetooth
  * 10/100M Ethernet
  * Powered RS-232
  * BT LE V4.2
  * USB host
  * USB device

## Unit Power Requirements (Bases)

* Operating Power: 5V DC, 2.2A (FF Base) / 5V DC, 2A (Charging Base)

## Temperature (Bases)

* Charging Base operating temperature: 0°C to 50°C (32°F to 122°F)
* Full-Feature Base 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 (Bases)

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


---

# 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/carbon-series/carbon-mobile-5-cms/carbon-mobile-5-cms-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.
