Skip to content
New issue

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

Add samples for EEZ Tire TPMS #447

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Conversation

Gliebig
Copy link

@Gliebig Gliebig commented Feb 14, 2023

I've collected data for this device with the intent of my home assistant on my RV to be able to capture tire pressure data while it is in storage using an SDR. I'm totally new at this and just trying to be helpful to get another sensor defined. This is such a useful project.

@zuckschwerdt
Copy link
Collaborator

Thanks! That's a great analysis and write-up. Love your perfect testing setup.

Quick notes: rtl_433 Windows releases are at https://github.com/merbanan/rtl_433/releases
The "NRZ" is actually RZ (what we usually name PCM), the same as the raw Manchester bits, see https://triq.org/rtl_433/PULSE_FORMATS.html

I'm not sure the signal is really ASK/OOK you did hit the signal dead center and so one frequency component (of FSK) might be lost. Also there is very much clipping (too loud). Drop a .cu8 sample on https://triq.org/spectrogram-next/ and scroll zoom to inspect the waveform.
Best to remove the antenna or get the receiver father away and offset the tune, e.g. -f 433.88M

Open an issue "Add support for EEZ Tire TPMS" at https://github.com/merbanan/rtl_433 to discuss.

@zuckschwerdt zuckschwerdt changed the title Add support for EEZ Tire TPMS Add samples for EEZ Tire TPMS Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants