# 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 サイト管理者**.
{% endhint %}

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

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

{% 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 %}
**プリンターで、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アプリを開き、右下隅を約3秒間タップして押し続け、PINパッドを表示します。**
{% endstep %}

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

{% step %}
**プリンターのオプションをタップして接続します。**
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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/ja/purint/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.
