Hi,
I am unable to connect to my dome controller with either SkyX or Ascom Hub. I have the latest version of the Arduino Leonardo and Ascom installed. I can see the USB port (Com 6) that the Arduino is assigned to and it appears to make the attempt, but I get a continual Firmware version is not supported error. Error =3017.
When I try to use the Ascom Device Hub, it is configured for Com 6 (Arduino), but I get a continual timeout with zero connection.
Also, nothing is being written to the activity log, so troubleshooting is a bit difficult.
Ant input will be helpful.
Cheers,
Roy
Thank for the update and the help.
One more thing, if you use Windows, make sure to disable USB Selective Suspending on all USB port in the Windows settings
Also, when using the X2 plugin, make sure none of the ASCOM/Nexdome software is running as they would fight over the serial port.
You shouldn't need ANY flow control, so no Xon/Xoff and no RTS/CTS
Only DTR.
It should work with the NexdomeV3 plugin (I wrote it and I use it) :
https://rti-zone.org/macosx_x2dome_plugins.php#nexdomev3
Not the plugin for V2 firmware.
I re-flashed firmware and did a little more digging and found that the Com port requires hardware flow control and it was set to Xon/Xoff.. I made the change to hardware and was ale to connect to the dome.
Appreciate the help. Also, works with SkyX, provided you use the Ascom Dome versus the SkyX NexDome driver.
The Error =3017 means that when the X2 plugin for the Nexdome tries to read the firmware version it's not getting any answer. This correspond to what you are seeing with ASCOM.
You could try re-flashing the firmware to see if the Arduino is still responsive.