-
-
Notifications
You must be signed in to change notification settings - Fork 201
JK-BD4A17S4P ESP32 Keeps restarting #221
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
Comments
Could you provide some details (hardware & software version) about your BMS model? Do you miss some important measurements? |
These log messages are fine:
There are some bytes at the response payload of which the purpose is not known. You could decrease the log level of the Did you build the project with the recommended |
I used the ESP-IDF framework. |
Could you check the red status LED? The BMS is able to handle a single BLE connection. If your ESP32 is connected to the BMS you cannot establish a connection with the Android app anymore and vice-versa. An active connection is indicated by a solid red LED. If the LED blinks the BMS is able to pick up a new connection. If the LED is off the BMS did an emergency shutdown. |
I know that only one connection works. |
Keep me updated. :-) I keep my fingers crossed that it's no general issue of your hardware version. A assume a new / another BLE module is used now. |
But what still needs to be clarified is why the ESP keeps restarting |
Could you update to the most recent ESPHome version and rebuild + flash the device? The BLE client implementation has changed. |
the same |
Could you remove the |
Yes, without MQTT it works. |
This is another user having the same issue which could be solved by using mosquitto as MQTT broker: #211 Could you try to use another broker? Another idea is to capture the traffic between the ESPHome node and your MQTT broker to get an idea what's the difference (too many messages? different handshake? protocol version?). |
Good job! Feel free to close the issue if it's solved! |
@Condor-XYZ Could you flash the most recent release of this component? I would like to make sure you should use |
this version with protocol JK02_32S does not work with my BMS. There are only illogical values. I continue to use JK02 as protocol. |
Thanks for your feedback! Good to know the frame structure of your BMS at software version 11 wasn't changed. |
Hello Unfortunately, my ESP32 keeps restarting. Apparently the software is not entirely compatible with my JK-BD4A17S4P BMS.
can i do something there?
logs_jk-bms_logs.txt
The text was updated successfully, but these errors were encountered: