VincentMasselis / TPMS-advanced

Android app for BLE TPMS made by Sysgration
Apache License 2.0
8 stars 3 forks source link

All TPMS sensors are showing on front left tire. #3

Closed bonz099 closed 1 year ago

bonz099 commented 1 year ago

Hi, great app! Every new sensor I add, it appears in top left tire. I can see the values overlapping each other as updates are broadcasted. I cant get any sensors assigned to the other tires.

VincentMasselis commented 1 year ago

Hello and thanks for filling an issue

Could you try to run the code with the build variant demoDebug ? This build variant should display fakes tyre records for every wheel. Clear the favorites before using this variant otherwise you will see no tyre record at all.

VincentMasselis commented 1 year ago

The latest release pushed today adds the ability to create multiple cars, could you give a try and tell me if the bug is still present ?