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

# Bluetooth でBrotherプリンターを接続

Verkada Guestは、来訪者向けのラベルバッジの印刷をサポートしています。Brotherプリンターは、Verkada Guestでサポートされているモノクロのラベルプリンターです。Verkada Guestを実行しているiPadをBrotherプリンターに接続する方法はいくつかあります。Bluetoothを使用すると、組織はBrotherプリンターをネットワークに接続しないで済みます。

### 開始する前に

以下のプリンターモデルは、Bluetooth を使用して iPad に接続するためにサポートされています:

* Brother QL820-NWBc（推奨）
* Brother QL820-NWB
* Brother QL1110-NWBc
* Brother QL1110-NWB

***

## Bluetooth を使用して Brother プリンターを Verkada Guest に追加する

{% hint style="danger" %}
プリンターメニューのPINコードを読み取り、更新するために必要な最小権限は **Workplace Site Admin**.
{% endhint %}

### Command からプリンターメニューコードを取得する

タブレットの設定メニューに入るため、Verkada Command からプリンターメニューの PIN コードを取得します。

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > Workplace > ゲスト に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Guest Settings を選択します。**
{% endstep %}

{% step %}
**上部で、サイト > ご利用のサイトを選択します。**
{% endstep %}

{% step %}
**選択したサイトのランダムPINコードを表示するには、\[Printers] を選択します。独自のコードを作成するには、4桁のコードを入力して \[Update] をクリックします。**
{% endstep %}
{% endstepper %}

### Bluetooth を使用して Brother プリンターに接続する

Brother QL820-NWB および QL820-NWBc では、Bluetooth はプリンターのインターフェースから直接有効にできます。

{% stepper %}
{% step %}
**プリンターで、Menu > Bluetooth (6/7) > Bluetooth (ON/OFF) > ON の順にクリックします。**

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

{% step %}
**iPad で、Settings > Bluetooth に移動します。**
{% endstep %}

{% step %}
**Brother プリンターのオプションをタップします。**

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

{% step %}
**Guest app を開き、右下隅を約3秒間タップして押し続けると、PINパッドが表示されます。**
{% endstep %}

{% step %}
**Command の PIN を入力して、プリンターメニューページに進みます。数秒後、このページにプリンターオプションが表示されます。**
{% endstep %}

{% step %}
**プリンターオプションをタップして接続します。**
{% 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/ja/purint/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.
