kopierschnitte / BMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

China Battery BMS

Fork from https://github.com/mytest4u/BMS

Warning Use at your own risk, especially the firmware!

Facts:

BMS: DR01 or DR-JC03
Capacity: from 60Ah, up to 300Ah
Where to buy: all over Aliexpress, like "PAPOOL LiFePO4"

Connect to Victron Controller

First of when only DIP 6 is facing upwards, it's recognized as a "Pylontech battery" and the charge controller will not see any battery details like cell voltage, temps - so avoid using this mode.

Cerbo GX

Buy a cable from Victron or build it yourself: Cerbo GX: VE.Can to CAN-bus BMS cables manual. DIP 5 & DIP 6 up, conenct the special CAT cabel and enjoy the battery details.

Venus OS

Victron Venus OS provides the Battery Can Bus drivers but not the Hardware port. So just get a Waveshare RS485 CAN Pi HAT and connect GND, CAN-L (Low) to Pin 5 and CAN-H (High) to Pin 4. There are certainly other options for non-Raspberry Pis Venus OS setups. So we do not need BMS support in dbus-serialbattery / issue support BMS DR-JC03.

Battery Stack Setup

  1. Connect the master pack with DIP 5 and 6 facing upwards, as indicated in the Victron connection instructions.
  2. The pack will be recognized as an "LFP battery" and you can view the voltage of the highest and lowest cell under the "Details" section.
  3. You can also see the number of packs online and if there's a pack preventing charging/discharging.

DR Software - Reading data/Firmware Upgrade Tool

  • Set address to 0
  • Password: 666666

How to update the firmware

  1. Connect the PC and battery using a cable, ensuring that DIP 1 is turned ON for PC connection.
  2. Make sure to install the necessary RS485 drivers for the connection to be established.
  3. Open the "DR-Application.exe" application and keep the window open.
  4. Open the "index.html" file located in the "dist" folder using a web browser.
  5. On the "Help" tab, change the language to English and enter the password 666666 if prompted.
  6. In the "Settings" tab, select the "Update" option, choose the bin file, and initiate the flashing process (you will know it's working if the green LED on the battery is flashing).

Firmware Files (gladly PR new ones)

Product info 2.2
Hardware model T1_G
Product model JC03
Project code 16S100
Software version 2.01
Boot version 1.1
  • 48V100AH - also detects the 120AH battery version
Product info 2.2
Hardware model T1_V
Product model DR01
Project code 16S100JC03
Software version 2.0.0
Boot version 1.1

About