Page 2 of 2

Re: Problems with soil moisture readings

Posted: Fri Jan 02, 2015 5:44 pm
by admin
Just released 5.0d. Please give it a try in regard to reporting soil/leaf data to WU.

Re: Problems with soil moisture readings

Posted: Sun Jan 04, 2015 7:44 am
by rainrainrain
admin wrote:Just released 5.0d. Please give it a try in regard to reporting soil/leaf data to WU.
Wow, that was a quick update, thanks! The Weather Networks page on the Meteohub device now shows list boxes for the additional (soil/leaf) sensors, just waiting for WU to update...

{pause}

OK, it's showing readings, but I think a subtle flaw may have crept into the way the data is being uploaded:
Soil Moisture: 23.0
Soil Temp: 2.0 °C
Leaf Wetness: 0.0
This is for raw sensor data:

Code: Select all

soil 1		1:10		12s -69db	20.1°C 23cbar	
soil 2		1:11		9s -75db	0.0°C 20cbar	
leaf 1	1:15		1s -69db	20.1°C 0wet
So it looks like the soil temp figure is being mangled in some way, divided by ten perhaps?

Re: Problems with soil moisture readings

Posted: Sun Jan 04, 2015 10:46 am
by admin
Yes, there is a factor-10 bug for leaf and soil temperatures. Will be fixed shortly.

Re: Problems with soil moisture readings

Posted: Sun Jan 04, 2015 12:06 pm
by admin
I made a new 5.0d version that should have it fixed. Please install and give it a try.

Re: Problems with soil moisture readings

Posted: Mon Jan 05, 2015 1:54 am
by rainrainrain
admin wrote:I made a new 5.0d version that should have it fixed. Please install and give it a try.
Works fine now, thanks!