# AirCast Pro Setup

How to connect your HALO app with the AirCast Pro for the purposes of printing with a [dye-sublimation printer](/hardware-and-gear/printing/printer-recommendations/printers-for-professionals.md).

***

### Initial Setup <a href="#how-to-connect" id="how-to-connect"></a>

{% hint style="info" %}
Keep your print server's manual on hand for more detailed information and troubleshooting help.

<p align="center"><a href="https://aircastpro.com/support/knowledgebase.php" class="button primary">AirCast Pro Support Center</a></p>
{% endhint %}

{% stepper %}
{% step %}

#### Power On

Plug in the AirCastPro. It will turn on automatically, and a green light will appear after a few seconds.
{% endstep %}

{% step %}

#### **Connect to AirCastPro Network**

* Open your [iPad's WiFi settings](https://support.apple.com/guide/ipad/connect-to-the-internet-ipad2db29c3a/ipados) and connect to the AirCastPro network.
* The default password for all new AirCastPros is: aircastpro (refer to the AirCastPro manual to change the password).
* If the network doesn’t initially appear, toggle your WiFi off and back on to get it to populate.&#x20;
  {% endstep %}

{% step %}

#### **Configure Network Settings**

* Open a browser on your iPad and visit [http://192.168.4.1](http://192.168.4.1/). The page can sometimes feel slow to load.
* Tap on the WiFi status (top-left) and select your desired network.
* Enter the network password to connect.

You can also simply use the AirCast Pro's local network.&#x20;
{% endstep %}

{% step %}

#### **Connect to Printer**

* Plug the AirCastPro into your printer via USB.
* Power your printer on and AirCastPro should automatically detect it.
  {% endstep %}

{% step %}

#### **Reconnect iPad to Network**

* Revisit your iPad's WiFi settings
* Select the network linked to your AirCastPro.
  {% endstep %}

{% step %}

#### **Set Up in HALO App**

* Open the HALO app and navigate to your Prints panel
* Select the connected printer
* Tap "test print" to confirm the connection is established.
  {% endstep %}
  {% endstepper %}

{% hint style="info" %}

## Using New Networks

When connecting to a new external network, repeat steps 3–4. For familiar networks, AirCastPro should reconnect automatically.\
​\
Double check your network settings at [http://192.168.4.1](http://192.168.4.1/) if you ever run into trouble printing through a previously established network.
{% endhint %}

***

### Tethered (Wired) Printing <a href="#h_5e406f6007" id="h_5e406f6007"></a>

In a pinch you can connect your printer directly to your iPad via the AirCastPro. See a video version of these instructions [here](https://aircastpro.com/support/knowledgebase.php?article=30).<br>

{% stepper %}
{% step %}

#### **Power On**

Plug in the AirCastPro. It will turn on automatically, and a green light will appear after a few seconds.
{% endstep %}

{% step %}

#### **Connect to the AirCastPro Local Hotspot**

* If you’re connected to an external network, in the AirCastPro settings ([http://192.168.4.1](http://192.168.4.1/)) tap the menu bar (top-left), go to network settings, and disconnect from the current network.
* If needed, unplug and reconnect the AirCastPro to fully disconnect.

Ensure your iPad is connected to the AirCastPro’s local hotspot, not an external network.
{% endstep %}

{% step %}

#### **Test Print with the AirCastPro Hotspot**

Perform a test print while connected to the local hotspot to confirm the connection before proceeding.
{% endstep %}

{% step %}

#### **Connect Your iPad via Ethernet**

* In your iPad’s settings, check for a new “Ethernet” section beneath WiFi settings to confirm the connection.
* Plug the Ethernet cable into the AirCastPro and then into your iPad using the appropriate adapter.
  {% endstep %}

{% step %}

### **Configure Ethernet Settings**

* Look for a green IP address in the top-left corner (refresh the page if needed).
* Choose "Local Link" from the dropdown menu and save.
* Tap the Ethernet settings in the top-left corner.
* Open a browser to the AirCastPro settings ([http://192.168.4.1](http://192.168.4.1/)).
  {% endstep %}

{% step %}

### **Disable WiFi & Print**

* Disable WiFi in your iPad settings.
* Open the HALO app and navigate to the Prints panel.
* Select the connected printer.
* Tap Test Print to confirm the setup is complete.&#x20;
  {% endstep %}
  {% endstepper %}

***

### Configuring AirCastPro Settings <a href="#h_55a21e7e5d" id="h_55a21e7e5d"></a>

Simple Booth supports our own print formatting settings, which are the primary way to ensure your prints look great. For more details, check out [this article on print formatting](https://help.simplebooth.com/en/articles/670735-how-can-i-make-my-layout-fill-my-prints).

AirCastPro also offers additional settings for fine-tuning print output, including adjustments for color, resolution, and formatting.

You’ll rarely need to modify AirCastPro’s formatting options—Simple Booth’s settings typically cover everything you need to accomplish.

For more details on advanced adjustments, refer to the [AirCastPro manual](https://aircastpro.com/support/knowledgebase.php).


---

# 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.simplebooth.com/hardware-and-gear/printing/printer-setup/aircast-pro-setup.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.
