-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
servere connectivity problems with us5000 #35
Comments
hi @ceisserer , can you add some pictures of your setup please ? |
Hi @Frankkkkk: Thanks a lot for taking a look. With the following Code: I get the following output: [root@localhost tech]# python pylon_nomqtt.py So again it seems like communication problems - even at 9600 baud :/ also I have to appologize - I initially used another (more complex) library ('PylontechStack') and the error messages in the first post were from the former library, but I have to admit I like this one more because of its simplicity :) |
Hi @ceisserer ,
If it still doesn't work:
Cheers |
The problem was so simple and stupid, it never crossed my mind it could actually be such an easy-to-fix problem. Sorry for the noise and thanks a lot for all your help, time and suggestions. |
Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
Hi @ceisserer thanks for the follow up. I've released v0.3.3 which asks for exclusive access to the serial port so that the issue doesn't arise :-) |
Awesome, thanks a lot! |
I guess this is not an actual bug with the library but with my setup, yet since I didn't find forum to ask related questions, please be kind. I really don't know what else I could try / how to debug this issue further.
When reading the values of my US5000 with an RPI3 it sometimes works (first it failed, with a shorter cable it worked fine for a day and now I am back at the error state) and sometimes I only get:
I already tried:
I am really out of options. Could it be some parasitic voltage caused by the switching power supply of the Raspberry?
Any ideas what to try next?
The text was updated successfully, but these errors were encountered: