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

Problems with Holley DTZ541 #552

Closed
oeiber opened this issue Dec 3, 2022 · 1 comment
Closed

Problems with Holley DTZ541 #552

oeiber opened this issue Dec 3, 2022 · 1 comment

Comments

@oeiber
Copy link

oeiber commented Dec 3, 2022

Hi everybody,
I have a Holley DTZ541 which is connected to my RaspberryPi using a rs485 to serial converter from weidmann elektronik.
In the vzlogger I can see the following log entries. They occour multiple times per hour.

[Nov 23 01:05:52][sml] reopen called. current fd=4

In stdout i can also see these entries multiple times per hour:

libsml: error: unrecognized sequence

Every 1-2 weeks vzlogger does have empty tuples. And the serial interface seems not to be initialized anymore. Then I have to restart vzlogger to get it working again.
I think this is related to the too short sml messages with a length of 4. In the code of libsml I sqw there is a reinit sequence everytime there is a lenght mismatch. Maybe the serial interface doesn't come up properly after reninitialization?

I also have a open pull request with a dump of my holley meter:

devZer0/libsml-testing#22

Thank you for your help!

@r00t-
Copy link
Contributor

r00t- commented Jan 3, 2023

@oeiber:
have you considered the comment here, which suggests that your data is corrupt?
devZer0/libsml-testing#22 (comment)
this makes it seem likely that this is a hardware issue.
(ofcourse even then, we might want to make sure vzlogger is as robust as possible.)

@oeiber oeiber closed this as completed Jul 15, 2024
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

No branches or pull requests

2 participants