OpenStuder / openstuder-gateway

Gateway enabling access to Studer Innotec devices from Web or via Bluetooth
MIT License
3 stars 1 forks source link

Insert new FW 682 BMS parameters #9

Closed Jusufs closed 1 year ago

Jusufs commented 1 year ago

On newest firmware, they are some additional parameters: 6075 SOC level for end of charge 6078 Charge current limit ratio 6076 Allow user to define the maximum discharge current of the battery 6077 Maximum discharge current defined by user 6072 Solar Inverter connected on AC-Out 6073 Delta from user frequency to start derating of solar inverter 6074 Delta from user frequency to reach 100% derating of solar inverter Please insert these in new version. Thanks. Jozef

Jusufs commented 1 year ago

Replace section BMS parameters,, sorted according modbus apendix 1.6.32 from 19.05.2022 openstuder-gateway/src/drivers/deviceaccess/xcom485i/xcom485ibatterymanager.cpp

cm0x4D commented 1 year ago

Implemented in 00d5b3e7d42fa4ca645146825cdd0c9912d6205b, will be in next release.

Jusufs commented 1 year ago

Thanks for work