> 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/guest/es/impresoras/brother-printer-setup-guide/connect-a-brother-printer-with-bluetooth.md).

# Conectar una impresora Brother con Bluetooth

Verkada Guest admite la impresión de credenciales adhesivas para visitantes. La impresora Brother es una impresora de etiquetas monocromática compatible con Verkada Guest. Hay varias maneras de conectar un iPad que ejecute Verkada Guest con una impresora Brother. Usar Bluetooth permite a las organizaciones mantener la impresora Brother fuera de la red.

### Antes de empezar

Los siguientes modelos de impresora son compatibles para conectarse a un iPad mediante Bluetooth:

* Brother QL820-NWBc (recomendado)
* Brother QL820-NWB
* Brother QL1110-NWBc
* Brother QL1110-NWB

***

## Añada una impresora Brother a Verkada Guest con Bluetooth

{% hint style="danger" %}
El permiso mínimo requerido para leer y actualizar el código PIN del menú de la impresora es **Administrador del sitio de Workplace**.
{% endhint %}

### Obtenga el código del menú de la impresora desde Verkada Command

Obtenga el código PIN del menú de la impresora desde Verkada Command para ingresar al menú de ajustes de su tableta.

{% stepper %}
{% step %}
**En Verkada Command, vaya a Todos los productos > Workplace > Guest.**
{% endstep %}

{% step %}
**En la navegación de la izquierda, seleccione Configuración de invitados.**
{% endstep %}

{% step %}
**En la parte superior, seleccione Sitios > su sitio.**
{% endstep %}

{% step %}
**Seleccione Impresoras para ver el código PIN aleatorio del sitio seleccionado. Para crear su propio código, ingrese un código de 4 dígitos y haga clic en Actualizar.**
{% endstep %}
{% endstepper %}

### Conéctese a una impresora Brother con Bluetooth

Para las Brother QL820-NWB y QL820-NWBc, Bluetooth se puede habilitar directamente desde la interfaz de la impresora.

{% stepper %}
{% step %}
**En la impresora, haga clic en Menú > Bluetooth (6/7) > Bluetooth (ON/OFF) > ON.**

<div align="left" data-with-frame="true"><img src="/files/f68ef28b3d3610e616a288617f41aa4dd406c365" alt=""></div>
{% endstep %}

{% step %}
**En el iPad, vaya a Ajustes > Bluetooth.**
{% endstep %}

{% step %}
**Toque la opción de la impresora Brother.**

<div align="left" data-with-frame="true"><img src="/files/df958da00da5dd599d12ee104d496cd944f66771" alt="" width="563"></div>
{% endstep %}

{% step %}
**Abra la aplicación Guest, toque y mantenga presionada la esquina inferior derecha durante unos 3 segundos para mostrar el teclado PIN.**
{% endstep %}

{% step %}
**Ingrese el PIN de Verkada Command para ir a la página del menú de la impresora. Después de unos segundos, aparecerá una opción de impresora en esta página.**
{% endstep %}

{% step %}
**Toque la opción de la impresora para conectar.**
{% endstep %}
{% endstepper %}


---

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

```
GET https://help.verkada.com/guest/es/impresoras/brother-printer-setup-guide/connect-a-brother-printer-with-bluetooth.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.
