xnk / pacific-tpms

Experimental decoder and encoder for the Pacific PMV-107J TPMS (315MHz) sensors used by Toyota
GNU General Public License v3.0
26 stars 5 forks source link

Wrong frequency #3

Open MAGIKru opened 4 years ago

MAGIKru commented 4 years ago

Official information about this FCC ID PAXPMV107J says that Frequency Range is 314.98 MHz, but not 315.98MHz as you mentioned in README.md. Using radio receiver I can confirm, that every 90 seconds on this frequency I can see short signal.

https://fccid.io/PAXPMV107J

xnk commented 4 years ago

Yep, definitely a typo of mine, fixed the README! The receiver code centers its window around 314.985MHz and the transmitter code center frequency is 314.98MHz.