I don't recall a "-q" option in RTL_433, unless they added it in a recent
update.
On Saturday, March 9, 2019 at 9:31:23 AM UTC-5, Ashley Gibbon wrote:
>
> Hi
> New NOOBs install following the sdr rpi recipe
>
> I bought a new Weather Station, WS-2902A ,
>
> I got responses from the station with rtl_433 -q -U -F json -p 39.741 -R
> 78 -f 914980000
>
> attached is my conf file,
>
> below is my tail -f /var/log/syslog
>
> there is errors and now www directory
>
>
> Mar 9 09:24:45 raspberrypi weewx[3052]: engine: retrying...
> Mar 9 09:24:45 raspberrypi weewx[3052]: engine: Using configuration file
> /etc/weewx/weewx.conf
> Mar 9 09:24:45 raspberrypi weewx[3052]: engine: Loading station type SDR
> (user.sdr)
> Mar 9 09:24:45 raspberrypi weewx[3052]: sdr: MainThread: driver version
> is 0.60
> Mar 9 09:24:45 raspberrypi weewx[3052]: sdr: MainThread: sensor map is
> {'outTemp': 'temperature.89.FOWH65BPacket', 'outHumidity':
> 'humidity.89.FOWH65BPacket', 'windDir': 'wind_dir.89.FOWH65BPacket',
> 'windSpeed': 'wind_speed.89.FOWH65BPacket', 'windGust':
> 'wind_gust.89.FOWH65BPacket', 'rain_total': 'rain_total.89.FOWH65BPacket',
> 'UV': 'uv_index.89.FOWH65BPacket', 'radiation': 'light.89.FOWH65BPacket',
> 'outTempBatteryStatus': 'battery.89.FOWH65BPacket', 'inTemp':
> 'temperature.21.FOWH25Packet', 'inHumidity': 'humidity.21.FOWH25Packet',
> 'pressure': 'pressure.21.FOWH25Packet', 'inTempBatteryStatus':
> 'battery.21.FOWH25Packet'}
> Mar 9 09:24:45 raspberrypi weewx[3052]: sdr: MainThread: deltas is
> {'rain': 'rain_total'}
> Mar 9 09:24:45 raspberrypi weewx[3052]: sdr: MainThread: startup process
> 'rtl_433 -q -U -F json -p 39.741 -R 78 -f 914980000'
> Mar 9 09:24:46 raspberrypi weewx[3052]: engine: StdConvert target unit is
> 0x1
> Mar 9 09:24:46 raspberrypi weewx[3052]: wxcalculate: The following values
> will be calculated: barometer=prefer_hardware, windchill=prefer_hardware,
> dewpoint=prefer_hardware, appTemp=prefer_hardware,
> rainRate=prefer_hardware, windrun=prefer_hardware,
> heatindex=prefer_hardware, maxSolarRad=prefer_hardware,
> humidex=prefer_hardware, pressure=prefer_hardware,
> inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware,
> cloudbase=prefer_hardware
> Mar 9 09:24:46 raspberrypi weewx[3052]: wxcalculate: The following
> algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
> Mar 9 09:24:46 raspberrypi weewx[3052]: engine: Archive will use data
> binding wx_binding
> Mar 9 09:24:46 raspberrypi weewx[3052]: engine: Record generation will be
> attempted in 'hardware'
> Mar 9 09:24:46 raspberrypi weewx[3052]: engine: Using archive interval of
> 300 seconds (specified in weewx configuration)
> Mar 9 09:24:46 raspberrypi weewx[3052]: engine: Using binding
> 'wx_binding' to database 'weewx.sdb'
> Mar 9 09:24:46 raspberrypi weewx[3052]: manager: Starting backfill of
> daily summaries
> Mar 9 09:24:46 raspberrypi weewx[3052]: restx: StationRegistry:
> Registration not requested.
> Mar 9 09:24:46 raspberrypi weewx[3052]: restx: Wunderground: Posting not
> enabled.
> Mar 9 09:24:46 raspberrypi weewx[3052]: restx: PWSweather: Posting not
> enabled.
> Mar 9 09:24:46 raspberrypi weewx[3052]: restx: CWOP: Posting not enabled.
> Mar 9 09:24:46 raspberrypi weewx[3052]: restx: WOW: Posting not enabled.
> Mar 9 09:24:46 raspberrypi weewx[3052]: restx: AWEKAS: Posting not
> enabled.
> Mar 9 09:24:46 raspberrypi weewx[3052]: engine: Starting up weewx version
> 3.9.1
> Mar 9 09:24:46 raspberrypi weewx[3052]: engine: Starting main packet loop.
> Mar 9 09:24:46 raspberrypi weewx[3052]: sdr: MainThread: err: ['rtl_433
> version 18.12-127-g92617a4 branch master at 201903051023 inputs file
> rtl_tcp RTL-SDR\n', 'Trying conf file at "rtl_433.conf"...\n', 'Trying conf
> file at "/home/pi/.config/rtl_433/rtl_433.conf"...\n', 'Trying conf file at
> "/usr/local/etc/rtl_433/rtl_433.conf"...\n', 'Trying conf file at
> "/etc/rtl_433/rtl_433.conf"...\n', 'quiet option (-q) is default and
> deprecated. See -v to increase verbosity\n', 'UTC mode option (-U) is
> deprecated. Please use "-M utc".\n']
> Mar 9 09:24:46 raspberrypi weewx[3052]: engine: Main loop exiting.
> Shutting engine down.
> Mar 9 09:24:46 raspberrypi weewx[3052]: sdr: MainThread: shutdown process
> rtl_433 -q -U -F json -p 39.741 -R 78 -f 914980000
> Mar 9 09:24:46 raspberrypi weewx[3052]: engine: Caught WeeWxIOError:
> rtl_433 process is not running
> Mar 9 09:24:46 raspberrypi weewx[3052]: **** Waiting 60 seconds then
> retrying...
> Mar 9 09:25:46 raspberrypi weewx[3052]: engine: retrying...
> Mar 9 09:25:46 raspberrypi weewx[3052]: engine: Using configuration file
> /etc/weewx/weewx.conf
> Mar 9 09:25:46 raspberrypi weewx[3052]: engine: Loading station type SDR
> (user.sdr)
> Mar 9 09:25:46 raspberrypi weewx[3052]: sdr: MainThread: driver version
> is 0.60
> Mar 9 09:25:46 raspberrypi weewx[3052]: sdr: MainThread: sensor map is
> {'outTemp': 'temperature.89.FOWH65BPacket', 'outHumidity':
> 'humidity.89.FOWH65BPacket', 'windDir': 'wind_dir.89.FOWH65BPacket',
> 'windSpeed': 'wind_speed.89.FOWH65BPacket', 'windGust':
> 'wind_gust.89.FOWH65BPacket', 'rain_total': 'rain_total.89.FOWH65BPacket',
> 'UV': 'uv_index.89.FOWH65BPacket', 'radiation': 'light.89.FOWH65BPacket',
> 'outTempBatteryStatus': 'battery.89.FOWH65BPacket', 'inTemp':
> 'temperature.21.FOWH25Packet', 'inHumidity': 'humidity.21.FOWH25Packet',
> 'pressure': 'pressure.21.FOWH25Packet', 'inTempBatteryStatus':
> 'battery.21.FOWH25Packet'}
> Mar 9 09:25:46 raspberrypi weewx[3052]: sdr: MainThread: deltas is
> {'rain': 'rain_total'}
> Mar 9 09:25:46 raspberrypi weewx[3052]: sdr: MainThread: startup process
> 'rtl_433 -q -U -F json -p 39.741 -R 78 -f 914980000'
> Mar 9 09:25:46 raspberrypi weewx[3052]: engine: StdConvert target unit is
> 0x1
> Mar 9 09:25:46 raspberrypi weewx[3052]: wxcalculate: The following values
> will be calculated: barometer=prefer_hardware, windchill=prefer_hardware,
> dewpoint=prefer_hardware, appTemp=prefer_hardware,
> rainRate=prefer_hardware, windrun=prefer_hardware,
> heatindex=prefer_hardware, maxSolarRad=prefer_hardware,
> humidex=prefer_hardware, pressure=prefer_hardware,
> inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware,
> cloudbase=prefer_hardware
> Mar 9 09:25:46 raspberrypi weewx[3052]: wxcalculate: The following
> algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
> Mar 9 09:25:46 raspberrypi weewx[3052]: engine: Archive will use data
> binding wx_binding
> Mar 9 09:25:46 raspberrypi weewx[3052]: engine: Record generation will be
> attempted in 'hardware'
> Mar 9 09:25:46 raspberrypi weewx[3052]: engine: Using archive interval of
> 300 seconds (specified in weewx configuration)
> Mar 9 09:25:46 raspberrypi weewx[3052]: engine: Using binding
> 'wx_binding' to database 'weewx.sdb'
> Mar 9 09:25:46 raspberrypi weewx[3052]: manager: Starting backfill of
> daily summaries
> Mar 9 09:25:46 raspberrypi weewx[3052]: restx: StationRegistry:
> Registration not requested.
> Mar 9 09:25:46 raspberrypi weewx[3052]: restx: Wunderground: Posting not
> enabled.
> Mar 9 09:25:46 raspberrypi weewx[3052]: restx: PWSweather: Posting not
> enabled.
> Mar 9 09:25:46 raspberrypi weewx[3052]: restx: CWOP: Posting not enabled.
> Mar 9 09:25:46 raspberrypi weewx[3052]: restx: WOW: Posting not enabled.
> Mar 9 09:25:46 raspberrypi weewx[3052]: restx: AWEKAS: Posting not
> enabled.
> Mar 9 09:25:46 raspberrypi weewx[3052]: engine: Starting up weewx version
> 3.9.1
> Mar 9 09:25:46 raspberrypi weewx[3052]: engine: Starting main packet loop.
> Mar 9 09:25:46 raspberrypi weewx[3052]: sdr: MainThread: err: ['rtl_433
> version 18.12-127-g92617a4 branch master at 201903051023 inputs file
> rtl_tcp RTL-SDR\n', 'Trying conf file at "rtl_433.conf"...\n', 'Trying conf
> file at "/home/pi/.config/rtl_433/rtl_433.conf"...\n', 'Trying conf file at
> "/usr/local/etc/rtl_433/rtl_433.conf"...\n', 'Trying conf file at
> "/etc/rtl_433/rtl_433.conf"...\n', 'quiet option (-q) is default and
> deprecated. See -v to increase verbosity\n', 'UTC mode option (-U) is
> deprecated. Please use "-M utc".\n']
> Mar 9 09:25:46 raspberrypi weewx[3052]: engine: Main loop exiting.
> Shutting engine down.
> Mar 9 09:25:46 raspberrypi weewx[3052]: sdr: MainThread: shutdown process
> rtl_433 -q -U -F json -p 39.741 -R 78 -f 914980000
> Mar 9 09:25:46 raspberrypi weewx[3052]: engine: Caught WeeWxIOError:
> rtl_433 process is not running
> Mar 9 09:25:46 raspberrypi weewx[3052]: **** Waiting 60 seconds then
> retrying...
> Mar 9 09:26:46 raspberrypi weewx[3052]: engine: retrying...
> Mar 9 09:26:46 raspberrypi weewx[3052]: engine: Using configuration file
> /etc/weewx/weewx.conf
> Mar 9 09:26:46 raspberrypi weewx[3052]: engine: Loading station type SDR
> (user.sdr)
> Mar 9 09:26:46 raspberrypi weewx[3052]: sdr: MainThread: driver version
> is 0.60
> Mar 9 09:26:46 raspberrypi weewx[3052]: sdr: MainThread: sensor map is
> {'outTemp': 'temperature.89.FOWH65BPacket', 'outHumidity':
> 'humidity.89.FOWH65BPacket', 'windDir': 'wind_dir.89.FOWH65BPacket',
> 'windSpeed': 'wind_speed.89.FOWH65BPacket', 'windGust':
> 'wind_gust.89.FOWH65BPacket', 'rain_total': 'rain_total.89.FOWH65BPacket',
> 'UV': 'uv_index.89.FOWH65BPacket', 'radiation': 'light.89.FOWH65BPacket',
> 'outTempBatteryStatus': 'battery.89.FOWH65BPacket', 'inTemp':
> 'temperature.21.FOWH25Packet', 'inHumidity': 'humidity.21.FOWH25Packet',
> 'pressure': 'pressure.21.FOWH25Packet', 'inTempBatteryStatus':
> 'battery.21.FOWH25Packet'}
> Mar 9 09:26:46 raspberrypi weewx[3052]: sdr: MainThread: deltas is
> {'rain': 'rain_total'}
> Mar 9 09:26:46 raspberrypi weewx[3052]: sdr: MainThread: startup process
> 'rtl_433 -q -U -F json -p 39.741 -R 78 -f 914980000'
> Mar 9 09:26:46 raspberrypi weewx[3052]: engine: StdConvert target unit is
> 0x1
> Mar 9 09:26:46 raspberrypi weewx[3052]: wxcalculate: The following values
> will be calculated: barometer=prefer_hardware, windchill=prefer_hardware,
> dewpoint=prefer_hardware, appTemp=prefer_hardware,
> rainRate=prefer_hardware, windrun=prefer_hardware,
> heatindex=prefer_hardware, maxSolarRad=prefer_hardware,
> humidex=prefer_hardware, pressure=prefer_hardware,
> inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware,
> cloudbase=prefer_hardware
> Mar 9 09:26:46 raspberrypi weewx[3052]: wxcalculate: The following
> algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
> Mar 9 09:26:46 raspberrypi weewx[3052]: engine: Archive will use data
> binding wx_binding
> Mar 9 09:26:46 raspberrypi weewx[3052]: engine: Record generation will be
> attempted in 'hardware'
> Mar 9 09:26:46 raspberrypi weewx[3052]: engine: Using archive interval of
> 300 seconds (specified in weewx configuration)
> Mar 9 09:26:46 raspberrypi weewx[3052]: engine: Using binding
> 'wx_binding' to database 'weewx.sdb'
> Mar 9 09:26:46 raspberrypi weewx[3052]: manager: Starting backfill of
> daily summaries
> Mar 9 09:26:46 raspberrypi weewx[3052]: restx: StationRegistry:
> Registration not requested.
> Mar 9 09:26:46 raspberrypi weewx[3052]: restx: Wunderground: Posting not
> enabled.
> Mar 9 09:26:46 raspberrypi weewx[3052]: restx: PWSweather: Posting not
> enabled.
> Mar 9 09:26:46 raspberrypi weewx[3052]: restx: CWOP: Posting not enabled.
> Mar 9 09:26:46 raspberrypi weewx[3052]: restx: WOW: Posting not enabled.
> Mar 9 09:26:46 raspberrypi weewx[3052]: restx: AWEKAS: Posting not
> enabled.
> Mar 9 09:26:46 raspberrypi weewx[3052]: engine: Starting up weewx version
> 3.9.1
> Mar 9 09:26:46 raspberrypi weewx[3052]: engine: Starting main packet loop.
> Mar 9 09:26:49 raspberrypi weewx[3052]: sdr: MainThread: err: []
> Mar 9 09:26:49 raspberrypi weewx[3052]: engine: Main loop exiting.
> Shutting engine down.
> Mar 9 09:26:49 raspberrypi weewx[3052]: sdr: MainThread: shutdown process
> rtl_433 -q -U -F json -p 39.741 -R 78 -f 914980000
> Mar 9 09:26:49 raspberrypi weewx[3052]: engine: Caught WeeWxIOError:
> rtl_433 process is not running
> Mar 9 09:26:49 raspberrypi weewx[3052]: **** Waiting 60 seconds then
> retrying...
>
>
>
>
--
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.