On Saturday, December 29, 2018 at 4:02:22 PM UTC-5, julz wrote: > > barometer works occasionally but have no wind speed, wind direction, or > rainfall. > What else am I missing here? >
julz, please run the interceptor directly. for example, if you are using the interceptor in listen mode, listening on port 8080: PYTHONPATH=/home/weewx/bin python /home/weewx/bin/user/interceptor.py --device=lw30x --mode=listen --port=8080 --debug this will provide much more information about what is being sent by the station and what is received by weewx. m -- 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.
