|
Re: Problems after implementing weater functions
Not really, it seems to be a sensors problem, perhaps down in the libraries.
What libraries has not been discussed.
Not really, it seems to be a sensors problem, perhaps down in the libraries.
What libraries has not been discussed.
|
By
Howard Dutton
·
#373
·
|
|
Re: Problems after implementing weater functions
Hello everybody
Thanks Howard for your efforts: I downloaded the latest OCS version 2.33, and set it up for my observatory
with my basic configuration in config.h with no Weather function : OK
as 1.
Hello everybody
Thanks Howard for your efforts: I downloaded the latest OCS version 2.33, and set it up for my observatory
with my basic configuration in config.h with no Weather function : OK
as 1.
|
By
Laurent HOUSSAYE
·
#372
·
|
|
Re: commands sqm and temperature not working ore present
Thank you for the update.
I'm using python for distant request on OCS with these commands and it's very nice.
You did a very great job
Thank you for the update.
I'm using python for distant request on OCS with these commands and it's very nice.
You did a very great job
|
By
koal01
·
#371
·
|
|
Re: commands sqm and temperature not working ore present
I patched those issues (version 2.33 now.)
I patched those issues (version 2.33 now.)
|
By
Howard Dutton
·
#370
·
|
|
Re: commands sqm and temperature not working ore present
Ok that did it, the lights went on...
That 1 should be a 0. There were other cases too, fixed now. It worked for me by chance, the string happened to have a 0 at position 1 which isn't a sure thing
Ok that did it, the lights went on...
That 1 should be a 0. There were other cases too, fixed now. It worked for me by chance, the string happened to have a 0 at position 1 which isn't a sure thing
|
By
Howard Dutton
·
#369
·
|
|
Re: Problems after implementing weater functions
I just uploaded/tested the latest version (github) to take care of Koal01's issue, no surprise it came right up without issue. Note that 2.31 and 2.32 are for our purposes identical and I did testing
I just uploaded/tested the latest version (github) to take care of Koal01's issue, no surprise it came right up without issue. Note that 2.31 and 2.32 are for our purposes identical and I did testing
|
By
Howard Dutton
·
#368
·
|
|
Re: commands sqm and temperature not working ore present
I changed these lines in command.ino this way to get the temperature value through a ":Ga#" request and it is working now
#if WEATHER_TEMPERATURE == ON && WEATHER == ON
// :G1# Get outside
I changed these lines in command.ino this way to get the temperature value through a ":Ga#" request and it is working now
#if WEATHER_TEMPERATURE == ON && WEATHER == ON
// :G1# Get outside
|
By
koal01
·
#367
·
|
|
Re: commands sqm and temperature not working ore present
Same function called for the weather panel as the command... so how that could happen IDK. Works here with BME280 too.
I added it a new command :GQ# to get the sky quality.
Same function called for the weather panel as the command... so how that could happen IDK. Works here with BME280 too.
I added it a new command :GQ# to get the sky quality.
|
By
Howard Dutton
·
#366
·
Edited
|
|
Re: Problems after implementing weater functions
Sorry Howard, I should not have gone so quick, I have to amend the picture... Soon after having sent this last message, I realized that the Web page displayed on my screen was in fact frozen... No
Sorry Howard, I should not have gone so quick, I have to amend the picture... Soon after having sent this last message, I realized that the Web page displayed on my screen was in fact frozen... No
|
By
Laurent HOUSSAYE
·
#365
·
|
|
Re: Problems after implementing weater functions
Last update for today @ 16:30 h UT:
Good point for me : I think I have found the cause of the instabilities and cured them.
Bad point for you Howard : It seems to be the latest version of OCS
Last update for today @ 16:30 h UT:
Good point for me : I think I have found the cause of the instabilities and cured them.
Bad point for you Howard : It seems to be the latest version of OCS
|
By
Laurent HOUSSAYE
·
#364
·
|
|
Re: Problems after implementing weater functions
Sorry I was wrong in my last post : the Basic configuration that is OK and perfectly stable is with OCS version 2.1c. I did'nt update it because it is operating perfectly.
Sorry I was wrong in my last post : the Basic configuration that is OK and perfectly stable is with OCS version 2.1c. I did'nt update it because it is operating perfectly.
|
By
Laurent HOUSSAYE
·
#363
·
|
|
Re: Problems after implementing weater functions
Update of 18th of April 2021:
Starting point : OCS version 2.31.
Basic configuration : Roof control function + Power relays control function. Operates perfectly in particular the relays operate
Update of 18th of April 2021:
Starting point : OCS version 2.31.
Basic configuration : Roof control function + Power relays control function. Operates perfectly in particular the relays operate
|
By
Laurent HOUSSAYE
·
#362
·
|
|
commands sqm and temperature not working ore present
Hi Howard
Is it possible for you to check why i can't get the temperature through the command :G1#
I'm using the Adafruit si7021 and the weather is displaid on the weather panel but impossible through
Hi Howard
Is it possible for you to check why i can't get the temperature through the command :G1#
I'm using the Adafruit si7021 and the weather is displaid on the weather panel but impossible through
|
By
koal01
·
#361
·
|
|
Re: Problems after implementing weater functions
Some update after further testing :
I tried to put SQM OFF in config.h : no success : frequent reboots whatever the status of the 2 power relays (On or Off). No visible sign of these reboots when the
Some update after further testing :
I tried to put SQM OFF in config.h : no success : frequent reboots whatever the status of the 2 power relays (On or Off). No visible sign of these reboots when the
|
By
Laurent HOUSSAYE
·
#360
·
|
|
Re: Problems after implementing weater functions
Good morning Howard
the problem is that if I turn off the Watchdog the OCS web page fails and freezes...
I had no relay problem at all with my previous configuration and the same relay wiring
Good morning Howard
the problem is that if I turn off the Watchdog the OCS web page fails and freezes...
I had no relay problem at all with my previous configuration and the same relay wiring
|
By
Laurent HOUSSAYE
·
#359
·
|
|
Re: Extracting XML flow from Ocs possible ?
All commands to get weather information work fine except temperature...
All commands to get weather information work fine except temperature...
|
By
koal01
·
#358
·
|
|
Re: Extracting XML flow from Ocs possible ?
That's exactly what i need, thanks Howard !
I'm going to test these commands and let you know
In one post you talked about a project of builiging an OCS on an ESP32, is it for a distant future ? :);
That's exactly what i need, thanks Howard !
I'm going to test these commands and let you know
In one post you talked about a project of builiging an OCS on an ESP32, is it for a distant future ? :);
|
By
koal01
·
#357
·
|
|
Re: Extracting XML flow from Ocs possible ?
The OCS doesn't do XML :)
What it does have is an LX200 like protocol with :xxxx# framed commands and # terminated responses. You can see the available commands in Command.ino, they include commands
The OCS doesn't do XML :)
What it does have is an LX200 like protocol with :xxxx# framed commands and # terminated responses. You can see the available commands in Command.ino, they include commands
|
By
Howard Dutton
·
#356
·
|
|
Re: Problems after implementing weater functions
I'd turn the watchdog off, the feature is there but it working properly depends on Mega2560 firmware support that isn't always present.
Sounds like a hardware problem. There are a wide range of
I'd turn the watchdog off, the feature is there but it working properly depends on Mega2560 firmware support that isn't always present.
Sounds like a hardware problem. There are a wide range of
|
By
Howard Dutton
·
#355
·
|
|
Problems after implementing weater functions
Hello,
I have used OCS up to now with success with the Roof and Power functions only. I was able to activate 2 relays for the 12 V power supply of the telescope mount and accessories, and for the 220
Hello,
I have used OCS up to now with success with the Roof and Power functions only. I was able to activate 2 relays for the 12 V power supply of the telescope mount and accessories, and for the 220
|
By
Laurent HOUSSAYE
·
#354
·
|