×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Sesto Senso 2 - Cannot read position

  • Posts: 68
  • Thank you received: 7
I just bought and installed a Sesto Senso 2 focuser.

It works via USB and its built-in Wifi. I had reset it and re-calibrated it on my scope from scratch with the WiFi and the browser based GUI.

When connecting the device to a RPi with a USB cable and running EKOS, it seems the SS2 is being detected, but EKOS cannot read or interpret the absolute position of the focuser:
... Sesto Senso 2 @ 192.168.68.55: [WARNING] Failed to process position response: _STEP80933 (10 bytes)

The value 80933 is the absolute position... but it is not transferred to the driver.

Any idea what is going on? I have INDI 1.9.7 installed.
Driver Info yields:
Name: Sesto Senso 2
Exec: indi_sestosenso2_focus
Version 0.7
Interface: 8
Last edit: 8 months 3 weeks ago by Willi.
8 months 3 weeks ago #94563

Please Log in or Create an account to join the conversation.

Update its firmware and update INDI to v2.0.3
8 months 3 weeks ago #94575

Please Log in or Create an account to join the conversation.

  • Posts: 68
  • Thank you received: 7
Thank you for your quick reply.

The FW has been up to date.

INDI is running on the Avalon StarGO2 computer and controlling the proprietary drivers from the M-UNO mount. A full INDI update might break that link …

Is there a way to just update the sestosenso2_focus driver?
Last edit: 8 months 3 weeks ago by Willi.
8 months 3 weeks ago #94577

Please Log in or Create an account to join the conversation.

  • Posts: 68
  • Thank you received: 7
OK. I tried to give the updating/upgrading a shot.

I made a full backup (image) of the SD card and then I tried to run the following commands... several times including rebooting.
The system is not updating to indi 2.0.x... it seems to be stuck on 1.9.7.
pi@abc:~ $ sudo apt-get update
Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
Hit:2 http://archive.raspberrypi.org/debian buster InRelease             
Hit:3 https://www.astroberry.io/repo buster InRelease                    
Reading package lists... Done
 
pi@abc:~ $ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 
pi@abc:~ $ sudo apt-get install indi-full gsc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
gsc is already the newest version (1.3+deb10u1).
indi-full is already the newest version (1.9.7+deb10u1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
8 months 3 weeks ago #94602

Please Log in or Create an account to join the conversation.

Right, they're apparently using Astroberry repo and I guess that's still on 1.9.7
The following user(s) said Thank You: Willi
8 months 3 weeks ago #94614

Please Log in or Create an account to join the conversation.

  • Posts: 68
  • Thank you received: 7
I followed this guide, which seems to be based on AstroBerry:
INDI installation on Raspberry Pi

That makes sense. Is there another repo I could try, like Stellarmate?

How would I install the StellarMate INDI drivers repo on the StarGO2? Or is that too risky?

I do have an extra RPi4B and a StellarMate account. I will give this a try again. At the time, when I bought StellarMate, the communication with the StarGO2 was not very stable. I will need to try this again.
Last edit: 8 months 2 weeks ago by Willi.
8 months 2 weeks ago #94627

Please Log in or Create an account to join the conversation.

  • Posts: 84
  • Thank you received: 28
You could build from sources using the scripts from gitea.nouspiro.space/nou/astro-soft-build
It's pretty much click and play (see the README at the above) but building on a PI4 8GB does take a couple of hours.
8 months 2 weeks ago #94630

Please Log in or Create an account to join the conversation.

  • Posts: 68
  • Thank you received: 7
Thank you for the link! I might just do that!

Well, isn't there an easy way just to compile the new driver files (*.h, *cpp) of the focuser under 1.9.7....
Last edit: 8 months 2 weeks ago by Willi.
8 months 2 weeks ago #94635

Please Log in or Create an account to join the conversation.

  • Posts: 68
  • Thank you received: 7
OK... rather than trying to compile everything from scratch, I tried first with StellarMate, latest version after letting itself update last night.

StellarMate finds the Sesto Sense 2 focuser, but whenever I click on the imaging loop button, not auto-focussing yet, the motor just goes off and I could not stop it.This actually happened when turning the loop OFF... Why would the motor even start to move when clicking the loop button (the one with the two curved arrows that changes into a box).

Autofocussing did not work either. It goes all over the place but did not find focus... even when being in focus at the start of the routine, I wanted SM to do the fine tuning... Again it goes everywhere takes lots of images, but not finding focus.

I tried different setting in the process and mechanics to no avail.
Last edit: 8 months 2 weeks ago by Willi.
8 months 2 weeks ago #94651

Please Log in or Create an account to join the conversation.

If you selected "Polynomial" algorithm, is it any better? What's the step size? select a large step size (500 or 1000)
8 months 2 weeks ago #94658

Please Log in or Create an account to join the conversation.

  • Posts: 68
  • Thank you received: 7
Unfortunately not.

I also played with different step sizes.

The main issue was that the motor started going off without stopping, when I pressed the stop button on the imaging loop. I think that should not have happened.

I was also connected to the focuser with the iPad via the wifi link for monitoring the position. Maybe that was the problem.
8 months 2 weeks ago #94659

Please Log in or Create an account to join the conversation.

Time to create page: 1.031 seconds