I'm running weewx on a test raspberry pi. It's connected to a te923 (tfa 
sinus weather station), but since the reception of this station is 
problematic when the usb is connected (looses connection after 10 to 15min) 
i'm trying to use the SDR.

However weewx does update the webpage when this is running on sdr.

I installed the driver as described in the readme 
on https://github.com/matthewwall/weewx-sdr

i tried the command "/usr/local/bin/rtl_433 -M utc -F json" and this gives 
me a correct json with the information of the sensors (temp/hum ; wind and 
rain)

i edited weewx.conf for the sensor map (started with only the ts04

[[sensor_map]]
        outBatteryStatus = battery.1:9.HidekiTS04Packet
        outHumidity = humidity.1:9.HidekiTS04Packet
        outTemp = temperature.1:9.HidekiTS04Packet

when starting weewx the log gives no errors, but after "INFO weewx.engine: 
Starting main packet loop." no more relevant info appears.
The only thing is a warning when my garage door opener is used, then it 
says "weewx[16535] DEBUG user.sdr: parse_json: unknown model 
Microchip-HCS200"


So i'm guessing that weewx receives the correct info, but it's not updating 
the webpages?

Any idea's what i'm doing wrong.

And on a second question: can you use and the te923 and the sdr together on 
1 system (so i can get the barometer / temp and hum from the base unit?)

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/65655ff8-eb36-4875-a437-ec773378c383n%40googlegroups.com.

Reply via email to