-
-
Notifications
You must be signed in to change notification settings - Fork 175
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
Parallel comms lost when polling master BMS #599
Comments
I have the same issue. I have updated the firmware from the BMS from 15.17 to 15.30. Now I have this problem. I don't know about the other firmwares. |
Did you see this prior to 15.30? |
No, I even downgraded back to 15.17 then it's gone |
running some batteries on <15.30 with no issue but I can confirm the issue on 15.30 |
Same problem here. |
by the way, I have the same problem while using the iphone app. |
This looks like a firmware issue and cannot be resolved here. |
does anyone know if this still exists with 15.32? |
Yes, it's a 15.32 issue we think. Only with Bluetooth that is
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: mapchen ***@***.***>
Sent: Thursday, October 31, 2024 6:59:44 PM
To: syssi/esphome-jk-bms ***@***.***>
Cc: Evan Rose (evrose) ***@***.***>; Author ***@***.***>
Subject: Re: [syssi/esphome-jk-bms] Parallel comms lost when polling master BMS (Issue #599)
does anyone know if this still exists with 15.32?
—
Reply to this email directly, view it on GitHub<#599 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHCPF3ZDUGPVXSABUJUBCMTZ6HPPBAVCNFSM6AAAAABOHKT7FWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBZGI3DANRSGY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
When more than one battery is connected in parallel and the JK-BMS (Inverter type) is connected to Venus via BMS.Can, polling the master BMS for data causes the comms between the batteries to be lost for a moment. The result is the combined DCL/CCL values as reported by VenusOS (Cerbo) is lost. For example with two BMS in parallel configured for a DCL/CCL of 150amp each (total 300amp) the cerbo will report 300amp normally. However randomly or when the master is polled via BLE, the CCL/DCL is halved to 150amp. The attached image shows this issue as reported by VRM.
If the device polling the master BMS is disconnected, the issue resolves.
Update: When polling the slave only, the issue still occurs however not as frequent.
The text was updated successfully, but these errors were encountered: