> 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/engage-devices/exxx-series/e280-e280s/e280-e280s-installation-guide/specifications.md).

# Specifications

This page provides details on the power requirements, dimensions, and additional specifications of the e280 and e280s V2 devices.

## Power Rating

* Input power rating: 5V DC, 1A
* Charging via USB-C to computer system or you can use any smartphone or tablet USB power adapter.

## Temperature

**Operating temperature:**

* Temperature: 0°C to 45°C (23°F to 113°F)
* Relative humidity: 5% to 90% RH non-condensing

**Non-Operating Environment:**

* Temperature: -20°C to 60°C (-4°F to 140°F)
* Relative humidity: 5% to 93% RH non-condensing

## External Dimensions

| Dimension | e280     | e280s V2 |
| --------- | -------- | -------- |
| Length    | 121 mm   | 128.4 mm |
| Width     | 67 mm    | 67 mm    |
| Depth     | 14.15 mm | 23 mm    |

## Weight

| Model    | Weight |
| -------- | ------ |
| e280     | 165 g  |
| e280s V2 | 225 g  |

## Memory

* 512MB Flash
* 512MB DDR

## Magnetic Stripe Card

* Triple-track
* Supports bi-directional card reader
* Swipe speed at 10 IPS to 40 IPS (In-Plane Switching)

## Communication

* BT 4.2 BLE (Bluetooth Low Energy)
* Wi-Fi 2.4 GHz (a, b, g,n, ac), MFI Certified

## Display

* 3.5" HVGA color touchscreen


---

# 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/engage-devices/exxx-series/e280-e280s/e280-e280s-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.
