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

# Specifications

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

## Input Power

11W&#x20;

## Temperature

* Operating temperature: -5°C to 45°C (23°F to 113°F)
* Storage temperature: -20°C to +60°C (-4°F to 140°F)

## Humidity

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

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

## External Dimensions

* Length: 100.2 mm (3.94")
* Width: 86.6 mm (3.41")
* Depth: 21.6 mm (0.85")

## Processor

* QUALCOMM QCM2290 quad-core
* A53 @2GHz

## Memory

Victa Mini is now available with multiple memory configurations to provide greater flexibility for customer deployment needs:

• Android: 1 GB RAM / 32 GB Flash\
• Android: 2 GB RAM / 32 GB Flash\
• Linux (VOS3): 1 GB RAM / 8 GB Flash

These options allow customers to select the configuration that best aligns with their application requirements, operating system preference, and deployment environment.

## Magnetic Stripe card

* Triple track, bi-directional
* ISO (International Organization for Standardization) 7810, 7811, and 7813 compliant

## Smart Card Reader

* Partial insertion
* Card conserving plated landing contacts

## Contactless Card Reader

* EMV CTLS Level 1 Type Approval
* Supports contactless cards as well as NFC phones, supporting the following protocols:
  * ISO 14443 A\&B
  * MiFare (MiFare + / DESfire)
  * ISO 18092 Active Communications (NFC : peer-to-peer mode)
  * FeliCa

## Peripheral Ports

* USB-C

## Buzzer

* > \=70 dBA

## Security

* PCI PTS 7.x approved
* SRED
* Supports AES DUKPT


---

# 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/victa/victa-mini/victa-mini-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.
