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

# Specifications

This chapter discusses the power requirements and dimensions of the T650p.

## Unit Power Requirement

* Input power rating: 5V DC, 2A
* Charging via USB-C to and external dock connector
* 2600mAh/7.2V Li-Ion rechargeable battery

## Temperature

* Operating Environment:
  * Temperature: 0° C to 45°C (32° F to 113° F)
  * Relative humidity: 10% to 95% RH non-condensing
* Non-Operating Environment:
  * Temperature: -20° C to 70° C (-4° F to 158° F)
  * Relative humidity: 5% to 95% RH non-condensing
* Over Temperature Protection for Battery Pack:
  * The highest specified charging temperature of battery pack is 47° C ± 2° C.
  * The lowest specified charging temperature of battery pack is 0° C ± 2° C.

## Memory

* RAM: 2GB/16GB ROM
* 32GB SD

## Magnetic Card Reader

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

## Smart Card Reader

* ISO 7816, 1.8V, 3V, 5V
* Synchronous and asynchronous cards

## SAM Card Reader

* Two Security Access Modules (SAMs) card slots.

## Integrated Contactless Reader

* ISO 14443, ISO 18092, EMV

## Display

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

## External Dimensions

* Length: 208 mm (8.1")
* Width: 84 mm (3.3")
* Depth: 64 mm (2.5")

## Audio Jack

* Loudspeaker, microphone

## Security

* Complies to PCI-PTS 5.x

## Communication

* Bluetooth 4.2 BLE
* 2.4 GHz + 5 GHz WiFi
* 802.11 b/g/n

## GPS

* GPS, GLONASS

## Camera

* 5 MP (front QR/Barcode Scanner)
* Embedded forward facing camera - 5MP
* Front facing camera - 2MP
* LED torch

## Printer

* High-speed thermal printer: 30 lps
* Paper roll: Max 58mm Length x Max 40mm Diameter

## T650p Base

### Full-Feature Base

In addition to charging, the FF Base provides:

* Bluetooth
* 10/100M Ethernet
* Powered RS-232
* BT LE V4.2
* USB host
* USB device

### Unit Power Requirements

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

### Temperature

* Charging Base Operating temperature: 0° to 50° C (32° to 122° F)
* Full-Feature Base Operating Temperature: 0° to 40° C (32° to 104° F)
* Storage temperature: -20° to 60° C (-4° to 140° F)

### Humidity

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

### Security

*(Refer to the T650P B-FF Certifications and Regulations document VPN DOC560-009-EN-A for full security certification details.)*


---

# 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/t650-series/t650p/t650p-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.
