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

# Brotherプリンター設定ガイド

Brother QL-820NWBcは、Verkada GuestとMailroomでサポートされているモノクロラベルプリンターです。これはサーマルプリンターであり、サーマルラベルロールが必要です。ラベルを自動で印刷するには、プリンターをいくつかの異なる方法でiPadに接続できます。

{% hint style="info" %}
Brother QL820-NWBプリンターは、Verkadaの10年保証の対象です。&#x20;
{% endhint %}

***

## Brother QL-820NWBcを開梱する

Verkadaから直接注文したBrotherプリンターには、メーカーのパッケージに入った新しいBrother QL-820NWBcが含まれます。このパッケージには、白地に黒/赤のサンプルロールも含まれますが、ACCX-LBL-PRT-1の白黒ラベルロールを推奨します。

{% stepper %}
{% step %}
**プリンターを箱から取り出します。**
{% endstep %}

{% step %}
**コイン型電池を準備します。この電池は、内部時計の設定を保持するために使用されます。プリンターの電源がオフの状態で：**

a. ロール収納カバーを開きます。\
b. コイン型電池の絶縁シールを取り外します。

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

{% step %}
**ラベルロールを挿入します。**

a. ロール収納カバーを開きます。

<div align="left" data-with-frame="true"><img src="/files/bedd7f54375ed22343b3435bca6da791243f5763" alt=""></div>

b. ロールをロールスプールガイドに挿入します。

<div align="left" data-with-frame="true"><img src="/files/e80f8de96bd3ca01ec07b151d4249cb4cbd597bf" alt=""></div>

c. ロールの端をプリンターの中へ通します。

<div align="left" data-with-frame="true"><img src="/files/be5eb8c41e757edf8a5cf0565b45cd16a0bd868e" alt=""></div>

d. ロール収納カバーを閉じます。

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

{% step %}
**電源アダプターを組み立てます。**

a. アダプターのDCコネクタをプリンターに差し込みます。\
b. ACケーブルコネクタをアダプターに差し込みます。\
c. ACケーブルを接地されたコンセントに差し込みます。
{% endstep %}

{% step %}
**プリンターの電源を入れます。緑のステータスランプが点灯すれば、プリンターに正しく電源が供給されていることを示します。**
{% endstep %}
{% endstepper %}

{% hint style="info" %}
QL-820NWBcは平らな場所に設置することを推奨します。
{% endhint %}

## プリンターのネットワーク接続を設定する

QL-820NWBcプリンターは無線ネットワークに接続できます。Brother QL-820NWBcは2.4 GHzの無線帯域への接続のみをサポートしています。プリンターを接続するには：

{% stepper %}
{% step %}
**矢印を使ってWLAN (5/7) > WLAN (on/off) に移動し、Onを選択してOKを押します。**
{% endstep %}

{% step %}
**WLAN (5/7) で、矢印を使ってInfra Manual Settingに移動します。プリンターが近くのSSIDを検索します。**
{% endstep %}

{% step %}
**矢印を使って目的のSSIDを選択し、OKを押します。**
{% endstep %}

{% step %}
**必要に応じてパスワードを入力します。Menuボタンを使って、大文字、小文字、数字、特殊文字を切り替えます。完了したら、OKを押します。**
{% endstep %}

{% step %}
**プリンターのIPアドレスは、Information (3/7) > Print Configuration > All に移動すると確認できます。**
{% endstep %}
{% endstepper %}

または、イーサネット接続を使ってプリンターをネットワークに接続することもできます。

{% stepper %}
{% step %}
**プリンターが有線ネットワークに接続できることを確認します。**
{% endstep %}

{% step %}
**イーサネットケーブルを使ってプリンターを有線ネットワークに接続します。**
{% endstep %}

{% step %}
**プリンターのIPアドレスは、Information (3/7) > Print Configuration > All に移動すると確認できます。**
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
**実際の動作を見てみますか？** こちらをご覧ください。 [ビデオチュートリアル](https://www.youtube.com/watch?v=LZvmhKkFdww).
{% endhint %}


---

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