-
It would be good to have the driver use bluetooth to connect from the VenusOS device to the BMS
The latest rPi images has bluetooth enabled. A GX device will need a USB bluetooth dongle.
It will n…
-
Hallo Ich habe das tolle Projekt gefunden => https://github.com/syssi/esphome-jk-bms
leider kommt bei Validate einige fehlermeldungen.
`INFO Reading configuration /opt/iobroker/iobroker-data/esph…
-
### Describe the problem
I have tried to get my battery to be recognized with no success. Have tried on RPi 3 and RPi 4 with same results. On each I have tried 2 different 485 converters which I ha…
-
Is this line necessary in the yaml?
` project:
name: "syssi.esphome-jk-bms"
version: 1.5.0`
-
### Describe the problem
As I understand it, the following parameters in config.ini determine when to switch to Float:
MAX_CELL_VOLTAGE = 3.450
FLOAT_CELL_VOLTAGE = 3.350
CVCM_ENABLE = False (…
-
Hi,
when my batteries gets discharged to MIN_CELL_VOLTAGE or DISCHARGE_VOLTAGE aggregate batteries sets Soc to 0%, then my 2 Multiplus's use all their power to load the batteries from grid (9kW).
I…
-
#include "Arduino.h"
#include "mcp2515.h"
const struct MCP2515::TXBn_REGS MCP2515::TXB[MCP2515::N_TXBUFFERS] = {
{MCP_TXB0CTRL, MCP_TXB0SIDH, MCP_TXB0DATA},
{MCP_TXB1CTRL, MCP_TXB1SIDH, MC…
-
I have this version installed esp32-example-advanced-multiple-uarts.yaml.
when I disconnect and then connect the power from esp, then the data exchange is lost. The only option to start data excha…
-
Thank you for a brilliant project! I do not think people say this enought!
I am running a V11 of the JKBMS, flashing OTA over network only gets to 55% and then times out.
Running it 25 times maybe…
-
### Describe the bug
Using a cronjob to restart at 0 and 12 the entire Bluetooth stack is really disruptive. Can we remove that restart line?
Otherwise it will interrupt the BMS communication for …