> 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/classic-alarms/de/installation/alarm-setup-and-install-best-practices/battery-backup-for-the-bp41-alarm-panel.md).

# Batteriepufferung für das BP41-Alarmbedienfeld

{% hint style="success" %}
Verkada hat das weltweite Verkaufsende (1. August 2026) und das Lebensende (1. August 2027) für Classic Alarms angekündigt. Berechtigte Kunden können bis zum 31. Januar 2027 kostenlos auf New Alarms upgraden. Besuchen Sie [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) um loszulegen.
{% endhint %}

In Situationen, in denen Sie Ihre [Verkada BP41-Alarmzentrale](https://docs.verkada.com/docs/alarm-panel-overview.pdf) in kritischen Sicherheitsanwendungen empfehlen wir, für den Fall eines Stromausfalls eine Notstromversorgung vorzuhalten.

Verkada bietet die **ACC-BAT-4AH** für die Verwendung mit der BP41-Alarmzentrale an. Die Verkada BP41 kann mit einer 12V 4,5Ah versiegelten Blei-Säure-Batterie (SLA) als Notstromquelle betrieben werden.

<div align="left" data-with-frame="true"><img src="/files/396ec7b1a36cb974cd0eba900268a33147e0a52a" alt=""></div>

***

## Installieren Sie eine Notfallbatterie an Ihrer BP41

Schließen Sie die **rote** Leitung an den positiven (**+**) Anschluss der Batterie und die **schwarze** an den negativen (**-**). Der Akkupack kann dann im Gehäuse der Verkada BP41 untergebracht werden.

<div align="left" data-with-frame="true"><img src="/files/1a08d6da124b641e9b0c448acd7ddec42ba1f085" alt=""></div>

## Verdrahten Sie 2 Notfallbatterien an die BP41

Um die doppelte Amperestundenzahl (Kapazität) bei gleicher Spannung zu erreichen, können Sie 2 Batterien parallel (**NICHT in Reihe**) schalten, um die doppelte Batteriekapazität bereitzustellen, wie unten gezeigt.

<div data-with-frame="true"><img src="/files/a882c11d42a165794078123c66403dc08dd9e63f" alt=""></div>


---

# 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/classic-alarms/de/installation/alarm-setup-and-install-best-practices/battery-backup-for-the-bp41-alarm-panel.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.
