syssi / esphome-jk-bms

ESPHome component to monitor and control a Jikong Battery Management System (JK-BMS) via UART-TTL or BLE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make cell resistance sensors available for UART-TTL connections (esp8622)

Co2u opened this issue · comments

commented

Can you add a sensors for esp8622 like the resistance per cell a switch on or off for balancer. All sensor like in the esp32 file please 🥺

That's impossible because the UART-TTL protocol doesn't provide these details and the balancer isn't controllable here. You have to use the BLE protocol & connection to retrieve these measurements.