mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-01-21 05:00:56 +00:00
Clarified unofficial freq
This commit is contained in:
parent
68be3f5e31
commit
41ceebbccb
@ -1,19 +1,25 @@
|
||||
Various SUB files I've found or created. Some tested, some not. Special thanks to [FalsePhilosopher](https://github.com/FalsePhilosopher) for organization help!
|
||||
# Various SUB files I've found or created. Some tested, some not.
|
||||
|
||||
*** NOTE: The deBruijn and OpenSesame files have moved to the [Garages subfolder](https://github.com/UberGuidoZ/Flipper/tree/main/Sub-GHz/Garages/deBruijn). ***
|
||||
Special thanks to [FalsePhilosopher](https://github.com/FalsePhilosopher) for organization help and everyone else that shares files!
|
||||
|
||||
## NOTE: The deBruijn and OpenSesame files have moved to the [Garages subfolder](https://github.com/UberGuidoZ/Flipper/tree/main/Sub-GHz/Garages/deBruijn).
|
||||
|
||||
You can generate MANY of your own SUBs, such as MegaCode and Firefly, over at [Flipper Maker](https://flippermaker.github.io/).
|
||||
|
||||
Looking to mess with garage doors? You can try the OpenSesame/deBruijn files above.<br>
|
||||
(Also check out more info at [RemoteDup](https://www.ifoedit.com/RemoteDup.html), [GarageHack](https://www.ifoedit.com/garagehack.html), and [Learn Button coding](https://support.dealer.liftmaster.com/articles/Knowledge/Determine-the-Color-of-the-Learn-Button-on-Your-Garage-Door-Opener).
|
||||
|
||||
Officially supported frequencies are 300-348 MHz, 387-464 MHz, and 779-928 MHz (from [CC1101 chip docs](https://www.ti.com/product/CC1101))<br>
|
||||
Unofficially supported frequencies are 281-361 MHz, 378-481 MHz, and 749-962 MHz (from [YARD Stick One](https://greatscottgadgets.com/yardstickone/) docs)
|
||||
# Frequency limitations and caveats
|
||||
|
||||
**NOTE: Going outside the supported frequencies may DAMAGE YOUR FLIPPER.<br>
|
||||
Officially supported frequencies: 300-348 MHz, 387-464 MHz, and 779-928 MHz (from [CC1101 chip docs](https://www.ti.com/product/CC1101))<br>
|
||||
Unofficially supported frequencies: 281-361 MHz, 378-481 MHz, and 749-962 MHz (from [YARD Stick One](https://greatscottgadgets.com/yardstickone/) CC1111 docs)
|
||||
|
||||
No mainstream firmware (Official, Unleashed, or RogueMaster) currently allow anything outside of the officially supported CC1101 specs.
|
||||
|
||||
**NOTE: Going outside the supported frequencies may DAMAGE YOUR FLIPPER AMP.<br>
|
||||
Please understand what you're doing if trying to break out of official frequencies.**
|
||||
|
||||
You'll need to edit some code and recompile if you want to break outside the officially supported frequencies. ([Hint here...](https://github.com/flipperdevices/flipperzero-firmware/pull/1287/files))
|
||||
You'll need to edit some code and recompile if you want to break outside of the officially supported frequencies. ([Hint here...](https://github.com/flipperdevices/flipperzero-firmware/pull/1287/files))
|
||||
|
||||
`Allowed to transmit (MHz):`<br>
|
||||
`R01: 433.05-434.79; 868.15-868.55`<br>
|
||||
|
Loading…
Reference in New Issue
Block a user