ForrestFire0 / GenericBMSArduino

BMS reader for generic chinese BMS.
10 stars 0 forks source link

Sir i want to read data from Daly BMS but not get any response please help #3

Closed PRADIPMAHAJAN closed 3 years ago

PRADIPMAHAJAN commented 3 years ago

I am confused about the connection between Nodmcu and Daly BMS get data using UART and I don't have the proper code please help me give any code that access everything that I want please.

ForrestFire0 commented 3 years ago

Daly BMS does not use the same UART protocol as the BMS's that this library is written for. This library will not work for a Daly BMS. The Daly BMS protocol can be found attached. I recommend using Software Serial in order to keep the hardware serial port free to communicate with the Serial Monitor. You must modify this library to utilize the Daly BMS protocol in order to use this library. Daly RS485+UART protocol.pdf