> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/new-alarms/de/installation/set-up-the-wh52.md).

# Den WH52 einrichten

Der WH52 Wireless Hub wird über PoE mit Strom versorgt und verbindet sich lokal mit dem BP52, um drahtlose Sensorereignisse von angeschlossenen Geräten zu übertragen. Bei Bedarf können mehrere Hubs hinzugefügt werden, um eine ausreichende Abdeckung in Ihrem gesamten Gebäude zu gewährleisten.

***

### Voraussetzungen

* Ein BP52-Alarmbedienfeld.
* Der WH52 benötigt 15 W PoE (802.3af) und muss sich für die lokale Kommunikation im selben Subnetz (LAN) wie das BP52-Alarmbedienfeld befinden. Siehe [Alarm-Netzwerkeinstellungen](/new-alarms/de/erste-schritte/alarms-network-settings.md) für weitere Informationen.

### Bewährte Methoden für die Installation

Installieren Sie den WH52 nach unten gerichtet, um eine ausreichende Abdeckung der Alarmsignale zu gewährleisten.

Vermeiden Sie die Installation in der Nähe von Metalloberflächen, da diese die Reichweite verringern.

{% hint style="warning" %}
Siehe [FAQ zur drahtlosen Installation](/new-alarms/de/installation/wireless-installations-faq.md) für weitere Informationen zur optimalen Platzierung des Hubs.
{% endhint %}

***

## WH52-Einrichtung

{% stepper %}
{% step %}
**Stellen Sie sicher, dass ein BP52 zu Ihrer New Alarms-Site hinzugefügt und online ist.**
{% endstep %}

{% step %}
[**Fügen Sie die WH52**](/command/de/organisationseinstellungen/add-a-device-to-your-command-organization.md) **Seriennummer zu Ihrem Command-Konto hinzu.**
{% endstep %}

{% step %}
**Verschieben Sie den WH52 von den nicht zugewiesenen Geräten auf Ihre New Alarms-Site.**
{% endstep %}

{% step %}
**Überprüfen Sie auf der Seite „Geräte“ Ihrer New Alarms-Site, dass der WH52 ein „verbunden“-Ereignis anzeigt, was die Kommunikation mit dem Bedienfeld und die Bereitschaft zur Weiterleitung von Alarmereignissen bestätigt.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Der WH52 wird zuerst als online und dann als verbunden angezeigt.
{% endhint %}

### Status

* **Online -** Der WH52 ist mit dem Internet verbunden.

  **Hinweis:** Dies ist erforderlich, damit der WH52 seine Firmware aus der Cloud aktualisieren kann.
* **Verbunden -** Der WH52 hat eine Verbindung mit dem Alarmbedienfeld. Dies ist erforderlich, damit der WH52 Ereignisse von seinen gekoppelten drahtlosen Sensoren senden kann.


---

# 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://help.verkada.com/new-alarms/de/installation/set-up-the-wh52.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.
