[aprssig] Davis Vantage Vue and RF APRS

bob evinger wd9eka at evinger.net
Thu Feb 23 19:22:56 EST 2023


Jeff,

Model is a WS-2902C

It can push to weatherunderground, weathercloud and a Custom method 
which is what i am using to process the data locally on raspberry pi.

The custom option one specifies
IP/Hostname, path, port and upload interval.

i run a python program that opens port 8080 to receive the posts from 
the weather station.
i store weather data locally in a mysql db and every 5 minutes extract 
the latest reading and send it to UDP port on aprs2.net


Format of the data coming from the weather station. I have 3 additional 
temp/humidity sensors in addition to the outside:

192.168.10.175 - - [23/Feb/2023 13:34:45] "GET 
stationtype=AMBWeatherV4.3.3&PASSKEY=E0:98:06:FF:FF:FF&dateutc=2023-02-23+19:34:44&tempinf=72.1&humidityin=43&baromrelin=30.045&baromabsin=29.421&tempf=51.1&battout=1&humidity=75&winddir=269&windspeedmph=3.4&windgustmph=4.5&maxdailygust=25.1&hourlyrainin=0.000&eventrainin=0.291&dailyrainin=0.012&weeklyrainin=0.291&monthlyrainin=1.531&totalrainin=71.130&solarradiation=328.71&uv=3&temp1f=70.2&humidity1=47&temp2f=74.8&humidity2=48&temp3f=72.3&humidity3=45&batt1=1&batt2=1&batt3=1&batt_co2=1 
HTTP/1.1" 200 -


bob/wd9eka




On 2/23/23 13:18, Groups User wrote:
> Bob,
>
> I've been looking into getting an Ambient Weather station.  What model do you have, and do you use it to send WX data to APRS?  If so, how does that process work?
>
> Thanks in advance for any tips/info.
>
> 73,
> Jeff
> N5TEV
>
> -------- Original Message --------
> From: bob evinger <wd9eka at evinger.net>
> Sent: February 23, 2023 3:38:02 PM UTC
> To: aprssig at lists.tapr.org
> Subject: Re: [aprssig] Davis Vantage Vue and RF APRS
>
> I switched away from Davis after my Davis weather station failed of old age.  Have been using an Ambient Weather station for a little over a year.
>
> I had written my own custom Davis weather poller through that serial device and used it for i am thinking 10-15 years.  Davis does have an API document describing the commands. It is not exactly a modern interface.  I wrote mine in C.
>
> If you are wanting to interact with it, at least 15 years ago i didnt have to jump through any hoops to get Davis to send me the documentation on it. I looked and couldnt readily find it. I still have the C code but not sure i would share that even with someone i didnt like. I wrote it for my use only and this much time elapsed apparently  i didnt like myself :)
>
>
>
> bob/wd9eka



More information about the aprssig mailing list