> 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 を使用して Verkada Guest に Brother プリンターを追加する

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

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

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

{% stepper %}
{% step %}
**Verkada Command で、All Products > Workplace > Guest に移動します。**
{% endstep %}

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

{% step %}
**上部で、Sites > 対象のサイトを選択します。**
{% endstep %}

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

### Bluetooth で Brother プリンターに接続する

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

{% stepper %}
{% step %}
**プリンターで、メニュー > Bluetooth (6/7) > Bluetooth (ON/OFF) > ON をクリックします。**

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

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

{% step %}
**Brother プリンターの項目をタップします。**

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

{% step %}
**Guestアプリを開き、右下隅を約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.
