×

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

Bi-monthly release with minor bug fixes and improvements

Weather radio don't want connect

  • Posts: 1187
  • Thank you received: 370
you are using v1.5 Firmware in combination with v1.4 INDI driver, right? I can check it tomorrow, currently I do not have access to my Arduinos.
3 years 9 months ago #56648

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

  • Posts: 50
  • Thank you received: 2
Yes it’s that.
Arduino firmware 1.5 with indi driver 1.4.
If you need anything and if I can to help i will do with pleasure.
Have a nice night.

Olivier
3 years 9 months ago #56649

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

  • Posts: 50
  • Thank you received: 2
Hi Wolfgang,

Do you have good news for us?
:-)
Thanks

Olivier
3 years 9 months ago #56696

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

  • Posts: 1187
  • Thank you received: 370
Well, the good news is that I can reproduce your problem...
3 years 9 months ago #56701

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

  • Posts: 50
  • Thank you received: 2
It’s already a good news.
In hope that you will find a fixe :-)
It will be cool for the comunity!
3 years 9 months ago #56702

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

  • Posts: 1187
  • Thank you received: 370
I think I could resolve the problem. It's slightly strange, it seems that for some types of Arduinos, even if the serial connection is established, you need to wait for a certain settling time before you can send a command. Therefore I added a five second delay to the initial handshake procedure.

I've pushed already a push request, so in the next few days the fix should be available. For the impatient and brave ones, you can access the version 1.5 of Weather Radio here: github.com/sterne-jaeger/indi-3rdparty/tree/weatherradio-v_1.5

Feedback warmly welcome!

All the best
Wolfgang
3 years 9 months ago #56730

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

  • Posts: 50
  • Thank you received: 2
Hi Wolfgang,
It’s with pleasure that I read that you have find a fix for us problem with the nano.
I will go to test as far as possible.

So, I’m reading your weather radio github and I found the fix (delay of 5s) in the Davis anemometer.
So, the fix is ok if I doesn’t use this station?
And to finsih, did you tested the fix with an arduino?

Thanks you very much for your great job!

Olivier
3 years 9 months ago #56731

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

  • Posts: 1187
  • Thank you received: 370
Hi Olivier,
take a look at the pull request: github.com/indilib/indi-3rdparty/pull/165/files

Here you can see that the 5sec delay is in the INDI driver, i.e. its relevant for all using the driver.

It’s tested with Arduinos (Wemos 8266, Nano and Metro Mini)

HTH
Wolfgang
3 years 9 months ago #56735

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

  • Posts: 50
  • Thank you received: 2
Fantastic!
Thanks for the precision.
I will look that, it’s a good thing to learn.
And I will tey as soon as possible the bew driver and I come back to say you.
Have a nice day
3 years 9 months ago #56742

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

  • Posts: 50
  • Thank you received: 2
Hi Wolfgang,

So I've updated my system and the firmware and the driver is OK.
Indi driver is connected to my arduino in 1 time!! ouaou!!! so cool!
I've just an one issue.
After I check and set my parameters, it's impossible to save my config in the option tab. The button stay inactif and when I restart kstars / ekos I must to parameter my sensors one more time.
It's not a very big problem but if you have aa soultion I will be happy :)
I tested with my wndows PC and my tinkerboard. It's the same issue.

thank you very much for all the job!!! great!!!
The following user(s) said Thank You: Wolfgang Reissenberger
Last edit: 3 years 9 months ago by Alonso.
3 years 9 months ago #56774

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

  • Posts: 1187
  • Thank you received: 370
That's really odd, I do not have an explanation for this. How do you start indiserver?

Wolfgang
3 years 9 months ago #56790

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

  • Posts: 50
  • Thank you received: 2
Hi,

So, to start indiserer I lunch kstars, then ekos and I click on the arrow to start indi.
All drivers starts and I begin my session.
After checked others buttons, there is also the debug button that stay inactif.

Maybe that it’s the installation of weather radio:
To update, i have proceded like that:
Download from your girhub.
Copy the indiduino folder to indi-3rdparty of my indi folder.
I create a build folder and I follow the instrctions to create indi driver

Maybe I will wait the update from official girhub indilib.

What do you think?

Olivier
3 years 9 months ago #56791

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

Time to create page: 1.828 seconds