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

Wrong mapping of tyre pressure values with Smart EQ #1097

Open
lhitc opened this issue Jan 12, 2025 · 2 comments
Open

Wrong mapping of tyre pressure values with Smart EQ #1097

lhitc opened this issue Jan 12, 2025 · 2 comments

Comments

@lhitc
Copy link

lhitc commented Jan 12, 2025

Tyre pressures are assigned to the wrong wheels in the module (see also openvehicles/Open-Vehicle-Android#178 )

On the "car" page, the app displays a tyre pressure of 2.5 bar on both left wheels and 2.2 bar on both right wheels.
Issuing "tpms" on the shell displays the same values.

I checked and in reality it is 2.5 bar on both rear wheels and 2.2 bar on both front wheels.

Ping @Dimitrie78

edit: the car is an EQ Fortwo cabrio (registered 10/2020)

@Dimitrie78
Copy link
Contributor

Hi,
I can tell you that it's not the app or the OVMS. The sensors are read correctly.
The fault lies with the car. The sensors are not assigned correctly in the car, the car doesn't know where each sensor is.
Other users have already noticed this. The sensors are assigned incorrectly in different ways.
Therefore, it makes no sense to change them in the OVMS if the problem lies with the car.

I could possibly build in a function to assign the sensors to the appropriate tire.

Regards Thomas

@lhitc
Copy link
Author

lhitc commented Jan 12, 2025

So it's German engineering hitting once again 😆

Having a possibility to assign the wheels/sensors correctly would highly satisfy my inner Monk.

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