[weewx-user] Re: Chinese Total Solar sensor RS485

2024-03-28 Thread 'Jon Fear' via weewx-user
OK so no one is willing to admit trying this before! As I am no coder and do not have time nor the intelligence to write my own code, I wondered yesterday whether AI could help...! The result is now in my github but does not work and frankly even with debug set to one, I cannot see why it does

Re: [weewx-user] Ventus W830 or Ecowitt GW2000 help for Raspberry Pi

2024-03-28 Thread radio4pi
I cant seem to write anything on the weewx group pages anymore? But I am unfortunately still struggling with my Ventus W830. I am stuck trying to install the Interceptor program, and not understanding what I am doing wrong? I have configured my Weather Station app as per th

Re: [weewx-user] Ventus W830 or Ecowitt GW2000 help for Raspberry Pi

2024-03-28 Thread radio4pi
> > On 20 Mar 2024 at 11:20, Pi Radiowrote: > > > > OK bear with me please... I can't seem to be able to get back onto the Forum > today either...? Please can you guide me? > > > > I am now following a Tutorial from here; > > > > htt

Re: [weewx-user] Ventus W830 or Ecowitt GW2000 help for Raspberry Pi

2024-03-28 Thread Stefano
Two things you need to adjust, based on that "command not found" error. The executable is not in the PATH system / user variable, so you can add to your users $HOME/.bash_provilfe export PATH="$PATH:/path/to/your/app/bin" Furthermore depending if you are on v4 or v5 the commands change to instal

Re: [weewx-user] Ventus W830 or Ecowitt GW2000 help for Raspberry Pi

2024-03-28 Thread vince
Couple things. First - google groups can seemingly randomly eat posts. Nobody knows why. Secondly - "*sudo --install weewx-interceptor-master*" - There is no such command and you're probably getting frustrated enough at this point to essentially just make up commands at this point. Suggest

Re: [weewx-user] Ventus W830 or Ecowitt GW2000 help for Raspberry Pi

2024-03-28 Thread vince
I added the commands for getting interceptor to (seem to) work on a v5 dpkg installation. See https://github.com/matthewwall/weewx-interceptor/issues/120 for details. On Thursday, March 28, 2024 at 10:17:33 AM UTC-7 vince wrote: > Couple things. First - google groups can seemingly randomly e