Quantcast
Channel: WXforum.net - Ambient Weather and Ecowitt and other Fine Offset clones
Viewing all 21724 articles
Browse latest View live

Re: Can the 1400-ip use the ws-2902 display?


Re: WS-2902 disable wifi?

$
0
0
I read a review on Amazon where someone complained of the same issue. The advice given in response was to just wait and the flashing should stop after while. If yours doesn't then perhaps you should connect it to the internet at least just momentarily to get the firmware /software updates. Then you can reset it and keep it off the Internet if you so desire.

Re: Aercus weather ranger (WS 1001 clone) Datas to HOMEWEATHERBOARD How ??

$
0
0
http://site.ambientweatherstore.com/easyweather/ws1001/easyweather-2.4.3.zip


Do you know what file weatherstation send to web page, how it looks? Is it txt, xml?

so all you have to do is edit the server.ini in a plain text editor dont use microsoft word .. and dont add http:// at the beginning as the console already adds that the outgoing data if you do then it will screw up and send http://http://yoururl.com note the http gets sent twice so do add http to the file below

[Menu]
default=www.wunderground.com
web=1
web1=www.wunderground.com

[www.wunderground.com]
Server=rtupdate.wunderground.com
ServerType=php
ServerPort=80
UploadType=Customize
ReadOnly=true

to


[Menu]
default=www.wunderground.com
web=1
web1=www.wunderground.com

[www.wunderground.com]
Server=yoururl.com/updateweatherstation.php
ServerType=php
ServerPort=80
UploadType=Customize
ReadOnly=true


i have attached the updateweatherstation.php and sample outputs in the form ws1001.txt

{"timestamp":"1503995723","updated":"11:35:23","outsideTemp":"78.4","outsideHumidity":"52","dewpoint":"59.4","windchill":"78.4","heatindex":null,"realfeel":78.4,"windDir":"359","windSpeed":"12.8","windGust":"15.0","windspeedavg":"12.8","winddiravg":"359","rainrate":"0.00","raintoday":"0.00","rainweek":"0.00","rainmonth":"1.06","rainyear":"11.40","radiation":"707.16","UV":"5","indoorTemp":"79.7","indoorfeel":81.3,"indoorHumidity":"58","barometer":"29.88","absbarometer":"29.70","trendbarometer":"29.88","softwaretype":"weather34.com V2.3.3","month":"August","year":"2017","day":"Tuesday","realtime":"1","rtfreq":"5","status":"updateraw","timeutc":"2017-8-29 8:35:21","power":true}

place the updateweatherstation.php in the root of server so it would be http://yoururl.com/updateweatherstation.php this file also automatically forwards your data onto wunderground ..

note when using the ambient download you have to check that the main.ini has the correct frequency for your model

[Option]
WH26=false
Transmitter=WH24
Frequency=915M
Units=Metric
Langue=English
TimeZone=15
LuxToWM2=1267
UVISlope=100
Backlight=false
Brightness=false
StationID=
Password=

all us models are 915MHZ not 433mhz or 868mhz like european models if you dont change it according to your model then the sensors will not communicate with the console .


the quickest way is to bypass updating firmware via sdcard is connect the console to your windows PC if you use windows the console will show up in the file finder winder as NAND simply click it on and you can see your existing main.ini and server.ini files . you simply drag the two files over to your desktop and edit them and then copy the edited versions back over and reboot the console.

note make a back up of your original files somewhere as big precaution..

you can also modify the screen layout i produced sometime ago  http://www.wxforum.net/index.php?topic=27528.msg330607#msg330607

its quite a versatile model and quite simple to do all these modifications just take your time understand to do it ..brian

