openvehicles / Open-Vehicle-Android

Android App for OVMS
Other
54 stars 45 forks source link

Wheels flipped on 2020 nv200 #161

Closed jonopowell closed 9 months ago

jonopowell commented 9 months ago

I recently blew a tyre :D so I was looking at ovms and comparing with the App and the in-car display. On the incar display I see my rear near side (I am in the UK we driver on the RHS) at 1psi. When I issued the command to ovms via the web, it returns Rear Left at 1 psi. The Android app however shows the rear off side at 1 psi. IMG_20240126_094404 Screenshot_2024-01-26-09-43-02-067_com openvehicles OVMS

dexterbg commented 9 months ago

Please post the output of commands tpms & met lis v.t..

jonopowell commented 9 months ago

OVMS# tpms TPMS status FL FR RL RR Pressure...[kPa]: 313.7 313.7 315.4 289.6 [stale] OVMS# met lis v.t. v.t.alert v.t.health v.t.pressure 313.711,313.711,315.435,289.58kPa v.t.temp

the new tyre is at 42psi because I haven't had time to change that yet, the others are all at 45psi. The lower pressure tyre is definitely physically the rear near side (i.e. Rear Left), not the rear right (so I guess the issue is OVMS not the Android app!)

dexterbg commented 9 months ago

Thanks for the clarification, that's what I expected.

There is no special handling in the code for right hand sides vehicles, probably the wheel layout needs to be mirrored in that case -- and of course the OVMS needs to either detect RHS vehicles or get a config for that.

Please contact the Nissan maintainer on this.