Description
Hi, I have this TPMS TireMoni TM-240 system: TM-240
It has 4 sensors, up to 12bar pressure. Each sensors is labeled by number from 1 to 4. No ID outside even inside. Maybe there is helpfull link to FCCID https://fccid.io/T8QTD-1000A
I spent couple of days (!) reading this awesome project wiki, and I stuck with it. My findings:
The sensors transmitts OOK signal, everything else is only my estimation... I think I can catch ID and Wheel position. You can look here for my current findings. There are the sensors 3 and 4 (S3 and S4), where I made some measurement under different pressure conditions (0,1,2,3 and 4 bars).
Anyway, I'm totally lost... I cant see any relations in bits to the pressure.... No zereos when all sensors are in zero, etc... I am afraid is encrypted...
I've tried to find anything in non-coded, manchester coded and differential manchester... all three ways ends the same, no relations to the pressure.
In the attachment you can see for example the recordings for Sensor 4 in one zip file. It consist of file mes.txt where is the console output with my commands and the records itself.
Thank you for the help.