Fantastic!
But I have some problems
1) sorry for English but I'm using a translator
2) my serve is ftp, then ftp.mysite.it
3) the site has user and pass, should be set to allow the station to send the data? if yes where?
4) I have modified everything as an example but does not send it on wunderground nor on my server (I created the file "/updateweatherstation.php"
[Menu]
default = www.wunderground.com
web = 1
web1 = www.wunderground.com

[Www.meteonerola.it]
Server = ftp.mysite.it / www.mysite.it / updateweatherstation.php
ServerType = php
ServerPort = 21
UploadType = Customize
ReadOnly = true

P.S.
the site in the server is reported 2 times because (use aruba) the first is not writable and everything goes in the folder www.mysite.it which in fact would be the one where the site is displayed

Re: Replacement parts for Ambient Weather WS-1001 Clone - Maplin N23DQ

$
0
0
My Maplin clone has also started reporting humidity 99% Temperature 60°. I'm really keen to replace the module but don't know which wire is which. Is it obvious when I strip the sensor down? Can anyone help, I'm sure it's easy but I'm nervous. Thanks in advance.

Re: Replacement parts for Ambient Weather WS-1001 Clone - Maplin N23DQ

$
0
0
Be brave. 

Take pictures at each stage in case you want to show them on this forum. 
Write down which wire was connected to which code on the old board.
If two wires have same colour, do something to make them unique before disconnecting. 
Both the old and new circuit boards will hopefully have same codes. So easy then. 
If you cannot match the codes, send the pix here !

Good luck.

Re: Replacement parts for Ambient Weather WS-1001 Clone - Maplin N23DQ

$
0
0
Thanks for the encouragement, it's up the ladder this weekend and I'll order the sensor now. Good to know there's help if it all goes wrong. I'll post photos when I'm done.

Re: Replacement parts for Ambient Weather WS-1001 Clone - Maplin N23DQ

$
0
0
Thanks for the encouragement, it's up the ladder this weekend and I'll order the sensor now. Good to know there's help if it all goes wrong. I'll post photos when I'm done.

Will be interested to see if this works, if it does then I will order one too. Taking some good photos would be good for us that still need to do this.

Re: WS-2902 Weather Underground Connection

$
0
0
Thanks Notoriousnick! Keep your fingers crossed; I'm hoping upgrading from v4.3.6 to v4.4.2 will help with my Ambient Weather WS-900-IP. Periodically it will stop transmitting any data, requiring me to unplug and re-plug the power. Usually happens when I'm busy and have not looked at it for a few days!

jT

Re: EasyWeatherIP and WS1001 Protocol

$
0
0
Where should I install these files? and can this be applicable to WS-2902? Sorry im newbie here. thanks
http://pimohweather.webutu.com/wxindex.php

Possible solution to get Cumulus to work with a WS-2902... But first I must warn that i have not tried this and it may not work.

WS-2902 > ObserverIP > Meteobridge (or WeatherBridge) > weeWX > weeWX CRT extension  > realtime.txt > Cumulus

Most of that should be straight forward. I found the following link to get the weeWX CRT extension:
https://github.com/weewx/weewx/wiki/crt
 

Re: WS-8478 Falcon

Re: HP1000 getting weather data into website

$
0
0
I modified the server.ini in this way but nothing comes on my site nor on wunderground
[Menu]
default=www.meteonerola.it
web=1
web1=www.meteonerola.it
web=2
web2=www.wunderground.com

[www.meteonerola.it]
Server=ftp.meteonerola.it
ServerType=php
ServerPort=80
UploadType=Customize
ReadOnly=true

[www.wunderground.com]
Server=rtupdate.wunderground.com
ServerType=php
ServerPort=80
UploadType=Customize
ReadOnly=true

What Happens if Your Neighbor Also Install a Weather Station (2 nearby stations)

$
0
0
I live in a typical planned neighborhood where the houses are maybe 20 feet apart side to side and 50 feet back yard to back yard (house to house).

What happens if my neighbor decides to install an Ambient Weather station? How will my Ambient Weather station WS-2902 console know which outside array to listen to? I don't see anything in the manual to address any pairing. I also don't see anything mentioned in the ObserverIP manual other than selecting a model number, but that is probably for proper identification of the data numbers rather than selectively listening to a specific device over the 915 MHz frequency.

My nextdoor neighbor might not put a weather station but a couple houses down might and since these things supposedly have a range of 300 ft with a typical range of about 150 ft taking walls into account I'm concerned of what might happen. I've read that Davis owners have an ID that they can set so that they can run multiple stations without issues. But with Ambient I don't see a solution.

I've also read here on this forum that some people are running multiple weather stations without issue but they are mixing different brands.

Re: What Happens if Your Neighbor Also Install a Weather Station (2 nearby stations)

$
0
0
I have been in this situation with two (Ambient) stations at one house during a transition. What I found found is that may be you can have your console or software display the sensor (type) ID, but if you cannot, or even if you can but both are of the same type, you still won't know which one is "hooked up".

Generally, when you first power up a console or ObserverIP it goes on the lookout for RF transmissions from the/a sensor. I do not know whether it waits until it possible sees multiple transmissions from possibly different sensors and then selects on the basis of signal strength, but it does not appear that way to me. My situation involved different models (different IDs) of outside and inside sensors, but both outdoor types were supported by both devices. It appeared my console/OIP would select the first one from which a transmission was received, and then "stay" with that one.

I needed to power cycle and play with timing of that to "catch" the sensor I wanted. If both happen to be almost synchronized in timing, this would be next to impossible to do and you may need to remove batteries from one, or press the outdoor reset, to de-synchronize them and allow locking in to the desired one this way. Suffice it to say this would not work if one of the multiple is a neighbor's!

I don't know what would happen if there are two sensors with the same ID (model). I can easily see that there is nothing unique about either sensor that way and you would alternately receive data from either unit. Whether that would show up in software, where reporting might be in largish intervals, remains to be seen. If both are received in a single reporting/updating interval, you might just see the last one. Either way, this scenario could be problematic with no workaround I can think of.

If you are in control of all sensors involved, one possible solution is to have multiple console/OIP share the same outdoor sensor and simply take the other one down.

Ambient Ws-1001 Failures - Anyone else

$
0
0
Over the past 3-4 years we installed a large network of WS-1001 stations to replace the Davis Vantage Vue wireless that we found to be cumbersome and failed sometimes as well. The advantage of the WS-1001 series is they can connect direct to a WiFi network and don’t require tying up a computer running software in the background to report to the internet.

Slowly over the past couple of years we’ve had four of the WS-1001 units fail. Some thankfully were in the warranty window. The one that just failed here at the farm, which is a flagship station on the network isn’t under warranty.

It all goes back to this changing problem in the older units, it appears. But even after putting lithium batteries in the unit. (Ignoring solar charging since its defective anyway) It appears to be intermittent at best. So far the newer units the WS-1002 that addressed that problem seem to be working ok, so far. But one should not have to replace units that are less than three years old.

Are some of you seeing this same problem in the WS-1001??

Re: Ambient ObserverIP list of bugs/known issues

$
0
0
This thread did not get enough recognition for the amount of time and effort put into all of this. I want to say thank you for not only tracking all this but for working with the manufacture. So what is the status of the ObserverIP and its latest firmware? Maybe I missed a newer thread with more current updates and if so please link that as a response.

Thanks!

Solar Radiation Shield for Fine Offset - Works Pretty Well

$
0
0
I've had an Ambient WS-1090 fine offset station running for about the last four months now. Recently, I was noticing that I was receiving my high temperature reports around 5:30 p.m., which seemed a little late to me considering my latitude (about 38 degrees N). I started checking the station graphs by day and was noticing about a five - seven degree spike in temperature during that time frame because the sun was hitting it.

The WS-1090 to me is a nice station for the price - no Davis or any flagship - but a good starter. But one thing it does lack is much of a solar radiation shield. I mean it's as thin as an eggshell practically, and I knew then and there that I was going to have to do something.

I work at a news station as the morning producer, so the money isn't great to where I could build or buy a Stevenson screen, but I did see that Ambient sells their own add-on solar radiation shield. So I gave it a shot.

This shield is huge! It is about the size of a basketball, and the sensor itself is about the size of a thermos, so you can imagine the surprise when I saw how big it was. After assembling it and attaching to my pole, I have given it a few days to see if it improved the data accuracy any, and I can say for sure that it does.

Now, I see usually no more than a degree increase as a result of sun, which for this station is doing pretty well. Eventually, I'll move up the ranks to a Davis or perhaps something else, but times are different for now.  8-)

So if there is anybody using a fine offset out there with a similar issue, I would say the solar shield is definitely worth the $40 tag.  8-)

