[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle Update

2019-05-03 Thread rich T
Just an update: Currently using WeeWX version 3.9.1 and Belchertown Skin 1.0rc8 with MQTT. So far everything seems to be tracking. Next to add my additional I2C sensors to the mix. On Tuesday, April 16, 2019 at 10:21:13 PM UTC-4, rich T wrote: > Just an update on receiving Davis Vantage

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle Update

2019-04-23 Thread rich T
Luc A few showers came through this evening and everything is tracking the same between all consoles and the driver. It probably was the some signal loss when the extremely heavy rains came through the other evening. Rich On Tuesday, April 23, 2019 at 10:19:23 AM UTC-4, Luc Heijst wrote: >

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle Update

2019-04-23 Thread Luc Heijst
On Sunday, 21 April 2019 01:54:08 UTC-3, rich T wrote: > > Not saying there is an issue, but just check it at your end. > Rich, Today it's very rainy in Paramaribo. Total 68.2 mm rain in the morning. There is more rain expected this noon. Both meteostick and rtldavis show the same rain values.

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle Update

2019-04-20 Thread rich T
Luc Not saying there is an issue, but just check it at your end. It could be where I have my SDR/PI and the console set up. During that timeframe we did have very heavy rainfall. Other than that, if you use a BMP280 or BME280 with an offset , the driver tracks with the console. Rich On

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle Update

2019-04-19 Thread Luc Heijst
On Friday, 19 April 2019 15:41:17 UTC-3, kobuki wrote: > > Right, but the point is, another driver most likely won't fix it. > I installed the (depreciated) Adafruit driver (Adafruit_Python_BMP-master) for the BMP280. Same pressure results as you already pointed out. I have now set a correction

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle Update

2019-04-19 Thread rich T
Luc The BME280 sensor I have is running off slightly. See below: Vantage Pro2 Console: 29.68 Acurite Console: 29.64 Hamliton Wall Barometer: ~29.69 Rtldavis with BME280wx: 29.72 Do have a BMP280 module laying around, might switch to that to see what the differences are after the storms go

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle Update

2019-04-19 Thread kobuki
Right, but the point is, another driver most likely won't fix it. If it does, please do tell me which. Until then, it's possible to try using a fixed offset to correct the reading and see if it can fix it long term. Such an offset is not unusual with this chip. On Friday, April 19, 2019 at

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle Update

2019-04-19 Thread Luc Heijst
On Friday, 19 April 2019 15:09:03 UTC-3, kobuki wrote: > > Most cheap modules use chips of unknown origin and I've seen variance > between samples in the past > My Adafruit BMP280 chip wasn't cheap:12.95 euro. I have seen other 'BMP280' chips priced as low as 3.75 Euro Luc -- You received

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle Update

2019-04-19 Thread kobuki
It's most likely not the driver but the sensor itself. The BMP280/BME280 chips are protocol compatible WRT their common command set, there is practically no room for error when reading out values between the 2. Your chip is probably off. Most cheap modules use chips of unknown origin and I've

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle Update

2019-04-19 Thread Luc Heijst
On Tuesday, 16 April 2019 23:21:13 UTC-3, rich T wrote: > > Drivers I'm currently using are: > bme280wx https://gitlab.com/wjcarpenter/bme280wx > > Rich, I followed the instructions for my BMP280 sensor in your link because WJCarpenter wrote in the release notes of bme280wx: "This interface

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle Update

2019-04-18 Thread rich T
Added the AS3935 Lightning Sensor to the mix. So far everything is working as expected. The service I'm using for the lightning sensor is: https://github.com/weewx/weewx/wiki/as3935 On Tuesday, April 16, 2019 at 10:21:13 PM UTC-4, rich T wrote: > Just an update on receiving Davis Vantage

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-24 Thread Luc Heijst
To all, Some progress with the rtldavis program and the weewx-rtldavis driver. See this thread in the weewx development forum: https://groups.google.com/forum/m/#!topic/weewx-development/jhGleLxu-p0 Luc -- You received this message because you are subscribed to the Google Groups "weewx-user"

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-18 Thread Luc Heijst
> > On Monday, 18 March 2019 20:32:15 UTC-3, rich T wrote: >> >> Trying to run the as a standalone driver but it crashes within 10 seconds. >> > Rich, Although the standalone version is very limited in its functions, the 'show-packets' option should not end after 10 seconds. It now runs as long

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-18 Thread Luc Heijst
On Monday, 18 March 2019 20:32:15 UTC-3, rich T wrote: > > Trying to run the as a standalone driver but it crashes within 10 seconds. > Rich, The standalone driver is very limited in its functions. It is there because each driver should have a stand-alone section. In the standalone version the

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-18 Thread rich T
Luc Trying to run the as a standalone driver but it crashes within 10 seconds. pi@raspberrypi:/home/weewx $ sudo PYTHONPATH=bin python bin/user/rtldavis.py --cmd="/home/pi/work/bin/rtldavis -tf US -tr 1" data: ['19:26:26.232530 rtldavis.go VERSION=0.9\n'] data: ['19:26:26.232825 tr=1 fc=0 ex=0

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-18 Thread Luc Heijst
Hi Rich, No it is not! I decided to keep the rtldavis program and the weewx driver for it in one place. Sorry! The right link is: https://github.com/lheijst/weewx-rtldavis/archive/master.zip I will change the readme. Luc -- You received this message because you are subscribed to the Google

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-17 Thread rich T
Luc I Followed your instructions to install the driver, but when I get to step 2., I receive a 404 error. Is the Link correct? Installation 1) install pre-requisites 1.a) install weewx *http://weewx.com/docs.html* 1.b) install golang eg: on raspberry

