Cellpower BMS - dalathegreat/Battery-Emulator GitHub Wiki

Cellpower support

The Battery-Emulator has support for Cellpower BMS, used on Intercel CLPL batteries

Setting up the Battery-Emulator configuration

[!IMPORTANT] The Cellpower BMS runs at 250kbps CAN speed. Due to this it cannot be connected to same CAN bus as solar inverters

Start by connecting the CAN port of the BMS, to the Native CAN port on the Battery-Emulator

  • If you have a Modbus inverter, connect it to the RS485 port of the Battery-Emulator
  • If you have a CAN inverter, you need to connect it to a separate 500kbps CAN channel, since the BMS runs at 250kbps

Compile the software with the #define CELLPOWER_BMS option enabled in USER_SETTINGS.h. Also remember to tweak the battery limits in CELLPOWER-BMS.h file