What "zero configuration" means
Traditional remote access to observatory equipment requires network configuration: assigning a static IP to the observatory PC, opening firewall ports, setting up port forwarding on the router, and often a dynamic DNS service. This works, but it's a setup burden, and it can break when the router or ISP changes something.
The zero-configuration network feature removes that barrier. You register your devices using your Lunaticoastro account credentials, and the system handles finding a connection path automatically, without any network configuration on your part.
This feature is currently available for DragonFly controllers and the SOLO CloudWatcher Android Widget.
How the connection is established
The two supported devices work differently here, because a DragonFly connection is two-way (control commands and sensor data flow both directions), while the SOLO CloudWatcher Widget only needs to pull one-way weather data.
DragonFly: direct local, then direct external, then relay
Because DragonFly needs a two-way connection, the system tries three methods in order of preference:
Relayed connections carry a processing cost and are not intended for extended periods, so expect them to be limited in time in the future. Lunatico recommends using direct access whenever possible. A local observatory computer that you can remote-desktop into remains the most reliable solution for intensive imaging sessions.
SOLO / CloudWatcher Widget: always relayed
For the SOLO CloudWatcher Android Widget, there's no tiered attempt at a direct connection: the system simply sits "in the middle" at all times, so your weather data is available from anywhere. See the Android Widget setup guide for details.
Setting up at the observatory
- Download and install DragonFly firmware 4.x via drag-and-drop in MainDragonfly.
- Install Dragonfly software 5.0 on the observatory PC.
- Open the Controller settings and enter your Lunaticoastro account credentials.
- The DragonFly registers itself with the zero-configuration service and waits for incoming connections.
Connecting from a remote location
- Install the same version of Dragonfly software on your remote PC.
- Open Dragonfly Main and go to Configuration.
- Enter the same account credentials used at the observatory. The system matches devices by the same key (email) and name, then click OK to start connecting.
- Set the network timeout to 1000 ms as a starting point (increase if connections are unstable).
- Set the refresh period to 500 ms or higher.
Troubleshooting: A log window shows the connection process as it happens. If something looks wrong, that's the first place to check—capture a screenshot of it before contacting support.
A note on reliability
For unattended imaging sessions—where you need the connection to hold reliably over hours—Lunatico recommends having a PC physically at the observatory that you can reach via standard remote desktop (RDP, TeamViewer, or similar). The zero-configuration feature is most useful for occasional monitoring and minor adjustments, not as a primary connection for long unattended sessions.
