JK_B2A8S20P unable to connect on ESP32-WROOM-32 via BLE #239
Replies: 5 comments 10 replies
-
And my config files: |
Beta Was this translation helpful? Give feedback.
-
It looks like the ESP32 cannot see your BMS. Please flash the BLE scanner configuration to your ESP32: https://raw.githubusercontent.com/syssi/esphome-jk-bms/main/esp32-ble-scanner.yaml Is your BMS reported here? You should see something like this at the log:
If there is silence it's possible the BLE stack of your ESP32 is broken/faulty. |
Beta Was this translation helpful? Give feedback.
-
I tried, I see lots of devices, but strangely the JK one does not appear in the list (or I can't catch it early in the logs).
|
Beta Was this translation helpful? Give feedback.
-
Works well for almost a day now. Many thanks for this great piece of software and for your support @syssi ! |
Beta Was this translation helpful? Give feedback.
-
And final result, 6 battery packs, 1 JK BMS, 5 JBD BMS, using your code! |
Beta Was this translation helpful? Give feedback.
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 tried to connect EspHome to my JK_B2A8S20P via BLE, without success.
Here are the steps:
ESP32 can see the BMS BLE:
Client is connecting to Mqtt, that works well, output from mosquitto.log:
Beta Was this translation helpful? Give feedback.
All reactions