So, finally got what I really wanted! (After a lot of googling, trying, and failing most of the time...
)
So now NexRemote is working through the WiFi connection, and I can steer the mount in FireCapture. Haven't tested the autoguiding yet because of the bad weather though.
Actually it's not so dramatically complicated, the issue is that you can't find the complete information anywhere (or I missed it...). So I'm writing here in detail how I got it to work.
First download:
- NexRemote (hand control): http://www.celestron...onomy/nexremote
- SkyQLink (virtual com port): http://www.celestron...nk-pc-installer
- The ASCOM drivers: http://ascom-standards.org/
- The Celestron ASCOM drivers: http://ascom-standar...copeDrivers.htm
I made the connection in Access Point mode (on the home WiFi), because I did not manage to connect to the scope own WiFi from my PC. And besides, I want to keep internet access on the computer. So it will work from the terrace, but obviously it won't work elsewhere.
Connecting the mount to the home WiFi:
- Start the mount and be sure the WiFi switch is in "up" position. It's the tiny switch below "AUX2".
- Install SkyPortal on a smartphone/tablet.
- Connect to the telescope WiFi with the smartphone.
- Start SkyPortal and go to Settings -> Telescope -> Communication.
- Select "Use Direct Connect", then in SkyPortal main screen, connect to the telescope
- Go back to Settings -> Telescope -> Communication
- Click on "Configure Access Point"
- Enter the home WiFi parameters
- Click on "Send Configuration to WiFi module"
- Change the WiFi switch position to down (the mount may need to be restarted)
- Reconnect the home WiFi on the smartphone
- Select “Use Access Point” (SkyPortal may need to be restarted)
- Check that the connection with the telescope is working
The IP address of the telescope is needed next.
If the IP address is delivered automatically (DHCP), one way to find the IP address of the telescope is to check the router:
- Open a browser and type 192.168.1.1, then enter name and password (if it was never changed, it’s typically “admin” and “password”)
- Check the IP addresses of the connected devices and find the telescope
Another way is to use the command prompt:
- Type ipconfig, find the IP address of the default gateway
- Type “ping 192.168.1.1” (if it is the IP address of the default gateway)
- Type “arp –a” and hope that you find the IP address of the telescope in the output list
Install and setup SkyQLink:
- If the install does not work directly, right-click on the executable, select properties, and in compatibility, change compatibility mode to Windows 7.
- Launch SkyQLink
- Enter the IP address of the telescope for “Sky Q Link IP”
- Enter 2000 in TCP Port
- Choose an available COM Port
- Connect
Install NexRemote:
- If it does not work directly, right-click on the executable, select properties, and in compatibility, change compatibility mode to Windows 7.
- Under PC Port, select the new COM port from SkyQLink
- Select the mount model (or All Models)
- Choose the same Firmware as the actual Hand Control (NXS for the Evolution mount)
- Choose a Virtual Port
- OK
- Test it
Setup the ASCOM drivers (NexRemote has to be running):
- Install the ASCOM drivers and those for Celestron
- Launch “ASCOM Diagnostics”
- Choose Device -> Choose and Connect to Device
- On the first line: Select Device Type -> Telescope -> Choose -> Celestron Telescope Driver -> Properties
- There, select the port (same as Virtual Port in NexRemote) and the Track mode and click OK
- Back in the Device Connection Tester, click on Connect
- It should work fine
Run FireCapture, connect to the mount using the “ASCOM Compatible Mount”, it should work fine.

Edited by SwissCheese, 03 March 2017 - 02:29 PM.