diff --git a/tests/BMW_G4_TPMS/README.md b/tests/BMW_G4_TPMS/README.md new file mode 100644 index 00000000..e5bc10d3 --- /dev/null +++ b/tests/BMW_G4_TPMS/README.md @@ -0,0 +1,12 @@ +# BMW TPMS 4th Gen RDCi Sensor + +OE P/N: 36106881890 + +This sensor is used in BMW vehicles manufactured from 2013 onwards. It was first introduced in the F32 model. + +## Protocol Information +Signal is FSK Manchester encoded using CRC-8. + +## Sources +- https://bmwtechinfo.bmwgroup.com/sib_attachments/B040119%20RDC%20Product%20Information.pdf +- https://www.bimmerist.com/bmw-tpm-malfunction-diagnostics-and-fixes/ diff --git a/tests/BMW_G4_TPMS/g001_433.92M_2500k.cs16 b/tests/BMW_G4_TPMS/g001_433.92M_2500k.cs16 new file mode 100644 index 00000000..38617098 Binary files /dev/null and b/tests/BMW_G4_TPMS/g001_433.92M_2500k.cs16 differ diff --git a/tests/BMW_G4_TPMS/g001_433.92M_2500k.json b/tests/BMW_G4_TPMS/g001_433.92M_2500k.json new file mode 100644 index 00000000..c9e32746 --- /dev/null +++ b/tests/BMW_G4_TPMS/g001_433.92M_2500k.json @@ -0,0 +1 @@ +{"id" : 918346460, "temperature_C" : 18, "pressure_kPa" : 170.000, "mic" : "CRC"} diff --git a/tests/BMW_G4_TPMS/g002_433.92M_2500k.cs16 b/tests/BMW_G4_TPMS/g002_433.92M_2500k.cs16 new file mode 100644 index 00000000..db093863 Binary files /dev/null and b/tests/BMW_G4_TPMS/g002_433.92M_2500k.cs16 differ diff --git a/tests/BMW_G4_TPMS/g002_433.92M_2500k.json b/tests/BMW_G4_TPMS/g002_433.92M_2500k.json new file mode 100644 index 00000000..8418727b --- /dev/null +++ b/tests/BMW_G4_TPMS/g002_433.92M_2500k.json @@ -0,0 +1 @@ +{"id" : 918346460, "temperature_C" : 18, "pressure_kPa" : 230.000, "mic" : "CRC"} diff --git a/tests/BMW_G4_TPMS/g003_433.92M_2500k.cs16 b/tests/BMW_G4_TPMS/g003_433.92M_2500k.cs16 new file mode 100644 index 00000000..6a32e70f Binary files /dev/null and b/tests/BMW_G4_TPMS/g003_433.92M_2500k.cs16 differ diff --git a/tests/BMW_G4_TPMS/g003_433.92M_2500k.json b/tests/BMW_G4_TPMS/g003_433.92M_2500k.json new file mode 100644 index 00000000..dc9a8eb9 --- /dev/null +++ b/tests/BMW_G4_TPMS/g003_433.92M_2500k.json @@ -0,0 +1 @@ +{"id" : 917981183, "temperature_C" : 19, "pressure_kPa" : 220.000, "mic" : "CRC"}