> 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/e285/e285-power-bank-installation-guide/specifications.md).

# Specifications

This chapter discusses power requirements, dimensions and other specifications of the e285 Power Bank.

## Unit Power Requirement

### Battery Output Capacity & Configuration

* 3.8V/ Cell; 2700 mAh Li-ion (polymer) battery, 10.26Wh, 1S1P

### Input Capability

* Cabled Input @ USB-C Receptacle Connector
  * Input Voltage: 5V±0.25V (±5%)
  * Input Current Capability: 1.0A (Max)
* Multi-Charger Input @ Charging pads
  * Input Voltage: 5V±0.25V (±5%)
  * Input Current Capability: 1.0A (Max)
* 4 Charging pads
  * VBUS
  * D-
  * D+
  * GND
* Battery as the input to the rest of the system (Juice Pack's Internal Battery charges the e285)
  * Input Voltage: 3.2- 4.35V
  * Input Current Capability: 2.7A (Max)

### Output Capability

* In Pass-through Mode:
* Cabled Input @ USB-C Receptacle Connector
  * Output Voltage @ USB-C Plug Connector: 5V±0.25V (±5%)
  * Output Current @ USB-C Plug Connector: 1.0A required
  * Output Power @ USB-C Plug Connector: 5W
* Battery as the input to the rest of the system (Juice Pack's Internal Battery charges the e285)
  * Output Voltage @ USB-C Plug Connector: 5V, 0.25V (5%)
  * Output Current @ USB-C Plug Connector: 1.0A required
  * Output Power @ USB-C Plug Connector: 5W

## Temperature

* **Storage Temperature**
  * Discharge: –20°C to +60°C
  * Operating RH 5% to 95% non-condensing
  * Storage RH 5% to 95% non-condensing
  * 1 month: -20°C to +60°C
  * 3 months: -20°C to +45°C
  * 1 year: -20°C to +25°C
* Recovery capacity should be more than 80% after the first full charge.
* Operating temperature 0°C to 50°C during discharge.
* Thermal rise during charging at operating temperature shall not exceed 13°C.

## External Dimensions

* Length: 153.16mm
* Width: 71.59mm
* Height: 27mm

## Weight

* 110 grams


---

# 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/e285/e285-power-bank-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.
