Replies: 1 comment 6 replies
-
It is as it is and Victron will not answer you to your questions. I already spend over 100 hours to troubleshoot this. I have many hope to solve it with #313. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have setup BLE connection from Multiplus II GX to JK BMS. It's very very unstable. I have reconnection every 30s or less. I would live with that if it was not leading to constant reboots of the whole GX device. Every couple of hours system is staring to be unresponsive and in the end watchdog kicks in and reboots the system.
I was just to blame the dbus-serialbattery and prepared PR to use separate adapter but in long term it won't helpfull.
By accident I discovered following things:
Ok, so far so good.
Then I tried to triage what might be the reason of that.
First: it looks like this bug in BLEAK hbldh/bleak#90 (@mr-manuel pls check if this fix is pulled in).
Second and more interesting thing:
And now I have
When I looked at it again I realized that with additional adapter I did seen the Multiplus GX twice in VictronConnect. After above commands I see only one instance. Then suddenly It became clear that:
I will ask Victron about 1, 3, 4.
@mr-manuel pls check 2.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions