[weewx-user] Re: wxt5x0 v0.7 driver issue

2024-02-27 Thread Stephen Holden
Thanks, just wanted to know if anyone else had issues so I could decide 
whether to spend some time looking at it now. Since you had no issues, I 
spent 20 minutes and checked everything and then re-installed the drive one 
more time after downloading and inspecting the driver code.  This time I 
got a prompt (y/n) during install that I'm 99% sure I didn't see before, 
not sure why.  
But after re-installing one more time it is working.

I hate those 'suddenly works, not sure why' issues, but don't have time to 
spend a day re-creating the exact instance (from weekly backup) to figure 
it out.

Thanks.

On Tuesday, February 27, 2024 at 4:55:53 p.m. UTC-5 vince wrote:

> Stephen - FWIW on v5 in a test I had no problems adding this driver or 
> seeing it available.  Did the commands in the github page and then "weectl 
> extension list" saw the driver/extension had been installed ok.  Tried the 
> reconfigure and it also appeared in the list (albeit in lower case near the 
> bottom of the list).
>
> On Tuesday, February 27, 2024 at 10:34:58 AM UTC-8 vince wrote:
>
>> No logs.   No transcript of what you did.  No info on your weewx version. 
>>  No info on whether you have a 'pip' or dpkg or setup installation.
>>
>> We can't read minds.  Need more info to even try to help.
>>
>> On Tuesday, February 27, 2024 at 9:53:23 AM UTC-8 Stephen Holden wrote:
>>
>>> I just updated my WXT5x0 driver to the latest version as per the README 
>>> on Matthew's github page, but now the wxt5x0 driver is not listed as an 
>>> option when I re-configure.
>>>
>>> Tried installing it again, but no luck. And the weewx.conf is unchanged 
>>> so points to the (older) wxt5x0 driver, which it can't find.
>>>
>>> Anyone else have issues updating the driver?
>>>
>>> Thanks in advance!
>>> S.
>>>
>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/9dcb7ca6-9d41-4f51-8d40-4b769c0b3f67n%40googlegroups.com.


[weewx-user] wxt5x0 v0.7 driver issue

2024-02-27 Thread Stephen Holden
I just updated my WXT5x0 driver to the latest version as per the README on 
Matthew's github page, but now the wxt5x0 driver is not listed as an option 
when I re-configure.

Tried installing it again, but no luck. And the weewx.conf is unchanged so 
points to the (older) wxt5x0 driver, which it can't find.

Anyone else have issues updating the driver?

Thanks in advance!
S.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/46250096-9656-465d-8c3d-cf7007c6ee4an%40googlegroups.com.


[weewx-user] WXT520 message format

2021-06-25 Thread Stephen Holden
Hi All.

Just started playing with weewx and trying to use aWXT520.  The edssage are 
received, but not parsed.  Running the wxt5x0.py code creates the data 
string in binary format, not ASCII, which I think is an issue.  Also, 
parsing looks for only 1 '=' character and the binary string has 3 values 
with an = , so parsing fails.  Is the msg config dfor WXT520 documented 
anywhere? 
Don't see it on the driver github page.  Assume I'm missing something 
simple or the string format setup on WXT is incorrect
Anyone with a working wxt5x0 that can provide any guidance?

Thx.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/58520fe0-4fac-4146-b8ca-1e233e7cc516n%40googlegroups.com.