Disconnect error

OK, what I need to do is check for those 255 (i.e NULL) values and make sure to ignore data like that
I will do that and let you know

try a new .zip update of WD

Awesome thanks I’ll let you know.

k

well showing -148 while connected-

www.plewfarm.com/weather


clientraw.txt (799 Bytes)

do you mean that its not picking up correctly normal data now ?

yes it is not -148

that is odd
if you could post here what shows under view, debug info
(i.e the raw data etc)
when you have set to log the raw data, under setup, advanced/misc

Raw barometer 957.5
Raw indoor temp 28.2
Raw Outdoor hum =98
Data update 07:32:41 07/02/18
Indoor hum =80
Indoor temp =28.2
Outdoor hum =98
Outdoor temp =22.6
Barometer =957.5
Wind speed = (km/h) 2.5 raw 7 10
Gust speed = (km/h) 3.6 raw 10 0
Wind direction =45
Total rain =238.2
07:33:01 uploading C:\wdisplay\alldayvideo\tensecondvideo.mp4
Offset = 2384 N = 9
Raw 30 0
Raw 80 1
Raw 25 2
Raw 1 3
Raw 99 4
Raw 222 5
Raw 0 6
Raw 103 7
Raw 37 8
Raw 7 9
Raw 10 10
Raw 0 11
Raw 1 12
Raw 26 13
Raw 3 14
Raw 0 15
Raw 16 16
Raw 80 17
Raw 26 18
Raw 1 19
Raw 98 20
Raw 226 21
Raw 0 22
Raw 103 23
Raw 37 24
Raw 3 25
Raw 7 26
Raw 0 27
Raw 2 28
Raw 26 29
Raw 3 30
Raw 0 31
Raw 0 32
Raw barometer 957.5
Raw indoor temp 28.2
Raw Outdoor hum =98
Data update 07:33:03 07/02/18
Indoor hum =80
Indoor temp =28.2
Outdoor hum =98
Outdoor temp =22.6
Barometer =957.5
Wind speed = (km/h) 1.1 raw 3 7
Gust speed = (km/h) 2.5 raw 7 0
Wind direction =45
Total rain =238.2
Offset = 2384 N = 9
Raw 30 0
Raw 80 1
Raw 25 2
Raw 1 3
Raw 99 4
Raw 222 5
Raw 0 6
Raw 103 7
Raw 37 8
Raw 7 9
Raw 10 10
Raw 0 11
Raw 1 12
Raw 26 13
Raw 3 14
Raw 0 15
Raw 16 16
Raw 80 17
Raw 26 18
Raw 1 19
Raw 98 20
Raw 226 21
Raw 0 22
Raw 103 23
Raw 37 24
Raw 3 25
Raw 7 26
Raw 0 27
Raw 2 28
Raw 26 29
Raw 3 30
Raw 0 31
Raw 0 32
Raw barometer 957.5
Raw indoor temp 28.2
Raw Outdoor hum =98
Data update 07:33:25 07/02/18
Indoor hum =80
Indoor temp =28.2
Outdoor hum =98
Outdoor temp =22.6
Barometer =957.5
Wind speed = (km/h) 1.1 raw 3 7
Gust speed = (km/h) 2.5 raw 7 0
Wind direction =45
Total rain =238.2
Offset = 2384 N = 9
Raw 30 0
Raw 80 1
Raw 25 2
Raw 1 3
Raw 99 4
Raw 222 5
Raw 0 6
Raw 103 7
Raw 37 8
Raw 7 9
Raw 10 10
Raw 0 11
Raw 1 12
Raw 26 13
Raw 3 14
Raw 0 15
Raw 17 16
Raw 80 17
Raw 26 18
Raw 1 19
Raw 97 20
Raw 226 21
Raw 0 22
Raw 103 23
Raw 37 24
Raw 0 25
Raw 3 26
Raw 0 27
Raw 8 28
Raw 26 29
Raw 3 30
Raw 0 31
Raw 0 32
Raw barometer 957.5
Raw indoor temp 28.2
Raw Outdoor hum =97
Data update 07:33:47 07/02/18
Indoor hum =80
Indoor temp =28.2
Outdoor hum =97
Outdoor temp =22.6
Barometer =957.5
Wind speed = (km/h) 0.0 raw 0 3
Gust speed = (km/h) 1.1 raw 3 0
Wind direction =180
Total rain =238.2

that shows the data is being read in correctly
where are you seeing -148 exactly?

Take a look at my webpage

https://www.plewfarm.com/weather

Interestingly the high and low are correct.

you can look at the clientraw.txt there as well

check what you have set as the max/min temp limits in WD (control panel, offsets-> limits)

see attachment


the best thing is to .zip and email me your settings files (see the FAQ for how)
is the incorrect temperature also showing in WD?

Will do. No it’s fine in WD just the web.

can you post a screen shot of your WD main screen?

see attachment


OK, I can duplicate the problem with your settings
the data is coming OK from your weather station
but then after that, the outdoor temperature is being set to -100 C
I see that you have in use 1 wire barometer
so I suspect in your settings you have set to use 1 wire temperature as outdoor temperature or similar

I will check on that

and that is in fact the problem
untick the setting shown in the attached screen shot, in the 1 wire setup (see via control panel)
and then go to the first rain (rain) and click on save/reset
then wait 1 minute and all should be good


Success!!!

User error hits again.

thanks for your help.

I did have in the code to check to make sure that was not -100
but on closer inspection that was not working correctly

great we have found the problem