We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following configurations don't respond with a 2014 RAV4:
{ "hdr": "750", "eax": "2A", "tst": "2A", "tmo": "96", "fcm1": true, "cmd": {"21": "16"}, "freq": 5, "signals": [ {"id": "RAV4_TT_FL", "path": "Tires", "fmt": { "len": 8, "max": 215, "min": -40, "add": -40, "unit": "celsius" }, "name": "Front left tire temperature"}, {"id": "RAV4_TT_FR", "path": "Tires", "fmt": {"bix": 8, "len": 8, "max": 215, "min": -40, "add": -40, "unit": "celsius" }, "name": "Front right tire temperature"}, {"id": "RAV4_TT_RL", "path": "Tires", "fmt": {"bix": 16, "len": 8, "max": 215, "min": -40, "add": -40, "unit": "celsius" }, "name": "Rear left tire temperature"}, {"id": "RAV4_TT_RR", "path": "Tires", "fmt": {"bix": 24, "len": 8, "max": 215, "min": -40, "add": -40, "unit": "celsius" }, "name": "Rear right tire temperature"}, {"id": "RAV4_TT_SPARE", "path": "Tires", "fmt": {"bix": 32, "len": 8, "max": 215, "min": -40, "add": -40, "unit": "celsius" }, "name": "Spare tire temperature"} ]}, { "hdr": "750", "rax": "758", "eax": "2A", "tst": "2A", "tmo": "96", "fcm1": true, "cmd": {"21": "30"}, "freq": 5, "signals": [ {"id": "RAV4_TP_FL", "path": "Tires", "fmt": { "len": 8, "max": 4, "div": 58, "add": -0.5, "unit": "bars" }, "name": "Front left tire pressure", "suggestedMetric": "frontLeftTirePressure"}, {"id": "RAV4_TP_FR", "path": "Tires", "fmt": {"bix": 8, "len": 8, "max": 4, "div": 58, "add": -0.5, "unit": "bars" }, "name": "Front right tire pressure", "suggestedMetric": "frontRightTirePressure"}, {"id": "RAV4_TP_RL", "path": "Tires", "fmt": {"bix": 16, "len": 8, "max": 4, "div": 58, "add": -0.5, "unit": "bars" }, "name": "Rear left tire pressure", "suggestedMetric": "rearLeftTirePressure"}, {"id": "RAV4_TP_RR", "path": "Tires", "fmt": {"bix": 24, "len": 8, "max": 4, "div": 58, "add": -0.5, "unit": "bars" }, "name": "Rear right tire pressure", "suggestedMetric": "rearRightTirePressure"}, {"id": "RAV4_TP_SPARE", "path": "Tires", "fmt": {"bix": 32, "len": 8, "max": 4, "div": 58, "add": -0.5, "unit": "bars" }, "name": "Spare tire pressure"} ]}, { "hdr": "750", "eax": "2A", "tst": "2A", "fcm1": true, "cmd": {"22": "1004"}, "freq": 5, "signals": [ {"id": "RAV4_TT_1", "path": "Tires", "fmt": { "len": 8, "max": 100, "min": -30, "add": -40, "unit": "celsius" }, "name": "Rear right tire temperature"}, {"id": "RAV4_TT_2", "path": "Tires", "fmt": {"bix": 8, "len": 8, "max": 100, "min": -30, "add": -40, "unit": "celsius" }, "name": "Rear left tire temperature"}, {"id": "RAV4_TT_3", "path": "Tires", "fmt": {"bix": 16, "len": 8, "max": 100, "min": -30, "add": -40, "unit": "celsius" }, "name": "Front right tire temperature"}, {"id": "RAV4_TT_4", "path": "Tires", "fmt": {"bix": 24, "len": 8, "max": 100, "min": -30, "add": -40, "unit": "celsius" }, "name": "Front left tire temperature"} ]}, { "hdr": "750", "eax": "2A", "tst": "2A", "fcm1": true, "cmd": {"22": "1005"}, "freq": 5, "signals": [ {"id": "RAV4_TP_1", "path": "Tires", "fmt": {"bix": 8, "len": 8, "max": 56.8, "div": 4.125, "add": -5.6969697, "unit": "psi" }, "name": "Rear right tire pressure", "suggestedMetric": "rearRightTirePressure"}, {"id": "RAV4_TP_2", "path": "Tires", "fmt": {"bix": 24, "len": 8, "max": 56.8, "div": 4.125, "add": -5.6969697, "unit": "psi" }, "name": "Rear left tire pressure", "suggestedMetric": "rearLeftTirePressure"}, {"id": "RAV4_TP_3", "path": "Tires", "fmt": {"bix": 40, "len": 8, "max": 56.8, "div": 4.125, "add": -5.6969697, "unit": "psi" }, "name": "Front right tire pressure", "suggestedMetric": "frontRightTirePressure"}, {"id": "RAV4_TP_4", "path": "Tires", "fmt": {"bix": 56, "len": 8, "max": 56.8, "div": 4.125, "add": -5.6969697, "unit": "psi" }, "name": "Front left tire pressure", "suggestedMetric": "frontLeftTirePressure"} ]},
Both give NO DATA responses.
NO DATA
The text was updated successfully, but these errors were encountered:
Remove TPMS pids
dfe1ec8
See #9 for more details
Remove TPMS pids (#11)
daf1987
Trying out the Corolla TPMS pids in #12
Sorry, something went wrong.
No branches or pull requests
The following configurations don't respond with a 2014 RAV4:
Both give
NO DATA
responses.The text was updated successfully, but these errors were encountered: