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

# Einen Brother-Drucker per Bluetooth verbinden

Verkada Guest unterstützt das Drucken von Label-Badges für Besucher. Der Brother-Drucker ist ein monochromer Etikettendrucker, der von Verkada Guest unterstützt wird. Es gibt mehrere Möglichkeiten, ein iPad mit Verkada Guest mit einem Brother-Drucker zu verbinden. Durch die Verwendung von Bluetooth können Organisationen den Brother-Drucker vom Netzwerk fernhalten.

### Bevor Sie beginnen

Die folgenden Druckermodelle werden für die Verbindung mit einem iPad über Bluetooth unterstützt:

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

***

## Einen Brother-Drucker mit Bluetooth zu Verkada Guest hinzufügen

{% hint style="danger" %}
Die Mindestberechtigung zum Lesen und Aktualisieren des PIN-Codes des Druckermenüs ist **Workplace-Site-Admin**.
{% endhint %}

### Den Druckermenü-Code aus Command abrufen

Rufen Sie den Druckermenü-PIN-Code aus Verkada Command ab, um das Einstellungsmenü Ihres Tablets aufzurufen.

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Workplace > Guest.**
{% endstep %}

{% step %}
**Wählen Sie in der linken Navigation „Gasteinstellungen“.**
{% endstep %}

{% step %}
**Wählen Sie oben Sites > Ihren Standort aus.**
{% endstep %}

{% step %}
**Wählen Sie Drucker aus, um den zufälligen PIN-Code für den ausgewählten Standort anzuzeigen. Um Ihren eigenen Code zu erstellen, geben Sie einen 4-stelligen Code ein und klicken Sie auf Aktualisieren.**
{% endstep %}
{% endstepper %}

### Mit einem Brother-Drucker über Bluetooth verbinden

Bei den Brother QL820-NWB und QL820-NWBc kann Bluetooth direkt über die Benutzeroberfläche des Druckers aktiviert werden.

{% stepper %}
{% step %}
**Drücken Sie am Drucker auf Menü > Bluetooth (6/7) > Bluetooth (Ein/Aus) > Ein.**

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

{% step %}
**Navigieren Sie auf dem iPad zu Einstellungen > Bluetooth.**
{% endstep %}

{% step %}
**Tippen Sie auf die Option für den Brother-Drucker.**

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

{% step %}
**Öffnen Sie die Guest-App und tippen und halten Sie die untere rechte Ecke etwa 3 Sekunden lang, um das PIN-Feld anzuzeigen.**
{% endstep %}

{% step %}
**Geben Sie den PIN aus Command ein, um zur Druckermenüseite zu gelangen. Nach einigen Sekunden wird auf dieser Seite eine Druckeroption angezeigt.**
{% endstep %}

{% step %}
**Tippen Sie auf die Druckeroption, um eine Verbindung herzustellen.**
{% 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/de/drucker/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.
