Just to be clear, I have two sensors,sending on channel 1 and 2. This is a 
capture of the other:
Sep 15 19:40:23 raspberrypi weewx[1748]: sdr: MainThread: lines=['{"time" : 
"2017-09-15 17:40:19", "model" : "WT450 sensor", "id" : 1, "channel" : 1, 
"battery" : "OK", "temperature_C" : 25.120, "humidity" : 55}\n', '{"time" : 
"2017-09-15 17:40:19", "model" : "WT450 sensor", "id" : 1, "channel" : 1, 
"battery" : "OK", "temperature_C" : 25.140, "humidity" : 55}\n', '{"time" : 
"2017-09-15 17:40:20", "model" : "WT450 sensor", "id" : 1, "channel" : 1, 
"battery" : "OK", "temperature_C" : 25.170, "humidity" : 55}\n']


fredag 15. september 2017 19.30.57 UTC+2 skrev Magnus Andreassen følgende:
>
> Hi
>
> I've setup a Rpi with weewx and I've installed Matthew Walls Weewx-SDR
> The syslog is showing data but no rec, and no html files are created in 
> /var/www/weewx
> The sensors are WT450 sensing humidity and temperature.
> I requested a parser for these sensors, and mr. Walls just released it
> (https://github.com/matthewwall/weewx-sdr)
>
>
>
> [SDR]
>     # This section is for the software-defined radio driver.
>     # The driver to use
>     driver = user.sdr
>     path = /usr/local/bin
>     cmd=rtl_433 -q -U -F json -R 33
>
>     [[sensor_map]]
>     temperature = temperature_C.1:2.AcuriteWT450Packet
>     humidity = humidity.1:1.AcuriteWT450Packet
>     battery = battery.1:2.AcuriteWT450Packet
>
>
>  syslog is showing:
> Sep 15 19:27:35 raspberrypi weewx[1748]: sdr: MainThread: lines=[]
> Sep 15 19:27:38 raspberrypi weewx[1748]: sdr: MainThread: lines=[]
> Sep 15 19:27:43 raspberrypi weewx[1748]: sdr: MainThread: lines=['{"time" 
> : "2017-09-15 17:27:40", "model" : "WT450 sensor", "id" : 1, "channel" : 2, 
> "battery" : "OK", "temperature_C" : 25.210, "humidity" : 46}\n', '{"time" : 
> "2017-09-15 17:27:40", "model" : "WT450 sensor", "id" : 1, "channel" : 2, 
> "battery" : "OK", "temperature_C" : 25.230, "humidity" : 46}\n', '{"time" : 
> "2017-09-15 17:27:40", "model" : "WT450 sensor", "id" : 1, "channel" : 2, 
> "battery" : "OK", "temperature_C" : 25.240, "humidity" : 46}\n']
> Sep 15 19:27:46 raspberrypi weewx[1748]: sdr: MainThread: lines=[]
> Sep 15 19:27:49 raspberrypi weewx[1748]: sdr: MainThread: lines=[]
> Sep 15 19:27:52 raspberrypi weewx[1748]: sdr: MainThread: lines=[]
>
> Please help :)
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to