-
can you please give a simple code for get the data from Daly BMS
-
I have a DalyBMS which has a UART port in this UART port there is a 6 pin, But I am using only three-pin first GND second last for Tx, and last for Rx. Because RS-458 cable also used the same. and Ard…
-
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.
-
Hi Syssi, I'm haveing issues with your code, the board is constantly rebooting, I just installed your example with this result:
[14:16:14]
[14:16:14]Rebooting...
[14:16:14]ets Jun 8 2016 00:22:5…
rem72 updated
2 years ago
-
Hi Team,
running the latest version (1.0.0) of this fine piece of software, have been running it for the past few weeks and it works like a dream. Love to get the real data from the Daly into my v…
-
Great Project! :smiley:
Burning over-voltage with resistors is inefficient and causes heat problems.
It cannot help with under-voltage of cells.
About 1A balancing current is to low for C1 310Ah …
renne updated
2 years ago
-
Hello !
I did the experiment on the 3S BMS and I got the following error with the `get_cell_voltages `function:
TypeError: a bytes-like object is required, not 'int' (Line https://github.com/dre…
-
this brings an error that getall is not implemented…. i would like to integrate it in my system and send every minute this request.
daly-bms-cli: error: unrecognized arguments: --getall
the res…
-
Hi,
I recently install dalylog on ma RPI4 with uart to usb cable
The problem is reading from battery 01 TO 06 , they display strange number
Many time battery 1 display 0.0 or 13.xx volts. some…
-
Check compatibility with VenusOS 2.80
In Venus 2.80, the rootfs is now read-only. To install the service, you need to remount it rw (which you can do with the script /opt/victronenergy/swupdate-sc…