# Gateway Application Manual

## Contents

Make sure that you have all contents listed below:

* The Gateway
* GSM/LTE antenna
* A micro USB Power Cable. Only use this power the device.

## Intended use

## General Information

## Safety Precautions

## Information for compliance with Commission Regulation 801/2013

Power consumption (Idle) TBD

Power consumption (mobile Connection) TBD

## Recycling Information

## Battery Operations

| Battery Status                                       | LED (rot)      | LED (grün/blau) |
| ---------------------------------------------------- | -------------- | --------------- |
| Charging                                             | permanently on | off             |
| Charging finished                                    | off            | permanently on  |
| Supply Voltage to high; Battery voltage to high/low; | off            | off             |
| No battery connected                                 | flashing       | permanently on  |

## Power saving mode

The gateway provides a power saving mode. This can be turned on via the serial protocol. Have a look at the protocol specification for more details. In a power saving setting, it is further recommended to remove all LEDs from the board. There **Gateway base** has 3 LEDs (2 for the Battery and 1 info LED). Furthermore, depending on your **Cloud-Adapter**, there might be further LEDs. The LEDs can be safely removed from the board and adapters. This will reduce the power dissipation by up to *160mW* depending on your setting.&#x20;


---

# Agent Instructions: 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:

```
GET https://docs.oneiot.de/gateway/gateway-manual.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
