SPIRIT1 TPMS
I am working on a Tire Pressure Monitoring System (TPMS) application. This is not a device that goes inside of a tire. This will be a device that talks to the TPMS devices inside the tire.
I found the SPIRIT1 as a good choice for sub 1 Ghz wireless radios and that is the realm of TPMS.
I am trying to bring together several libraries that support TPMS. There is the main rtl_433 library that has a lot of the code needed to decode the signals once they come from the radio.
I am also using a library called RadioLib that does a lot of the setup of chips and such.
The part I am getting stuck on is connecting RadioLib to the SPIRIT1 driver source code that ST provides for their chip.
If anyone has any experience with TPMS and the SPIRIT1, please let me know if you are willing to help me.
Mainly I am looking for sample code to set the SPIRIT1 for TPMS using the ST driver code.
