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

jkbms working with CAN interface #610

Closed
IrisCrimson opened this issue May 5, 2023 · 9 comments
Closed

jkbms working with CAN interface #610

IrisCrimson opened this issue May 5, 2023 · 9 comments
Labels
enhancement New feature or request

Comments

@IrisCrimson
Copy link

Is your feature request related to a problem? Please describe.

Hi i have a running jkbms CAN version now running since more than 10 month.
If I get write access to the repo I could provide my code.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

@IrisCrimson IrisCrimson added the enhancement New feature or request label May 5, 2023
@mr-manuel
Copy link
Collaborator

You don't need to have write access to do that. Please fork the repository, add your driver to the jkbms_ble branch and then open a PR.

@seamaster101
Copy link

@IrisCrimson
what kind of JKBMS do you have?
Do you know if CAN is an option for the JK_B2A8S20P BMS?
Does anyone has interfaced that one?

@pos-ei-don
Copy link

@IrisCrimson, have you connected more than one bms with can? How do you Set the can bus ID?
Very interesting!

@mr-manuel
Copy link
Collaborator

@IrisCrimson what kind of JKBMS do you have? Do you know if CAN is an option for the JK_B2A8S20P BMS? Does anyone has interfaced that one?

It's not integrated by default. You have to select the can option before buying. The script has to be updated to the latest version.

https://github.com/IrisCrimson/dbus-serialbattery/blob/30fb705d801ea88deac762c354457b130ca89f3f/etc/dbus-serialbattery/jkbms_can.py

@mr-manuel
Copy link
Collaborator

Please try the latest nightly from the dev branch. To enable CAN add CAN_PORT = can0 to the config.ini.

@DirkReudenbach
Copy link

DirkReudenbach commented Sep 20, 2023

Thats interesting new feature.
Actually I'm running the BMS withserial driver via RS485 but I'd like to test it because of the trouble with USB Ports, My JKBMSes 4x B2A24S15P have RS485 and should have Canbus as well
How do I connect this best to my Cerbo?

@pos-ei-don
Copy link

And how do you Set the canbus id?

@mr-manuel
Copy link
Collaborator

I have no idea, hopefully @IrisCrimson can answer that.

@IrisCrimson
Copy link
Author

IrisCrimson commented Nov 19, 2023 via email

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

No branches or pull requests

5 participants