-
Notifications
You must be signed in to change notification settings - Fork 17
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
D-bus error #17
Comments
Sounds like the characteristics of the SmartSolar changed or it didn't pair successful (What I do not believe from your bluetoothctl log). |
Hello.
Rather annoyingly, I have now locked myself out of the Raspberry Pi temporarily. |
Circling back around to this. The version is 1.59. It has started connecting again, but when I run victron.py in debug mode there are unrecognised values all over:
Could this be related to the connection issues that I'm seeing? |
We still have not decoded many of the values which are returned by the device and print these out in debug mode. |
Looking for some advice. I managed to set up the connection to a SmartSolar 250/70. It was working fine for a week or two, sending data to a MQTT logger. A couple of days ago it stopped working, and is throwing two different errors in the log:
It either fails to connect with this error:
Or it connects and then throws this one:
I'm using the built-in Bluetooth connection in a Raspberry Pi 3B+. The SmartSolar is connected as shown in bluetoothctl:
I've removed and rediscovered the SmartSolar and can't see anything wrong there:
And then re-added:
And pairing:
Any thoughts or suggestions?
Edit: Forgot to mention, system has been rebooted several times.
The text was updated successfully, but these errors were encountered: