×

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

Bi-monthly release with minor bug fixes and improvements

EQMOD + moonlite focuser doesn't connect together

  • Posts: 15
  • Thank you received: 0

I'm not sure where I should see that?
3 years 10 months ago #55577

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

  • Posts: 1957
  • Thank you received: 420
Disconnect the moonlite and eqmod, open a terminal and type

dmesg -w

This will print out all kernel messages so far and will wait (that's what the -w does) for new messages. Now plugin the moonlite. Now leave the moonlite connected and also connect the eqmod. Copy the new lines and paste them here.


Wouter
3 years 10 months ago #55581

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

  • Posts: 15
  • Thank you received: 0

I currently don't have access to my mount, I don't think I'll be able to reproduce this with simulator drivers unfortunately.
Basically that's what I received though:
2020-06-14T17:22:12: [INFO] Error retreiving data from MoonLite, please ensure MoonLite controller is powered and the port is correct.
2020-06-14T17:22:12: [INFO] Handshake failed after 3 attempts
2020-06-14T17:22:08: [ERROR] Handshake Attempt 2, updatePosition response error: Timeout error.
2020-06-14T17:22:12: [ERROR] Handshake Attempt 3, updatePosition response error: Timeout error.
3 years 10 months ago #55582

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

  • Posts: 334
  • Thank you received: 23
Try to install a 10uF capacitor connected betwee GND and RST arduino's pin
3 years 10 months ago #55583

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

  • Posts: 15
  • Thank you received: 0

There was a capacitor initially, but it worked flawlessly on windows with whatever program I used(SGP, NINA, firecapture, sharpcap), so I didn't install it on the new arduino board.
The capacitor should disable auto reset or something like that I think, is there any logic for it to work on windows and not work with indi?
3 years 10 months ago #55584

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

  • Posts: 334
  • Thank you received: 23
I do not know the problem, but it is not related to the arduino code, or the moonlite driver. I have the same issue with myfocuser 2 pro, but i need to try with the capacitor. Other times it connects without problems
3 years 10 months ago #55586

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

  • Posts: 15
  • Thank you received: 0

Oh you're experiencing the exact same problem?
3 years 10 months ago #55588

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

  • Posts: 334
  • Thank you received: 23
Yes random. I think that isrelated ti Arduino that reset on serial connection and the code ti ger the motore position. Capacitior should evitate this.
3 years 10 months ago #55589

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

  • Posts: 15
  • Thank you received: 0

That's very interesting, I'll surely give it a try when I have the chance, will you be able to let me know if you tried it too?

Thanks!
3 years 10 months ago #55611

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

  • Posts: 334
  • Thank you received: 23
I tested it now with and without the capacitor. Without the capacitor some problem in the connection with or without unplug the usb port. With the capacitor no problem on connection in about 10 times
3 years 10 months ago #55616

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

  • Posts: 15
  • Thank you received: 0

That is awesome! I'll give it a shot when I get the chance, I have some capacitors, but I'm not sure I have exactly 10uF capacitor, do you know if it makes much of a difference?

Thanks :)
3 years 10 months ago #55618

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

  • Posts: 334
  • Thank you received: 23
I do not know if other capacitor works. With arduino nano 10uF works, you can do a simple search for arduino block autoreset with your specific board type
3 years 10 months ago #55619

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

Time to create page: 1.329 seconds