Skip to content

nodedbfo/DALY-BMS-to-MQTT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DALY-BMS-to-MQTT

Little Program to get the Daly BMS Data to web and MQTT

Features:

  • Captive Portal for Wlan and mqtt config
  • Switching MOS Gates over Webinterface and MQTT
  • Get essential Data over Webinterface, all Data Like Cell voltage and more get over MQTT
  • Debug log on D4 (9600 baud)

Based on this work, more info here: https://github.com/softwarecrash/daly-bms-uart

grab UART directly from the BMS and hook it up to the Hardware Serial

Main screen:

grafik

Settings:

grafik

MQTT and Name Config:

grafik

MQTT Data

grafik

Connection to BMS normal you dont neet the transistor in the rx line, but varius models of the BMS have not enugh power to pull down the rx pin from the esp, in this case you need a amplifier like the transistor to pull down ne voltage that the communication works.

daly_bms_pinout

here you can find the communications methods for your bms https://www.dalyelec.cn/newsshow.php?cid=24&id=65&lang=1

About

Connector to get Daly BMS Data into MQTT systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.1%
  • C 16.9%