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

# Batería de respaldo para el panel de alarma BP41

{% hint style="success" %}
Verkada anunció el fin global de la venta (1 de agosto de 2026) y el fin de vida (1 de agosto de 2027) de Classic Alarms. Los clientes elegibles pueden actualizarse a New Alarms sin costo hasta el 31 de enero de 2027. Visite [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) para comenzar.
{% endhint %}

En situaciones en las que uses tu [panel de alarma Verkada BP41](https://docs.verkada.com/docs/alarm-panel-overview.pdf) en aplicaciones críticas de seguridad, recomendamos contar con alimentación de respaldo en caso de un corte de energía.

Verkada ofrece el **ACC-BAT-4AH** para su uso con el panel de alarma BP41. El BP41 de Verkada puede alimentarse con una batería de plomo-ácido sellada (SLA) de 12 V y 4,5 Ah como fuente de alimentación de respaldo.

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

***

## Instala una batería de respaldo en tu BP41

Conecta el **rojo** cable con el conector positivo (**+**) de la batería y el **negro** cable al negativo (**-**). Luego, el paquete de baterías puede colocarse dentro de la carcasa del BP41 de Verkada.

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

## Conecta 2 baterías de respaldo al BP41

Para obtener el doble de amperios-hora (capacidad), manteniendo el mismo voltaje, puedes conectar 2 baterías en paralelo (**NO en serie**) para proporcionar el doble de capacidad de batería, como se muestra a continuación.

<div data-with-frame="true"><img src="/files/dafc9491a780568c1cddbd7dbd2ca55016b622e6" 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/es/instalacion/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.
