Skip to content

First Connection

This guide walks you through connecting ARIS to your INDI backend and real imaging equipment for the first time.

Before you begin, make sure:

  • Your INDI server is running on a Raspberry Pi or Linux machine.
  • Your imaging equipment (mount, camera, etc.) is connected via USB to that machine.
  • Your phone/tablet and the backend machine are on the same local network.
  • The ARIS backend service is running and accessible.
  1. Open ARIS and go to the Connection screen.

  2. Auto-discovery: ARIS uses mDNS to automatically find backends on your local network. If your backend is detected, it will appear in the list. Tap it to connect.

  3. Manual entry: If auto-discovery does not find your backend, tap Manual Connection and enter the IP address and port (for example, 192.168.1.100:8624).

  4. If your backend requires an API key, enter it when prompted. The API key is configured on your backend during setup.

  5. Once connected, ARIS will display the list of INDI devices available on the server.

An equipment profile tells ARIS which devices to use and how they are configured.

  1. After connecting, go to Settings and open Equipment Profiles.

  2. Tap Create New Profile and give it a descriptive name (for example, “Backyard Rig” or “Remote Observatory”).

  3. For each device type (mount, camera, focuser, etc.), select the corresponding INDI driver from the dropdown. ARIS shows all drivers available on the connected server.

  4. Save the profile. You can create multiple profiles for different equipment configurations.

  5. Apply the profile from the Connection screen to load all your devices.

Once your profile is applied, confirm that each device is connected and responding:

  • Mount: The Home screen should show your mount’s current coordinates (RA/Dec) and tracking status.
  • Camera: Go to the Imaging screen. The camera status should show temperature and readiness.
  • Focuser: The Focus screen should display the current focuser position.
  • Guider: The Guiding screen should show the guide camera status.

If any device shows as disconnected, check the USB connection on your backend and verify the correct INDI driver is selected in your profile.

ProblemSolution
Backend not found via auto-discoveryUse manual IP entry. Ensure both devices are on the same network and subnet.
Connection refusedVerify the backend service is running. Check the port number.
API key rejectedRegenerate the key on your backend and re-enter it in ARIS.
Devices not appearingRestart the INDI server on your backend. Check USB connections.
Intermittent disconnectsCheck Wi-Fi signal strength. Consider using 5 GHz Wi-Fi or a wired connection to your backend.

With your equipment connected, you are ready to capture your first image.