Stuart Pittaway

Results 487 comments of Stuart Pittaway

> I know it's mentioned above just wondering where it's priority stands within your to do list 😀 This has recently been talked about - unfortunately without changing the electrical...

> software did you use the make the web UI Its all hand-coded HTML and Javascript/CSS, no particular software is used for this except for the graph, which is a...

@lorenzo6201 How many modules do you have? What speed and delay settings are you using? ![image](https://github.com/stuartpittaway/diyBMSv4ESP32/assets/1201909/6ef11fcc-54b5-4e73-93ba-6938894ec410)

When the error occurs - do you see these messages in the serial console output? ``` I (833199193) diybms-rules: Set error 1:CommunicationsError I (833199193) diybms-rules: Rule BMSError state=1 ```

Two new values are published over MQTT status message - chgmode and chgtimer. ``` chgmode = integer for charging mode = standard = 0, absorb = 1, floating = 2,...

For the graph display, or do you mean the rules values ?

Hello @YarLeo thanks for the suggestion. To add a delay into the current ruleset would take quite a bit of work, but to clarify why do you need to delay...