wosk / flipperzero-tpms

TPMS application for Flipper Zero
146 stars 18 forks source link

How to build #3

Closed ifuchs closed 5 months ago

ifuchs commented 1 year ago

I would like to try this app to see if I can read the TPMS on my Toyota Prius Prime. Can someone tell me (or point me to instructions) on building this app. (I didn't see it in any of the Custom FW.)

wosk commented 1 year ago

This app supports only Schrader GG4 at the moment. To support TPMS sensors for Toyota Prius Prime you have to implement support for it by yourself. At least please provide an SDR record for analysis. It would be great if you know par tnumber/OEM/frequency/modulation. You can also check if the rtl_433 tool on PC supports your sensors.

ifuchs commented 1 year ago

Yes, it is supported an RTL_ 433. Is there information I can give you from there that would help?

ifuchs commented 1 year ago

From the rtl_433 source: tpms_toyota.txt

joeashcraft commented 1 year ago

Can someone tell me (or point me to instructions) on building this app. (I didn't see it in any of the Custom FW.)

You might try the flipc tool, linked in this projects readme, to get this app to your flipperzero device. (it still won't read your Toyota TPMS yet)

ifuchs commented 1 year ago

Thanks but that link is blocked by my computer as malware infected. I guess I will wait until it works with the Toyota TPMS anyway.

joeashcraft commented 1 year ago

Maybe the maintainer can add a Github Action to compile the FAP for us and create a release here in this repo https://github.com/marketplace/actions/build-flipper-application-package-fap

wosk commented 11 months ago

joeashcraft You could download the recent version from flipc.org via button in Readme footer as well. Release requires few clicks to do it, so flipc.org is more convenient to provide releases for my mind.

wosk commented 5 months ago

fresh fap could be downloaded from artifacts of latest run https://github.com/wosk/flipperzero-tpms/actions/workflows/build.yml