> 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/device-overview.md).

# Device Overview

This chapter provides an overview of the T650t device:

The Verifone T650t device is a powerful countertop device, 4G LTE (Long-Term Evolution), provides a dedicated cellular IP (Internet Protocol) connection with strong battery backup, ensures uninterrupted transaction flow in the event of power failure.

It is a single integrated hardware and software solution to drive booking applications, navigation applications, VoIP (Voice over Internet Protocol), card payment acceptance, APMs (Alternative Payment Methods), and an integrated printer. The Verifone T650t device is available with a dedicated DC (Direct Current) Car PSU (Power Supply Unit) eliminating the need for a battery. The embedded power and data connectors, and the integrated cable management, make a seamless handover from driver to rider.

The Verifone T650t device supports all payment methods - magnetic stripe, EMV (Europay MasterCard and VISA), and NFC (Near Field Communication)/Contactless (CTLS) Reader, including Apple Pay, Google Pay and Samsung Pay mobile wallets. The easy-to-read color touch screen supports all payment related user interactions and keypad for secure PIN (Personal Identification Number) entry. The Verifone T650t device has two variants, 4G LTE + WiFi + with Battery and 4G LTE + WiFi + without Battery.

In combination with Verifone Connect digital services, T650t device has the ability to run Android applications, like loyalty and inventory. It also enables clients to remotely monitor and update their device using Verifone's estate management solution.

The T650t device supports Bluetooth and Wi-Fi (Wireless Fidelity) and meets PCI (Payment Card Industry) - PTS (PIN Transaction Security) 6.x SRED (Secure Reading and Exchange of Data) requirements for maximum security.

<figure><img src="/files/j5fOUSd5tjuxthBpqQR3" alt="" width="375"><figcaption><p>Figure 1 – T650t Device</p></figcaption></figure>

## Key Features and Benefits

### Processor

* Cortex A7 Quad Core 1.1GHz
* (QCOM 8909)

### Keypad

* On-screen, Navigation possible

### Payment

* MSR (Magnetic Stripe Reader)
* SCR (Smart Card Reader)
* CTLS (Contactless)
* QR (Quick Response) Code

### Multimedia

* Speaker and audio jack
* Video Decode
* Video HD (High Definition)
* Integrated microphone

### Communication

* Bluetooth 4.2 BLE
* 2.4 GHz + 5 GHz
* 802.11 a, b, g, n

### Physical Interface

* 2 USB (Universal Serial Bus) ports
* Serial port (RS232 (Recommended Standard 232))
* Ethernet port
* USB-C OTG (On The Go) port
* USB-A Host port

### Security

* PCI PTS 6.x-approved
* SRED
* Supports AES (Advanced Encryption Standard) DUKPT (Derived Unique Key Per Transaction)

### SIM/SAM

* SIM (Subscriber Identity Module) x 1
* SAM (Secure Access Module) x 1
* SIM/SAM x 1

### Card Reader

* Triple track MSR
* EMV L1-approved Smart card
* ISO (International Organization for Standardization) 7810, 7811, 7813 Smart card reader
* NFC/CTLS

### Printer

* Built-in high-speed thermal printer with print speed greater than 25 lines per second, support paper roll with a width of 58mm and diameter of 50mm, support black mark positioning.

### LEDs

* 4 CTLS Indicator
* Power Indicator
  * Red = charging indicator
  * Green = fully charged indicator

### Camera/Barcode Scan

* 0.3 MP (Front camera)
* 5.0 MP (Rear camera)
* QR/Barcode Scanner

## Features and Benefits

### Ease of Use

* Large 5.5" LCD (Liquid Crystal Display) for unlimited application possibilities and easy readability under various lighting conditions.
* Touchscreen for icon-based applications or electronic signature capture support.
* Magnetic stripe card reader for optimal card reading.
* Audio jack to facilitate accessibility for the visually impaired.

### Performance and Durability

* Fast transactions due to powerful ARM (Advanced RISC Machine) Cortex A7 1.1 GHz quad-core processor.
* Rounded corners and drop resistance to less than 1m on the concrete floor to minimize breakage.
* High-capacity lithium-ion battery pack (7.4V/1000mAh with Maxell ICP425262AHR battery cell).
* 2GB RAM (Random Access Memory) /16GB ROM (Read Only Memory), SD (Secure Digital) card slot size that supports up to 64GB SD memory.

### Security

* Incorporates tamper-sensing circuitry to detect unauthorized intrusion and supports a broad spectrum of software-based security features.
* PCI-PTS 6.x approved for debit and other PIN-based transactions.
* EMV Level 1 Type approval.
* Supports reliable security features including TLS (Transport Layer Security), VeriShield file, authentication and VeriShield Protect to help prevent fraud and other intrusions.

## Contactless Capability

* Advanced contactless architecture that future-proofs investment with a single contactless interface (SingleCl), SoftSAMs, and side-by-side application architecture.
* Dedicated tap zone for optimized user experience.
* Accepts EMV, NFC, QR Code and mag-stripe contactless payments as well as PIN-based transactions.

## Communication Technology

* Bluetooth: Simple, plug-and-play installation for locations that need short-range wireless capability. Eddystone and iBeacon profiles are also supported.
* Dual band Wi-Fi.

## Connectivity

* 4G LTE/Wi-Fi; 5 GHz + 2.4 GHz/Bluetooth
* Ethernet, USB-C/ USB-A/ serial RS-232


---

# 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/device-overview.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.
