diy solar

diy solar

Recent content by Sleeper85

  1. Sleeper85

    JK-BMS-CAN with new Cut-Off Charging Logic (open-source)

    Are you talking about this diagram? It's possible to change the position of the wires to connect JST. Use a needle to push them out and then reposition them.
  2. Sleeper85

    How to Flash Atom S3 with EspHome - HA

    For my part, I flash the ESP32 or ESP32-S3 from the command line from Linux without any problems and I don't need a web interface. I find it very simple. When the firmware is compiled, the choice is offered to upload it via UART or IP. esphome run jk-bms-can.yaml To flash an ESP32 already in...
  3. Sleeper85

    JK-BMS-CAN with new Cut-Off Charging Logic (open-source)

    I'm currently working to finalize the multi-bms version with everything connected on a single ESP32. This is mainly intended for the PVbrain2 card but this should therefore work with 2 or 3 BMS and a classic ESP32 (to be tested). https://github.com/SeByDocKy/pvbrain2 Thank you for the links...
  4. Sleeper85

    JK-BMS-CAN with new Cut-Off Charging Logic (open-source)

    Not having an Atom S3, I cannot develop or test anything but there is already code available and tested by @arzaman. This will be part of the new packaged version. https://github.com/Sleeper85/esphome-jk-bms-can/blob/development/packages/device_atom-s3-display.yaml
  5. Sleeper85

    How to Flash Atom S3 with EspHome - HA

    Thanks, that’s interesting. @arzaman and @Der_Hannes can you share your procedure? I could then do a how to in github.
  6. Sleeper85

    JK-BMS-CAN with new Cut-Off Charging Logic (open-source)

    Thank you for taking the time to document your procedure.
  7. Sleeper85

    JK BMS CAN bus comms now possible for inverters that support Goodwe and Pylontech batteries

    Thank you for taking the time to document your procedure.
  8. Sleeper85

    JK BMS CAN bus comms now possible for inverters that support Goodwe and Pylontech batteries

    https://github.com/Sleeper85/esphome-jk-bms-can/blob/main/config/config_atom-s3-lite-esp32-s3.yaml
  9. Sleeper85

    JK BMS CAN bus comms now possible for inverters that support Goodwe and Pylontech batteries

    More infos : https://diysolarforum.com/threads/jk-bms-can-with-new-cut-off-charging-logic-open-source.79325/post-1016990
  10. Sleeper85

    JK BMS CAN bus comms now possible for inverters that support Goodwe and Pylontech batteries

    These are functions that help prevent OVP from triggering with an unbalanced battery or with runner cells. If your battery is well balanced and of good quality then it is not necessary to activate these functions...
  11. Sleeper85

    JK BMS CAN bus comms now possible for inverters that support Goodwe and Pylontech batteries

    Yes 0.003V is very low, default is 0.01V. I personally use 0.005V.
  12. Sleeper85

    JK BMS CAN bus comms now possible for inverters that support Goodwe and Pylontech batteries

    In addition, with a charging voltage of 54.2V, the cutoff amps is close to 0A, see the links cited above.
  13. Sleeper85

    JK BMS CAN bus comms now possible for inverters that support Goodwe and Pylontech batteries

    Because one of the end-of-charge conditions is that the equalization of your cells is completed, which is not the case.
  14. Sleeper85

    JK BMS CAN bus comms now possible for inverters that support Goodwe and Pylontech batteries

    With switch balancing enabled, charging only ends when your cells are equalized. Delta cell V. must be smaller than Balance Trigger V.
Back
Top