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

Bugfix: P3196 on ZE0 #34

Merged
merged 3 commits into from
Jun 17, 2024
Merged

Bugfix: P3196 on ZE0 #34

merged 3 commits into from
Jun 17, 2024

Conversation

dalathegreat
Copy link
Owner

@dalathegreat dalathegreat commented Jun 9, 2024

What

This PR attempts to further reduce the amount of active error messages on battery upgraded 2010-2012 ZE0s.
bild

Why

To not have users worry, and make all modules work as inteded

How

This P3196 code is reported from the battery. The manual states that "When no CAN communication signal is received from on-board charger continuously. So the AZE0/ZE1 battery no longer sees the OBC (PDM).

On the ZE0, the OBC sends the following messages;
0x5bf
0x380

On the AZE0 (and ZE1), the PDM sends the following messages
0x393
0x390

This PR adds 393 and 390 sending towards the battery

Testers wanted! Binaries attached:
3-port:can-bridge-firmware_v4.25beta.zip
2-port:canbridge_4.25beta.zip
NEWER:
2-port: canbridge_4.25beta2.zip
3-port: can-bridge-firmware_v4.25beta2.zip

@dalathegreat
Copy link
Owner Author

User testing showed promising results without error codes! Merging this :)

@dalathegreat dalathegreat merged commit 24392a9 into main Jun 17, 2024
@dalathegreat dalathegreat deleted the bugfix/P3196-dtc branch June 17, 2024 15:35
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.

None yet

1 participant