-
-
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
One BMS going off after some time. #608
Comments
Is this reproducible? It's always the second BMS? What happens if you flip the initialization order:
Which BMS connection stops this time? |
@LifeofDan-EL Hi, I have the same problem, but I don't use the BLE connection. On average, it takes about 15 minutes offline. When I tested the BLE, it was the same. So far I haven't managed to solve it or understand why it happens. |
@LifeofDan-EL Sorry for the silence/delay. Is my understanding of your issue correct: We have proofed it's always the first BLE client connection which fails. It doesn't depend on the connected hardware. The issue is gone if a single BLE connection is used. Correct? |
Interesting, that means it's most likely not a Bluetooth connectivity problem. |
Yes, if you look at today's data you can see that while bms0 is blanking out, bms1 has been stable. On some days, the bms0 is more sparse on the graph. |
Same here :-) Have 2 JK-BMSes and the 2 Year older JK-BMS run's great with the identical ESP8266 Hardware Layout. The Second JK-BMS that is about half a Year old shows the same Interruptions. Also it comes and leaves, and when it's no longer sending Data also no Ping from the second BMS. It comes and runs or it don't run. WiFi Signal is 99-100% and it is 50 cm away. Strange. Had played with RX Puffer on the 115200 Baud Settings (Doubled it). Same Error. The other first BMS with exact the same ESP Hardware Layout (DC-DC Converter, Filter Ceramic Capacitors, Fuse and ESP) runs 100% stable without Issues. The second problematic ESP: I also changed the ESP8266 and flashed it for using the second JK-BMS, same behaviour. I also reduced the 24 Cells Setting to 8 Cells in the Script (So less Work for the ESP), didn't change also the Hickups. Strange enough, it can run 1-2 Weeks flawlessy and then hicking up like above, or when hard reset (Pull it from the Socket) it worked 1-2 Minutes then Stall and second ESP Pull, then it runs and then above Hickups. |
@Christyria This issue is about a BLE connection. Do you use a ESP8266 or ESP32? |
@syssi Ouch Sorry. I'm not using an BLE Connection here but the Standard WiFi with Power Saving Mode Off. When my Comment is wrong here, cut it and please make a new Thread. Thanks. |
So I currently use the multiple BMS configuration. I have two batteries that I use your integration with, and I really find it useful. However, I discovered that lately, the bms0 is fond of going offline which is weird and it has been recurring much more than I expected. There are also times when both of them go offline but it doesn't happen for too long.
Version: JK_B2A20S20P
Hardware Version: V11.XA
Software Version: V11.47
For both.
My config
Thanks so much for the work you do.
The text was updated successfully, but these errors were encountered: