On Monday, May 24, 2021 at 11:36:37 AM UTC-7 [email protected] wrote: > These are my logs. Checking the CWOP site it seems that the unit starts to > report and then stops. Thoughts appreciated. > > It doesn't matter what CWOP shows if weewx on the pi isn't quite happy.
What model pi are you running on ? What extensions are you running ? What skins are enabled ? Are you wired or wifi ? If you're wifi are you 2.4GHz or 5GHz ? Is your wifi stable ? My wild guess is that you are running too much stuff on a pi-zero or similar minimal device or that your wifi is unstable, or both. But you've provided us really nothing to go on in terms of understanding your setup. See the FAQ <https://github.com/weewx/weewx/wiki/faq-how-to-report-a-problem>for how to report a problem so we can try to help better. If you want to diagnose your Tempest setup directly without weewx you can try my UDP listener from https://github.com/vinceskahan/weatherflow-udp-listener - I'd suggest the --raw --debug options. If you run my listener at the same time as the weewx driver, you need to set share_sockets=true for the weewx driver so that multiple programs can listen for traffic at the same time. > -- 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/810dff0e-d279-47c0-a882-f8f341593a9dn%40googlegroups.com.
