You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have problem with my JK B2A8S20P. My ESP32dev board is able to connect to JK BMS via BLE only once after flashing ESP32 board via USB.
After OTA software update esphome cannot connect to JK.
When I disconnect ESP32dev board from power supply and connect once again, esphome cannot connect to JK BMS.
SW and HW:
ESPHome 2024.11.3
JK HW Ver: V11A
JK SW Ver: V11.55
Any idea how to fix it?
In ESPHome logs I see such errors:
[21:02:15][I][esp32_ble_client:067]: [0] [xx:xx:xx:xx:xx:xx] 0x00 Attempting BLE connection
[21:02:15][D][esp-idf:000][BTU_TASK]: W (1057641) BT_HCI: hcif disc complete: hdl 0x0, rsn 0x3e
[21:02:15][D][esp-idf:000][BTU_TASK]: W (1058064) BT_APPL: gattc_conn_cb: if=4 st=0 id=4 rsn=0x3e
[21:02:15][D][esp32_ble_server:164]: BLE Client disconnected
[21:02:15][W][esp32_ble_client:143]: [0] [xx:xx:xx:xx:xx:xx] Connection failed, status=133
Here is my configuration yaml, that contains other sensors:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have problem with my JK B2A8S20P. My ESP32dev board is able to connect to JK BMS via BLE only once after flashing ESP32 board via USB.
After OTA software update esphome cannot connect to JK.
When I disconnect ESP32dev board from power supply and connect once again, esphome cannot connect to JK BMS.
SW and HW:
ESPHome 2024.11.3
JK HW Ver: V11A
JK SW Ver: V11.55
Any idea how to fix it?
In ESPHome logs I see such errors:
Here is my configuration yaml, that contains other sensors:
Beta Was this translation helpful? Give feedback.
All reactions