Re: [weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-17 Thread Luc Heijst
On Sunday, 17 March 2019 17:30:17 UTC-3, Phil Green wrote: > > So what to I have to do to make it work? > Or is it something in the program which you can fix? Sorry, I can't think of anything you can do. -- You received this message because you are subscribed to the Google Groups

Re: [weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-17 Thread Phil Green
So what to I have to do to make it work? Or is it something in the program which you can fix? Regards Phil -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-17 Thread rich T
I believe v3 versions and up have built in Bias tees which is set by the software (true or false) depending if you want to use the bias tee. Rich On Sunday, March 17, 2019 at 3:58:09 PM UTC-4, Luc Heijst wrote: > On Sunday, 17 March 2019 16:02:23 UTC-3, Phil Green wrote: >> >> However, I am

Re: [weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-17 Thread Luc Heijst
On Sunday, 17 March 2019 16:02:23 UTC-3, Phil Green wrote: > > However, I am still not receiving anything. > Hi Phil, I'm sitting here with a blush on my face. I have modified program rtldavis to work with EU frequencies and multi Davis transmitters while I don't know almost nothing about

Re: [weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-17 Thread Phil Green
Forgot to say the screenshot of the spectrum is one burst from the weather station at the lowest frequency range. On Sunday, March 17, 2019 at 7:02:23 PM UTC, Phil Green wrote: > > Hi Luc, > Thanks for the prompt response. > Yes, I have now sorted the configuration of GO. > > However, I am still

Re: [weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-17 Thread Luc Heijst
Hi Phil, My instructions are nor clear, sorry. Add the following 3 lines at the ens of your .profile file. export GOROOT=/usr/lib/go export GOPATH=$HOME/work export PATH=$PATH:$GOROOT/bin:$GOPATH/bin Then save the file. To activate the changes in the profile right away, type command: source

Re: [weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-17 Thread Phil Green
Hi Luc, I have tried the GO program on a couple of Linux machines following your instructions. However I don’t receive anything. The dongle I have works fine on other programs. If I tune into the 868MHz band I can see the brief transmissions from my Vantage Vue. The dongle is detected using

Re: [weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-14 Thread rich T
Luc Thanks...issue is fixed. Rich On Thursday, March 14, 2019 at 6:15:10 PM UTC-4, Luc Heijst wrote: > Rich, > > Sorry about that. fixeded in commit d38de5f > > > > Luc > > > > > Luc > > I get an error

Re: [weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-14 Thread L.J.M. Heijst
Title: Re: [weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle Rich, Sorry about that. fixeded in commit d38de5f  Luc Luc I get an error when trying to running the program.  I have the latest main.go file. pi@raspberrypi:~ $ cd $GOPATH/src/github.com/lheijst

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-14 Thread rich T
Luc I get an error when trying to running the program. I have the latest main.go file. pi@raspberrypi:~ $ cd $GOPATH/src/github.com/lheijst/rtldavis pi@raspberrypi:~/work/src/github.com/lheijst/rtldavis $ git submodule init pi@raspberrypi:~/work/src/github.com/lheijst/rtldavis $ git submodule

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-14 Thread Luc Heijst
New test function in program rtldavis To all, The rtldavis program has now an embedded frequency test function. With this function the frequencies can be detected used by Davis Vantage weather stations. Usage: $GOPATH/bin/rtldavis -tr 1 -tf US -startfreq 90200 -endfreq 92800 -stepfreq

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-13 Thread Luc Heijst
Hi Rich, Both transmitters work with the same sets of frequencies, so it is likely they both fail or succeed at a given frequency. It is a good idea to start a tread in weewx-development, which I just did, so we can continue from there. Luc -- You received this message because you are

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-13 Thread rich T
Luc The approach sounds like a good way to proceed. Currently running option -tr 3 and receiving the same results. Do you think we should move this to weewx-development group? Rich On Wednesday, March 13, 2019 at 7:10:21 PM UTC-4, Luc Heijst wrote: > Hi Rich, > > We need another approach.

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-13 Thread Luc Heijst
Hi Rich, We need another approach. As I said before, the frequencies of RFM69 didn’t work for my EU transmitter either. Note: the lowest and highest frequencies in the RFM69 table were not modified by me, so that can’t be a cause here. I plan to write a testprogram as follows. 1. Start with a

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-13 Thread rich T
Hi Luc I re-compiled the code with the frequencies you provided and here is what I get: pi@raspberrypi:~/work/src/github.com/lheijst/rtldavis $ $GOPATH/bin/rtldavis -tf US 17:53:20.344708 rtldavis.go VERSION=0.7 17:53:20.345197 tr=1 actChan=[0] maxChan=1 *transmitterId=0 msgIdToChan=[0 9 9 9

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-13 Thread Luc Heijst
Rich, You can read both transmitters simultanious with option -tr 3. AFAIK, the Davis console (and the weewx Vantage driver) won’t show the UV data when it is not coming from the same transmitter as the ISS. Anyhow, the rtldavis driver will read the data. I have my solar sensor mounted on

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-13 Thread rich T
Luc Will use the frequencies you provided tonight when I get back into the area. My ISS is located approximately 50 feet from the console and is set as Id 0. Only additional sensor I have is the UV sensor, which I just recently added. Rich -- You received this message because you are

Re: [weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-05 Thread Luc Heijst
Hi Jude, There are several ways to read the weather data of Vantage Pro and Vue stations. - Via a Davis datalogger inserted in the Davis console - Via a Meteostick - Via a Moteino module - Via various other modules I can't come up now All modules are working fine. My program adds

[weewx-user] Re: Receiving Davis Vantage weather data with a RTL-SDR dongle

2019-03-05 Thread Pat
Impressive! I am using a Moteino and have a 2nd on "standby" as a backup. I have 3 of the RTLSDR, so this could be something fun to try in my spare time when I come across some of that! On Sunday, March 3, 2019 at 2:33:07 PM UTC-5, Luc Heijst wrote: > > Recently my attention was brought to a