Check to make sure you do not have more than one weewx process running. It appears there may be two (Process IDs 1869 and 1882, possibly others).
-tk On Thu, May 18, 2017 at 10:16 AM, Massimiliano Neri <[email protected]> wrote: > Hi Matthew... > > I just installed version 0.28 of the driver, but I do not get the weewx > data pages. I send you syslog and weewx.conf, can you check where I'm wrong > or where is the error? > > 2017-05-17 2:47 GMT+02:00 mwall <[email protected]>: > >> please try weewx-sdr driver version 0.28 >> >> you will need a mapping something like this in weewx.conf: >> >> [SDR] >> driver = user.sdr >> cmd = rtl_433 -q -U -F json -R 32 >> [[sensor_map]] >> windGust = wind_gust.236.FOWHx080Packet >> outBatteryStatus = battery.236.FOWHx080Packet >> rain_total = rain_total.236.FOWHx080Packet >> windSpeed = wind_speed.236.FOWHx080Packet >> windDir = wind_dir.236.FOWHx080Packet >> outHumidity = humidity.236.FOWHx080Packet >> outTemp = temperature.236.FOWHx080Packet >> uv = uv_index.236.FOWH3080Packet >> radiation = radiation.236.FOWH3080Packet >> >> adjust the station identifier as needed, or use this: >> >> outTemp = temperature.*.FOWHx080Packet >> >> to capture from every sensor indiscriminately. >> >> note that the 1080/3080 data are in FOWHx080Packet, and the data specific >> to 3080 sensors are FOWH3080Packet. the FOWH1080Packet is still there for >> backward compatibility with older releases of rtl_433. >> >> i might have gotten the station identifiers wrong - please post the json >> output from the 1080/3080 messages. >> >> m >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "weewx-user" group. >> To unsubscribe from this topic, visit https://groups.google.com/d/to >> pic/weewx-user/X8f8t--TXII/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > *Massimiliano Neri * > Via del Castello 4 - 05015 Fabro (TR) - ITALY. > > Phone: +39 339 1997334 <+39%20339%20199%207334> > Fax: +39 0763 831347 <+39%200763%20831347> > > E-mail PEC: [email protected] > > Visita il sito: > > http://meteofabro.altervista.org > <http://meteofabro.altervista.org/plugins/stickers/sticker800_170.php?parameter=T&text=Hello&color1=grey&color2=teal> > > > -- > 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. > -- 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.
