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

SubGhz protocol integrations (Weather, Pocsag, TPMS) #399

Merged
merged 17 commits into from
Oct 5, 2023
Merged

SubGhz protocol integrations (Weather, Pocsag, TPMS) #399

merged 17 commits into from
Oct 5, 2023

Conversation

htotoo
Copy link
Contributor

@htotoo htotoo commented Sep 26, 2023

What's new

  • Added the weather station the Weather, TPMS, Pocsag protocols.
  • Added an option to Ignore Weather and Ignore TPMS packets.
  • Can save / Load sub files for the protocols above.
  • Can send Nexus-TH and Acurite_592TXR weather data.
  • Since the operation fully included, removed the Pocsag app, and removed the Weather station app. (Kept TPMS, since there is a resync command)

For the reviewer

  • I've uploaded the firmware with this patch to a device and verified its functionality
  • I've confirmed the bug to be fixed / feature to be stable

Copy link

@Brandylee24 Brandylee24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2021-10-26_UPS_Releases_3Q_2021_2058.pdf

@Willy-JL
Copy link
Contributor

Willy-JL commented Oct 3, 2023

wtf?

@htotoo
Copy link
Contributor Author

htotoo commented Oct 3, 2023

Just spam, (s)he spams all around github..

@Willy-JL
Copy link
Contributor

Willy-JL commented Oct 5, 2023

Looks great, thank you so much!

@Willy-JL Willy-JL merged commit 9a98c83 into Flipper-XFW:dev Oct 5, 2023
3 of 4 checks passed
@Willy-JL Willy-JL added the enhancement New feature or request label Dec 2, 2023
@Willy-JL Willy-JL mentioned this pull request Dec 8, 2023
@V1223
Copy link

V1223 commented Dec 12, 2023

could someone please advise me what setting to run when using sub ghz to capture weather station and pager. specifically the modulation any knowledge is greatly appreciated. me and wife are just begging our coding and pentesting learning. but we live in rural vietnam and dont always have access to internet so its slow going.

@Willy-JL
Copy link
Contributor

could someone please advise me what setting to run when using sub ghz to capture weather station and pager. specifically the modulation any knowledge is greatly appreciated. me and wife are just begging our coding and pentesting learning. but we live in rural vietnam and dont always have access to internet so its slow going.

in europe atleast it is usually am650 433.92mhz for weather station, not sure elsewhere

@varenc
Copy link

varenc commented Jan 7, 2024

could someone please advise me what setting to run when using sub ghz to capture weather station and pager. specifically the modulation any knowledge is greatly appreciated. me and wife are just begging our coding and pentesting learning. but we live in rural vietnam and dont always have access to internet so its slow going.

I'd like to echo this sentiment. With the removal of the Weather Station app it's now much harder for a novice to discover the weather station functionality. The main value of the old Weather Station app is that its presence advertised the ability and it defaulted to a reasonable frequency and modulation for weather. A brand new Flipper user will have a much harder time discovering this ability exists, which is a shame since it's a very cool out of the box thing.

Not sure what a solution would look like but wanted to mention this anyway. 433.92MHz / AM650 aren't that hard to remember for those that care but the I think the bigger lose is discoverability.

@Sil333033
Copy link
Contributor

There is no "default". it could be 315mhz, it could be 433mhz, it could be 868mhz, it could be 915mhz or whatever frequency the weather station broadcasts at. It all depends on your region, but weather stations around you can also broadcast on frequencies that are "not allowed". Get an SDR and analyze the whole spectrum where its busy.

And for modulation, it could be anything too! So just play around and don't be scared to try things

@Willy-JL
Copy link
Contributor

Willy-JL commented Jan 7, 2024

For added context, I have a weather station near my house, picks up just fine on the default of 433.92 AM650 (default as per "Reset to default"
At the bottom), it's a Nexus-TH if I recall correctly. But I have seen some that only work on FM modulation. And frequency usually depends on location (433 is standard usually in EU, 315 is standard usually in US, this is regardless of weather station, it's same for remotes and similar).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

6 participants