--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/6382985d-8591-4b85-a15e-dac1a9689ff9n%40googlegroups.com.
“enable_uart=1”
edit /boot/cmdline.txt and remove
“console=serial0,115200”
This made dev/tty/S0 show up.
2) Instead of using the installation on DEM based systems, I used the python 3 setup.py method. This placed the weewx directory in the home directory which may have had something to do with the issues I was running into initially.
3) Last thing I did was I switched from using bullseye 11 to Buster 10- not sure if this really did anything but on the weewx installation guide Buster was the last program that was mentioned.
Cheers guys and thanks for the help.
Taro