Skip to content

2. Analyzing The Signal

Ryan Gedminas edited this page Mar 8, 2022 · 3 revisions

Having a look at the audio recording of the signal yields the following image, included in this packet is transmitter ID, pressure, battery level, and a checksum.

image

A short pause following a burst is a 0 and a long pause following a burst is a 1.

Here is an example packet followed by a breakdown of each part, including how it is encoded. This info is the culmination of lots of trial and error and experiments.

https://github.com/rg422/PPS-MH8A-Transmitter/blob/main/MH8A%20Transmitter%20Decoding.pdf

Clone this wiki locally