Hi Thomas! I was already correcting the Wind direction configuration landTotal Rain also, and I removed the batt. It seems is working! Now I will leave 2 days in operation because I will travel tomorrow and return on Saturday.Then we'll see Thank you so much for the lesson you gave me! About barometer BMP180 I will try to configure again next week, after consolidating weewx and SDR, studying in forum and google. Thank you!
Em qui., 19 de dez. de 2019 às 20:56, Thomas Keffer <[email protected]> escreveu: > You will need the same treatment for wind direction (and, perhaps, other > types as well). Take a look in the attachment "SDR test.txt" you sent > earlier. It shows a type wind_dir.0462.Acurite5n1Packet. I suspect you want > to add this to your sensor map: > > windDir = wind_dir.0462.Acurite5n1Packet > > As I said, there may be others as well. > > -tk > > > On Thu, Dec 19, 2019 at 4:31 PM Julio Morais <[email protected]> wrote: > >> Yes, Wind speed starting! About Wind direction....nothing! >> >> Em qui., 19 de dez. de 2019 às 19:35, Julio Morais <[email protected]> >> escreveu: >> >>> OK, I´ll try that! I see rain =0 but not NA....the Wind is=NA not=0 and >>> not direction too! >>> See you later after new tests! >>> TKS! >>> >>> Em qui., 19 de dez. de 2019 às 19:32, Thomas Keffer <[email protected]> >>> escreveu: >>> >>>> Just as suspected, no windSpeed. You have "Wind" but, you need >>>> "windSpeed". >>>> >>>> I suspect something is wrong with your sensor map. The SDR driver is >>>> not part of WeeWX, so I am not an expert on it. Nevertheless, looking >>>> through your earlier post of weewx.conf, we see this: >>>> >>>> [[sensor_map]] >>>> >>>> Rain = rain_total.0462.Acurite5n1Packet >>>> batt = battery.0462.Acurite5n1Packet >>>> Wind = wind_speed.0462.Acurite5n1Packet >>>> outTemp = temperature.0462.Acurite5n1Packet >>>> outHumidity = humidity.0462.Acurite5n1Packet >>>> >>>> Change >>>> Rain to rainTotal >>>> Change >>>> Wind to windSpeed >>>> >>>> While you're at it, the keyword "batt" is probably wrong as well. I >>>> don't know what the Belchertown skin expects (it's also not part of WeeWX), >>>> but you probably want either "txBatteryStatus", or "windBatteryStatus". >>>> >>>> See if that helps. >>>> >>>> -tk >>>> >>>> >>>> >>>> >>>> >>>> On Thu, Dec 19, 2019 at 3:16 PM Julio Morais <[email protected]> >>>> wrote: >>>> >>>>> look the weewxd... >>>>> >>>>> Em qui., 19 de dez. de 2019 às 19:12, Thomas Keffer <[email protected]> >>>>> escreveu: >>>>> >>>>>> Yes, but what values of windSpeed are you seeing in the LOOP packets? >>>>>> >>>>>> We also need to check the database, but let's start with the LOOP >>>>>> packets. >>>>>> >>>>>> On Thu, Dec 19, 2019 at 3:10 PM Julio Morais <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> Thomas, look graphics page....there was Wind print yesterday before >>>>>>> insert weewx-sdr drive.... >>>>>>> >>>>>>> Em qui., 19 de dez. de 2019 às 19:03, Julio Morais < >>>>>>> [email protected]> escreveu: >>>>>>> >>>>>>>> SDR is receiving....look by attachment, >>>>>>>> >>>>>>>> Em qui., 19 de dez. de 2019 às 18:51, Thomas Keffer < >>>>>>>> [email protected]> escreveu: >>>>>>>> >>>>>>>>> I suspect the reason why you are not seeing wind speed is that the >>>>>>>>> SDR is not receiving wind speed. >>>>>>>>> >>>>>>>>> Stop WeeWX, then run it directly from the command line >>>>>>>>> <http://www.weewx.com/docs/usersguide.htm#Running_directly>. As >>>>>>>>> it runs, it will print out the LOOP packets. Look for the type >>>>>>>>> "windSpeed". >>>>>>>>> Is it there? Do the values make sense? >>>>>>>>> >>>>>>>>> If not, then the SDR is not receiving it. >>>>>>>>> >>>>>>>>> -tk >>>>>>>>> >>>>>>>>> >>>>>>>>> On Thu, Dec 19, 2019 at 1:03 PM Julio Morais <[email protected]> >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> Hi Thomas, >>>>>>>>>> >>>>>>>>>> RTL_433 is reading wind_speed in km / h and temp in ºF. In >>>>>>>>>> StdReport ... Groups I converted all drives, including Wind to >>>>>>>>>> km_per_hour. >>>>>>>>>> Is this not the reason why I don't read wind_speed in Apache (/A) >>>>>>>>>> Sorry about this question! >>>>>>>>>> >>>>>>>>>> Em qui., 19 de dez. de 2019 às 14:09, Julio Morais < >>>>>>>>>> [email protected]> escreveu: >>>>>>>>>> >>>>>>>>>>> Hi Thomas, >>>>>>>>>>> >>>>>>>>>>> That simple?! >>>>>>>>>>> This was the same operation I did in days past that crashed >>>>>>>>>>> Apache..... but now it's working fine, the readings as configured >>>>>>>>>>> and the >>>>>>>>>>> updated date and time! >>>>>>>>>>> Now I need to study why the wind does not appear ?! Barometer >>>>>>>>>>> is installed on RPI but I last configuration was not good....I´ll >>>>>>>>>>> try again >>>>>>>>>>> . >>>>>>>>>>> [image: image.png] >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> Thanks so much! >>>>>>>>>>> >>>>>>>>>>> Em qua., 18 de dez. de 2019 às 20:32, Thomas Keffer < >>>>>>>>>>> [email protected]> escreveu: >>>>>>>>>>> >>>>>>>>>>>> If you want metric units, just follow the instructions in the >>>>>>>>>>>> section *How to change units >>>>>>>>>>>> <http://www.weewx.com/docs/customizing.htm#how_to_change_units>* in >>>>>>>>>>>> the Customizing Guide. >>>>>>>>>>>> >>>>>>>>>>>> -tk >>>>>>>>>>>> >>>>>>>>>>>> On Wed, Dec 18, 2019 at 4:25 PM Julio Morais < >>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> Hi Thomas, >>>>>>>>>>>>> After a battle to reinstall everything again, some more >>>>>>>>>>>>> conflicts, I finally got it! I did nothing about the units >>>>>>>>>>>>> that remain in ° F. I await instructions! >>>>>>>>>>>>> Attached are some files that demonstrate the operation of SDR >>>>>>>>>>>>> and RTL_433; also skin.conf (Seasons). Apache had problems >>>>>>>>>>>>> but is now updating well and real. >>>>>>>>>>>>> Regarding the drives, I suppose I would have to configure both >>>>>>>>>>>>> Weewx.conf and skin.conf, is that it? >>>>>>>>>>>>> >>>>>>>>>>>>> Thank you! >>>>>>>>>>>>> >>>>>>>>>>>>> Em qua., 18 de dez. de 2019 às 09:04, Julio Morais < >>>>>>>>>>>>> [email protected]> escreveu: >>>>>>>>>>>>> >>>>>>>>>>>>>> Hi Thomas, >>>>>>>>>>>>>> >>>>>>>>>>>>>> Wait a few hours because I am reinstalling everything again >>>>>>>>>>>>>> (Debian, WEEWX, SDR .... etc) to get back to a cleaner install. >>>>>>>>>>>>>> I'll >>>>>>>>>>>>>> be back soon with the requested information. >>>>>>>>>>>>>> Thank you! >>>>>>>>>>>>>> >>>>>>>>>>>>>> Em qua., 18 de dez. de 2019 às 08:07, Thomas Keffer < >>>>>>>>>>>>>> [email protected]> escreveu: >>>>>>>>>>>>>> >>>>>>>>>>>>>>> NO! The option target_unit is for the units *in the >>>>>>>>>>>>>>> database*. Don't mess with that. It has nothing to do with >>>>>>>>>>>>>>> how the units are displayed. If you change it now, you'll wreck >>>>>>>>>>>>>>> your >>>>>>>>>>>>>>> database. >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Let's see your [StdReport] section. >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> -tk >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> On Tue, Dec 17, 2019 at 10:28 PM Xant < >>>>>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Julio >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> For clarification, let's start with the basics. Have you >>>>>>>>>>>>>>>> properly checked "target_unit = US # Options are 'US', >>>>>>>>>>>>>>>> 'METRICWX', or >>>>>>>>>>>>>>>> 'METRIC' " in weewx.conf? >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> X >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>>> 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/96d4e1d7-7873-4d02-98f7-9f97f109bcc8%40googlegroups.com >>>>>>>>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/96d4e1d7-7873-4d02-98f7-9f97f109bcc8%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>>>>>>>>>>>> . >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>> 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/CAPq0zEC63Yep5QTC3Ans%3DGgWMp7pSZNWVYeKW%2BGX%3D16EKvNhEA%40mail.gmail.com >>>>>>>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/CAPq0zEC63Yep5QTC3Ans%3DGgWMp7pSZNWVYeKW%2BGX%3D16EKvNhEA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>>>>>>>>>> . >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> -- >>>>>>>>>>>>>> *Julio Morais * >>>>>>>>>>>>>> *Ipatinga, MG* >>>>>>>>>>>>>> *BRASIL* >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> -- >>>>>>>>>>>>> *Julio Morais * >>>>>>>>>>>>> *Ipatinga, MG* >>>>>>>>>>>>> *BRASIL* >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> -- >>>>>>>>>>>>> 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/CANW6cHWA8eQuO_%3DDeLz0Ttv7V3syz0d35NiwqtVhk5ui3szd0A%40mail.gmail.com >>>>>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/CANW6cHWA8eQuO_%3DDeLz0Ttv7V3syz0d35NiwqtVhk5ui3szd0A%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>>>>>>>> . >>>>>>>>>>>>> >>>>>>>>>>>> -- >>>>>>>>>>>> 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/CAPq0zEADHZ44naORj1MDCAJ%2B1roCZ0eNT41EwGTvN7y%3D2ifrvA%40mail.gmail.com >>>>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/CAPq0zEADHZ44naORj1MDCAJ%2B1roCZ0eNT41EwGTvN7y%3D2ifrvA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>>>>>>> . >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> *Julio Morais * >>>>>>>>>>> *Ipatinga, MG* >>>>>>>>>>> *BRASIL* >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> *Julio Morais * >>>>>>>>>> *Ipatinga, MG* >>>>>>>>>> *BRASIL* >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> 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/CANW6cHXmDbEP8-9%2BXB269QgiC-nVUp_TAjz%2B4hDHdk%2BiuMerwQ%40mail.gmail.com >>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/CANW6cHXmDbEP8-9%2BXB269QgiC-nVUp_TAjz%2B4hDHdk%2BiuMerwQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>>>>> . >>>>>>>>>> >>>>>>>>> -- >>>>>>>>> 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/CAPq0zEBgaEjB5rg92gGJtmxT-6MDeo9DCaN%2Bn6%2BsKSEGzOMwPw%40mail.gmail.com >>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/CAPq0zEBgaEjB5rg92gGJtmxT-6MDeo9DCaN%2Bn6%2BsKSEGzOMwPw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>>>> . >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> *Julio Morais * >>>>>>>> *Ipatinga, MG* >>>>>>>> *BRASIL* >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> -- >>>>>>> *Julio Morais * >>>>>>> *Ipatinga, MG* >>>>>>> *BRASIL* >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> 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/CANW6cHUpn%2B6uynFadmYCx4LJPGdMJ0gYT5yhZPMnrZEeV0Kexg%40mail.gmail.com >>>>>>> <https://groups.google.com/d/msgid/weewx-user/CANW6cHUpn%2B6uynFadmYCx4LJPGdMJ0gYT5yhZPMnrZEeV0Kexg%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>> . >>>>>>> >>>>>> -- >>>>>> 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/CAPq0zEBr9JTeyE%2BdDSTq6P2-y16xr2LG%2B9mnn7MiPom-e18UGA%40mail.gmail.com >>>>>> <https://groups.google.com/d/msgid/weewx-user/CAPq0zEBr9JTeyE%2BdDSTq6P2-y16xr2LG%2B9mnn7MiPom-e18UGA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>> . >>>>>> >>>>> >>>>> >>>>> -- >>>>> *Julio Morais * >>>>> *Ipatinga, MG* >>>>> *BRASIL* >>>>> >>>>> >>>>> -- >>>>> 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/CANW6cHU0HaQu59MYgZJ%2BCrB1jwryiOukbFL89LJ%3DGJHt_7a3vQ%40mail.gmail.com >>>>> <https://groups.google.com/d/msgid/weewx-user/CANW6cHU0HaQu59MYgZJ%2BCrB1jwryiOukbFL89LJ%3DGJHt_7a3vQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> >>>> -- >>>> 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/CAPq0zEDGSDDY7MjKEpS8_8MkoeUyP0s1FPVH5151Ysx0GW_8ww%40mail.gmail.com >>>> <https://groups.google.com/d/msgid/weewx-user/CAPq0zEDGSDDY7MjKEpS8_8MkoeUyP0s1FPVH5151Ysx0GW_8ww%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> >>> >>> -- >>> *Julio Morais * >>> *Ipatinga, MG* >>> *BRASIL* >>> >>> >>> >> >> -- >> *Julio Morais * >> *Ipatinga, MG* >> *BRASIL* >> >> >> -- >> 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/CANW6cHVia0_C84bUpA%2B4De-tr98Q98yyQsAJFk6moe0%3DV9wGgA%40mail.gmail.com >> <https://groups.google.com/d/msgid/weewx-user/CANW6cHVia0_C84bUpA%2B4De-tr98Q98yyQsAJFk6moe0%3DV9wGgA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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/CAPq0zECukhEoqVCQBgoz%3DWHnKVZWN%3Di2s8MSFEd%2B9z2OU_NOhw%40mail.gmail.com > <https://groups.google.com/d/msgid/weewx-user/CAPq0zECukhEoqVCQBgoz%3DWHnKVZWN%3Di2s8MSFEd%2B9z2OU_NOhw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- *Julio Morais * *Ipatinga, MG* *BRASIL* -- 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/CANW6cHV4hBW1J_XuKzwbt3%2BTFNGnotewf_09YqLkWCWAMu_btQ%40mail.gmail.com.
