Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel Daly BMS #78

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Parallel Daly BMS #78

wants to merge 9 commits into from

Conversation

CaptKrisp
Copy link

Adjust read_sentence in daly.py to allow BMS configured for parallel (different board number assigned).
Provide sample entry for supported_bms_types in dbus-serialbattery.py ... this may not be necessary.
Provide sample config in config.default.ini to use MODBUS_ADDRESSES to set addresses of Daly board numbers.

This change works with all BMS (max 16) on RS485 bus with a single serial port adapter or individual UART adapters to each BMS.

Louisvdw and others added 9 commits April 8, 2024 08:26
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…n/docs/ws-7.5.10

Bump ws from 7.5.9 to 7.5.10 in /docs
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…n/docs/braces-3.0.3

Bump braces from 3.0.2 to 3.0.3 in /docs
Allow access to multiple BMS configured in parallel using either RS485 bus or multiple UART interfaces.

Use MODBUS_ADDRESSES to list each board address.

See notes in:
"supported_bms_types" of dbus-serialbattery.py
"MODBUS_ADDRESSES" at "BMS_TYPE" under 'Additional settings' section of config.default.ini

Thanks mr-manuel for pointing me to current repository.
@mr-manuel
Copy link
Owner

Use Daly's Windows application BMS Tools to set the board number. (Not currently found on Daly's public site)

Where one can find the BMS Tools software to download?

@mr-manuel
Copy link
Owner

Documentation was added with: mr-manuel/venus-os_dbus-serialbattery_docs@d9a73a6

@CaptKrisp
Copy link
Author

BMS Tool can be downloaded from Daly site.
As of July 31, 2024 it was:
https://www.dalybms.com/uploads/BMSTool-V1.14.231.rar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants