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

# Specifications

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

## Power Rating

* Input power rating: 9 V DC, 2.5 A

## Temperature

* **Operating Environment:**
  * Temperature: -10° C to 50°C (14° F to 122° 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

## 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.8 V, 3 V, 5 V
* 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:** 211 mm (8.3 in.)
* **Width:** 84 mm (3.3 in.)
* **Depth:** 72 mm (2.83 in.)

## Audio Jack

* Loudspeaker, microphone

## Security

* Complies to PCI-PTS 5.x requirements, as well as many regional security requirements.


---

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