I recently added a second soil station (so 2 soil stations and 1 vantage pro 2 ISS). However, I noticed that for the second soil station, Meteobridge will only show a moisture reading if there is also a temperature sensor connected to the corresponding temperature slot (i.e., I have a soil moisture sensor in slot 2, another in slot 3, and one soil temperature probe in temperature slot 3, so Meteobridge only shows the data for slot 3 and not the moisture reading from slot 2). This is only the case for the second station. For the first soil station, Meteobridge shows data from all slots regardless of if there is actually any probe connected to it at all.
My stations connect to a WeatherLink Live and I have the latest version of Meteobridge.
Any ideas on how to deal with this? Thanks!
Meteobridge not working correctly with second soil station
Moderator: Mattk
Re: Meteobridge not working correctly with second soil station
Are you missing the data in Live Data - Raw Data tab? I can’t think of a reason why a second station should be handled differently. Are settinds of the two stations identically, apart from transmitter id?
Re: Meteobridge not working correctly with second soil station
The data does not show in “Raw Sensor Data”. For the soil moisture sensor in slot 2 (there is no soil temperature probe in the corresponding slot 2), when I include what that sensor should be (th41hum) in an SQL event, there is no data.admin wrote: Thu Jun 16, 2022 11:15 am Are you missing the data in Live Data - Raw Data tab? I can’t think of a reason why a second station should be handled differently. Are settinds of the two stations identically, apart from transmitter id?
In the picture below you can see where Outdoor #41 was previously working (when I had a soil sensor connected to that slot (i.e., th41temp), but I switched the temperature sensor to the third slot, so Outdoor #42 now shows data only).
And yes, settings are identical besides the transmitter IDs (first soil station is tx #2 and second is #3).
Thanks for any help you can provide!
Re: Meteobridge not working correctly with second soil station
can you please provide me a remote login? Please send credentials to "info@meteobridge.com".
Re: Meteobridge not working correctly with second soil station
Analysis of the data from WLL turns out that second soil stain is not a soil station but a "leaf & soil" station.
When meteobridge has this station configured as follows, data comes in fine (outdoor #42, #45, #46):
Code: Select all
tx:2 ts:1656064258 rt:2 name:temp_1 val:75700
tx:2 ts:1656064258 rt:2 name:temp_2 val:75600
tx:2 ts:1656064258 rt:2 name:temp_3 val:75600
tx:2 ts:1656064258 rt:2 name:temp_4 val:75400
tx:2 ts:1656064258 rt:2 name:moist_soil_1 val:0
tx:2 ts:1656064258 rt:2 name:moist_soil_4 val:0
tx:2 ts:1656064258 rt:2 name:rx_state val:0
tx:2 ts:1656064258 rt:2 name:trans_battery_flag val:0
tx:3 ts:1656064258 rt:2 name:temp_3 val:75400
tx:3 ts:1656064258 rt:2 name:moist_soil_2 val:0
tx:3 ts:1656064258 rt:2 name:moist_soil_3 val:1000
tx:3 ts:1656064258 rt:2 name:wet_leaf_1 val:15000
tx:3 ts:1656064258 rt:2 name:wet_leaf_2 val:15000
tx:3 ts:1656064258 rt:2 name:rx_state val:0
tx:3 ts:1656064258 rt:2 name:trans_battery_flag val:0