Meteobridge not working correctly with second soil station

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Post Reply
jclark50
Fresh Boarder
Fresh Boarder
Posts: 10
Joined: Tue Nov 10, 2020 9:59 pm

Meteobridge not working correctly with second soil station

Post by jclark50 »

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!
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7874
Joined: Mon Oct 01, 2007 10:51 pm

Re: Meteobridge not working correctly with second soil station

Post by admin »

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?
jclark50
Fresh Boarder
Fresh Boarder
Posts: 10
Joined: Tue Nov 10, 2020 9:59 pm

Re: Meteobridge not working correctly with second soil station

Post by jclark50 »

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?
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.

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!

mbs.png
mbs.png (35.25 KiB) Viewed 892 times
sensorconfig.png
sensorconfig.png (9.94 KiB) Viewed 892 times
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7874
Joined: Mon Oct 01, 2007 10:51 pm

Re: Meteobridge not working correctly with second soil station

Post by admin »

can you please provide me a remote login? Please send credentials to "info@meteobridge.com".
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7874
Joined: Mon Oct 01, 2007 10:51 pm

Re: Meteobridge not working correctly with second soil station

Post by admin »

Analysis of the data from WLL turns out that second soil stain is not a soil station but a "leaf & soil" station.

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
When meteobridge has this station configured as follows, data comes in fine (outdoor #42, #45, #46):
Bildschirmfoto 2022-06-24 um 11.57.16.png
Bildschirmfoto 2022-06-24 um 11.57.16.png (84.98 KiB) Viewed 838 times
Bildschirmfoto 2022-06-24 um 11.57.41.png
Bildschirmfoto 2022-06-24 um 11.57.41.png (23.48 KiB) Viewed 838 times
Post Reply