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

# Specifications

This chapter provides details on the power requirements, dimensions, and additional specifications of the T650t device.

| Specification                     | Details                                                                                                                                                      |
| --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Power Rating**                  | <p>Input power rating: AC 110V<del>240V/50</del>60Hz/0.3A<br>Output power rating: DC 9V/2.5A</p>                                                             |
| **Temperature**                   | <p>Operating temperature: -10°C to 50°C (14°F to 122°F)<br>Storage temperature: -20°C to 70°C (-4°F to 158°F)</p>                                            |
| **Humidity**                      | Relative humidity: 10% to 90% RH non-condensing                                                                                                              |
| **External Dimensions**           | <p>Length: 211 mm (8.3 in)<br>Width: 84 mm (3.3 in)<br>Depth: 72 mm (2.83 in)</p>                                                                            |
| **Weight**                        | 456 g                                                                                                                                                        |
| **Audio Jack**                    | Audio: headphone jack, speaker and microphone                                                                                                                |
| **Memory**                        | <p>2GB RAM/16GB ROM or 1GB RAM/8GB ROM<br>64GB Micro-SD</p>                                                                                                  |
| **Magnetic Card Reader**          | <p>Triple track<br>Supports bi-directional card read<br>Swipe speed at 10 IPS to 40 IPS (In-Plane Switching)</p>                                             |
| **Smart Card Reader**             | <p>EMV L1-approved smart card<br>Triple track MSR<br>ISO (International Organization for Standardization) 7810, 7811, 7813 Smart card reader<br>NFC/CTLS</p> |
| **SAM Card Reader**               | Two Security Access Modules (SAMs) card slots                                                                                                                |
| **Integrated Contactless Reader** | ISO 14443, ISO 18092, EMV                                                                                                                                    |
| **Display**                       | <p>5.5" (1280 × 720) HD IPS LCD touchscreen<br>Screen rotation</p>                                                                                           |
| **Printer**                       | <p>High-speed thermal printer: 30 lps<br>Paper roll: Max 58 mm Length x Max 40 mm Diameter</p>                                                               |
| **Camera/Barcode Scan**           | <p>5MP (front QR/Barcode Scanner)<br>Embedded forward facing camera - 5MP<br>Front facing camera - 2MP<br>LED torch</p>                                      |

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


---

# 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/t650t/t650t-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.
