cyborgxxl
cyborgxxl
DALY checksum did not match for response... ``` mpp-solar -p /dev/ttyUSB1 -b 9600 -P DALY40 -c cellVoltages -D 2021-10-07 08:06:54,493:INFO:__init__:main@195: Solar Device Command Utility, version: 0.7.82, add missing libs MqttBroker(name='localhost',...
A small update... I tested daly-bms-cli with my new BMS and it looks like reading out the values works here. ``` daly-bms-cli -d /dev/ttyUSB0 --cell-voltages { "1": 3.568, "2": 3.57,...
In the meantime, I changed and mixed around the USB ports as a test. /dev/ttyUSB1 is now /dev/ttyUSB0. Sorry for the confusion. ;-) /dev/ttyUSB0 is the new DALY BMS /dev/ttyUSB1...
I'll go crazy. For weeks only one BMS has been working and out of sheer desperation I wrote a sh logging script that records the output for ttyUSB0 and ttyUSB1....