# Sunmi IP Printer Configuration

{% stepper %}
{% step %}

### Hardware Preparation

* Turn on the printer
* Load paper into the printer tray
* Connect the printer to your the internet via **Wi-Fi** or **ethernet cable**
  * Verify that the blue light on the cloud icon is on to confirm internet connectivity.

{% hint style="danger" %}
POS device must be connected to the same network.
{% endhint %}

{% hint style="info" %}
Please refer to [Sunmi Cloud Printer Configuration](/kitchen-printers/sunmi-cloud-printer-configuration.md) for steps on how to connect it to the internet.
{% endhint %}

<figure><img src="/files/kdmChqGeyKOYtXnP1bSd" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Obtain Printer Information

At the back of the device, there is a button. **Press it twice.** This generates a receipt containing network information.

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

{% hint style="info" %}
If the paper is feeding but no text is printed, the paper roll is like loaded incorrectly. Flip the paper to ensure the thermal side of the paper is facing the correct direction.
{% endhint %}
{% endstep %}

{% step %}

### Locate Network Details

Find the **IP** in either the LAN or Wi-Fi section of the printed receipt. Note the **serial number** from the receipt as well.

<figure><img src="/files/YkOmKhS06miZpZNpxU3y" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Access POS Settings

Navigate to the Receipt Printer section in the POS settings and select **SUNMI LAN.**

<figure><img src="/files/E6EDm2HUJ28BgQKq3UgD" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Connect the Printer

Enter the **IP** and **Serial Number** exactly as displayed on the network page printed receipt.

{% hint style="info" %}
When entering the serial number, you don't need to enter "SN: ".&#x20;
{% endhint %}

<figure><img src="/files/7rqJkQsWekXcY7lKkwnb" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Test Configuration

Press the **Test** button to verify printer connectivity. This will print something out.

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

{% hint style="info" %}
If the paper is feeding but no text is printed, the paper roll is like loaded incorrectly. Flip the paper to ensure the thermal side of the paper is facing the correct direction.
{% endhint %}
{% endstep %}
{% endstepper %}

## **Automatic Receipt Printing**

&#x20;To enable automatic printing of new orders:

1. In the POS, go to **Settings**.
2. Under **Order**, navigate to **Print receipt for new order**.
3. Set to **Yes** to enable it.

If this is set to **No**, receipts will not print automatically after an order is created.

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


---

# 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://docs.bossithq.com/till-printers/sunmi-ip-printer-configuration.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.
