Thanks a lot, this saved a lot. Two (minor) issues remained: 1) my Rankforce 2310 is using an+ special kind of USB chip the Raspbian OS binds as /dev/usb/hiddev0 instead of the standard USB /dev/ttyUSB0 or similar. A "port = /dev/ttyUSB0" is necessary. 2) Barometer and Wind speed / direction shows N/A on the web page. The debug data are correct. - some idea? Anyway I keep looking for the solution. I started to convert the python2 to python3 code, but problem is persistent. Greetings
[email protected] schrieb am Montag, 23. November 2020 um 13:55:51 UTC+1: > I'm using the WH23xx with Python 3, but one has to use a beta version from > https://github.com/EdwinGH/weewx-wh23xx > > See also my post some threads before... Just in case you also want to use > forecast. > > [email protected] schrieb am Sonntag, 22. November 2020 um 15:29:22 > UTC+1: > >> Hi, >> reinstalling the weewx on a Raspberry Pi 1B is not running at all. >> Following all guide lines for installing weewx on an Debian based linux as >> well as Matthew Wall´s guide line on Github - it is just not working. >> One point I am puzzled is that the driver WH23xx is not presented in the >> driver menue shown in wee_config. In weewx.con there is not section for >> WH23xx. Unfortuantely I lost the config file of my older installation. >> OS = Raspian OS lite >> Python 3.7 >> >> Some advice? >> Greetings >> Harry >> > -- 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/54ef030d-c33e-4584-b0b6-a50124b33594n%40googlegroups.com.
