25-09-2016, 14:20
Hello everybody,
I'm solving one problem, but I can not find a solution. Maybe you give me some advice?
I'd like to have values of soil temperature and soil moisture in one raw at:
1) Wireless Display of WeatherDuino
2) local web of CumulusMX server
3) CumulusMX web (meteo.brandysnl.cz)
and simultaneously sent to a network Weather Underground soil temperature 1 meter deep and soil moisture 5 cm deep ...
I thought that would be enough to write a configuration parameter Cumulus.ini:
SendSoilMoisture3=1
But it does not work, WU then shows the dashes. And if I change it to:
SendSoilMoisture1=3
shows only 0.0
Here is my RX configuration:
![[Image: 20160925_Config_RX.h.JPG]](http://meteo.brandysnl.cz/MyDocs/Forum/20160925_Config_RX.h.JPG)
Configuration for CumulusMX local web:
![[Image: 20160925_strings.ini.JPG]](http://meteo.brandysnl.cz/MyDocs/Forum/20160925_strings.ini.JPG)
and this is result:
![[Image: 20160925_CumulusMX.JPG]](http://meteo.brandysnl.cz/MyDocs/Forum/20160925_CumulusMX.JPG)
![[Image: 20160925_MeteoBnL.JPG]](http://meteo.brandysnl.cz/MyDocs/Forum/20160925_MeteoBnL.JPG)
Configuration for WU:
![[Image: 20160925_Cumuls.ini.JPG]](http://meteo.brandysnl.cz/MyDocs/Forum/20160925_Cumuls.ini.JPG)
and bad result:
![[Image: 20160925_WeatherUnderground.JPG]](http://meteo.brandysnl.cz/MyDocs/Forum/20160925_WeatherUnderground.JPG)
When I use moisture sensor mapping for S1={2,0} and WU parametr SendSoilMoisture1=1, WU web is good, but for example WD shows moisture in -5cm in the raw for temperature -1m
Is this going to solve without complete rewiring all sensors?
Thank you for each answer ...
Regards
I'm solving one problem, but I can not find a solution. Maybe you give me some advice?
I'd like to have values of soil temperature and soil moisture in one raw at:
1) Wireless Display of WeatherDuino
2) local web of CumulusMX server
3) CumulusMX web (meteo.brandysnl.cz)
and simultaneously sent to a network Weather Underground soil temperature 1 meter deep and soil moisture 5 cm deep ...
I thought that would be enough to write a configuration parameter Cumulus.ini:
SendSoilMoisture3=1
But it does not work, WU then shows the dashes. And if I change it to:
SendSoilMoisture1=3
shows only 0.0
Here is my RX configuration:
Configuration for CumulusMX local web:
and this is result:
Configuration for WU:
and bad result:
When I use moisture sensor mapping for S1={2,0} and WU parametr SendSoilMoisture1=1, WU web is good, but for example WD shows moisture in -5cm in the raw for temperature -1m
Is this going to solve without complete rewiring all sensors?
Thank you for each answer ...
Regards

