On Sunday, December 3, 2017 at 3:02:09 PM UTC-5, Ruben Navarro Huedo wrote: > > Also i can read some error in log: > > cabo[26757]: wlink: cannot make timestamp: ds=65535 ts=65535 > cabo[26757]: wlink: cannot make timestamp: ds=65535 ts=65535 > cabo[26757]: wlink: cannot make timestamp: ds=65535 ts=65535 >
the driver got 65535 for the date stamp and 65535 for the time stamp. 65535 is not a valid datestamp or timestamp, so the driver skipped the data. as a result, you see nothing. please try weewx-wlink driver version 0.13, and set debug=1 this will provide more feedback about the data that are skipped - you can see if any of the other data are corrupt, or if it is just the date/time stamp 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.
