> 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).

# Conecta una impresora Brother con Bluetooth

Verkada Guest admite la impresión de credenciales de etiqueta para visitantes. La impresora Brother es una impresora de etiquetas monocroma compatible con Verkada Guest. Hay varias formas de conectar un iPad con Verkada Guest a una impresora Brother. Usar Bluetooth permite a las organizaciones mantener la impresora Brother fuera de la red.

### Antes de comenzar

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

***

## Agregar una impresora Brother a Verkada Guest con Bluetooth

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

### Obtén el código del menú de la impresora desde Command

Obtén el código PIN del menú de la impresora desde Verkada Command para acceder al menú de configuración de tu tablet.

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

{% step %}
**En la navegación de la izquierda, selecciona Configuración de invitado.**
{% 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, introduzca un código de 4 dígitos y haga clic en Actualizar.**
{% endstep %}
{% endstepper %}

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

En los modelos Brother QL820-NWB y QL820-NWBc, Bluetooth se puede habilitar directamente desde la interfaz de la impresora.

{% stepper %}
{% step %}
**En la impresora, haz 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, ve a Ajustes > Bluetooth.**
{% endstep %}

{% step %}
**Toca 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 app Guest, mantenga pulsada la esquina inferior derecha durante unos 3 segundos para mostrar el teclado PIN.**
{% endstep %}

{% step %}
**Ingresa el PIN de Command para acceder 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 %}
**Toca la opción de impresora para conectarte.**
{% 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, and the optional `goal` query parameter:

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