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

signalk: default canbus interface for Cerbo MK2 is wrong #1314

Open
mpvader opened this issue Jul 16, 2024 · 1 comment
Open

signalk: default canbus interface for Cerbo MK2 is wrong #1314

mpvader opened this issue Jul 16, 2024 · 1 comment
Assignees
Milestone

Comments

@mpvader
Copy link
Contributor

mpvader commented Jul 16, 2024

Applies to: Cerbo MK2, (and maybe other models as well).

interface name is vecan0; but signalk default in venus os can0. As a result, Signalk doesn’t receive any N2K data, and then lots of the value is lost, for example wifi server of van and ais data doesn’t work.

as a workaround, user can go into the config, change can0 into vecan0, and don’t forger to restart signalk server.

What needs to be done is

  1. correct this one, perhaps even fix it automatically for people already running into that issue and most likely just giving up on it.
  2. check for all models (cerbo old, cerbomk2, cerbo-s, ekrano) and correct where necessary.

Slack: https://victrondevelopment.slack.com/archives/C7C1ZU6UD/p1721065005510819

@mpvader mpvader added this to the v3.50 milestone Jul 16, 2024
@mpvader mpvader self-assigned this Jul 16, 2024
@mpvader
Copy link
Contributor Author

mpvader commented Jul 28, 2024

  • Cerbo GX: can0 and can1
  • Cerbo-S GX: can0
  • Cerbo GX MK2: vecan0 and vecan1
  • Ekrano GX: vecan0 and vecan1
  • MultiPlus-II A13: can0

@mpvader mpvader modified the milestones: v3.50, v3.60 Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant