syssi / esphome-jk-bms

ESPHome component to monitor and control a Jikong Battery Management System (JK-BMS) via UART-TTL or BLE
Apache License 2.0
450 stars 151 forks source link

JKBMS Mac Address #268

Closed Septain21 closed 1 year ago

Septain21 commented 1 year ago

Hello

I can't find the mac address of the JKBMS, could someone tell me where I can find this information to insert into the code

THANKS

syssi commented 1 year ago

You could flash this YAML as first step: https://github.com/syssi/esphome-jk-bms/blob/main/esp32-ble-scanner.yaml

It will print all seen BLE devices including the MAC address to the log.

Septain21 commented 1 year ago

I used an android application to scan the bluetooth it did not work with your program.

THANKS