Re: Solar Radiation Shield for Fine Offset - Works Pretty Well

$
0
0
Very interesting station.  I have a problem with trees shading the sensor early morning with low sun.  Couldn't fix it.  I have the Ambient shield also, no longer used.  I have some smaller shields packed away somewhere.
Impressed that you capture the daily CoCoRaHS county rainfall map for your site.  How do you do that?  Is it automated/software?  I have a Davis VP2+, old, fungi covered, needs refurbishing.  Ambient is my favorite equipment source. 
Since you're working at a news job, see if NWS will outfit you with a CoOp station.  Free eqpt installation.  You would be good publicity for NWS.

Re: Solar Radiation Shield for Fine Offset - Works Pretty Well

$
0
0
Very interesting station.  I have a problem with trees shading the sensor early morning with low sun.  Couldn't fix it.  I have the Ambient shield also, no longer used.  I have some smaller shields packed away somewhere.
Impressed that you capture the daily CoCoRaHS county rainfall map for your site.  How do you do that?  Is it automated/software?  I have a Davis VP2+, old, fungi covered, needs refurbishing.  Ambient is my favorite equipment source. 
Since you're working at a news job, see if NWS will outfit you with a CoOp station.  Free eqpt installation.  You would be good publicity for NWS.

If you have any shields you are not using that might fit right around the sensor itself that would fit inside the big shield, let me know.  :-)

Impressed that you capture the daily CoCoRaHS county rainfall map for your site.  How do you do that?  Is it automated/software?

Are you talking about this page? http://fitzweather.org/wxcocorahs.php

I can send the file if you wish - I found it here on the forum. The only thing that sometimes does not work for me with it is that I get up REALLY early for work (between 1:30 a.m. and 2:30 a.m.), and I measure my CoCoRaHS measurements at 3 a.m. The company seems to like the uniform 7 a.m. time and my measurements sometimes do not show up in the script as a result.

It isn't the script because other county reports show up for the day, just not mine. But I do not really have a choice on the matter right now.

Since you're working at a news job, see if NWS will outfit you with a CoOp station.  Free eqpt installation.  You would be good publicity for NWS.

That's a great idea.  8-)

Re: Solar Radiation Shield for Fine Offset - Works Pretty Well

$
0
0
The attached photo compares the 2 shields. [ You are not allowed to view attachments ]
It is too big to fit inside the Ambient shield.

Re: Solar Radiation Shield for Fine Offset - Works Pretty Well

$
0
0
That shield is huge!  8-)

I think the larger shield would certainly take care of any radiation issues!

I use just a simple 8 feet metal pipe to brace everything off of, but eventually, I would like to use a more sturdy tower structure to keep things level. I am surprised how just being off a little from being plumb level affects wind measurements I suppose due to the slight angle.
Viewing all 21724 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>