> For the complete documentation index, see [llms.txt](https://help.supplyd.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.supplyd.co/supplyd-erp/settings/physical-printer-settings-for-clients.md).

# Physical Printer Settings (for Clients)

This document is intended for clients who are using a printer provided by **Supply’d** in conjunction with the **OpenLabel app**. It provides step-by-step instructions and guidance to help clients successfully set up, connect, and manage their physical printers within the app. The content is specifically relevant to users who are working with Supply’d printers, ensuring they can quickly get their devices operational and begin printing labels efficiently.

## **Setting Up Your Physical Printer in OpenLabel**

The initial setup step has been completed for you, so now you can easily connect your physical printer by following the below steps to configure a network IP address for the printer through a mobile device.

***

{% stepper %}
{% step %}

### Initial Connection

<figure><img src="/files/2X7PYOfuDIsKoVgCethe" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Before starting, ensure your mobile device has both WiFi and Bluetooth enabled.
{% endhint %}

<figure><img src="/files/ZjdhTiCPOWfaZAGcTwbd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/jyZMlMomWDTNpyjNlREK" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2X7PYOfuDIsKoVgCethe" alt=""><figcaption></figcaption></figure>

1. **Enable Connectivity:** Open your phone's control panel and turn on WiFi and Bluetooth.
2. **Open Printer App:** Launch the application and select the WiFi icon from the main menu.
3. **Select Device:** In the "Select Device" list, tap on your printer, identified as Label Printer\_LE.

<figure><img src="/files/2X7PYOfuDIsKoVgCethe" alt=""><figcaption></figcaption></figure>

***

{% endstep %}

{% step %}

### Network Configuration

<figure><img src="/files/2X7PYOfuDIsKoVgCethe" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
⚠️ Important: This printer supports 2.4 GHz WiFi networks only.
{% endhint %}

<figure><img src="/files/2X7PYOfuDIsKoVgCethe" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/GZqcmPT9QQ7ItNzA27o0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2X7PYOfuDIsKoVgCethe" alt=""><figcaption></figcaption></figure>

1. **Enter Password:** Type your WiFi network password into the Password field.
2. **Assign Dynamic IP:** Tap the blue \[Set Dynamic IP] button. This allows the router to temporarily assign an address to the printer.
3. **Convert to Static IP:** Once an IP address appears (replacing 0.0.0.0), tap the blue **Set to Static IP** button. This ensures the printer maintains the same address consistently.
4. **Finalise:** The status next to the IP address should now read "Static IP". Note down this IP address for your records or further software configuration.

<figure><img src="/files/2X7PYOfuDIsKoVgCethe" alt=""><figcaption></figcaption></figure>

{% 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:

```
GET https://help.supplyd.co/supplyd-erp/settings/physical-printer-settings-for-clients.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.
