mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-01-08 23:00:20 +00:00
13 lines
975 B
Markdown
13 lines
975 B
Markdown
|
# Fun with Restaurant Pagers
|
||
|
|
||
|
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)
|
||
|
|
||
|
Official currently does not allow anything outside of the officially supported CC1101 specs.<br>
|
||
|
RogueMaster & CodeGrabber (Unleashed) allows unofficially supported frequencies with the `extend_range` and `dangerous_settings` files.
|
||
|
|
||
|
**NOTE: Going outside the officially 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 of the officially supported frequencies. [Proceed with caution.](https://github.com/UberGuidoZ/Flipper/blob/main/Sub-GHz/Restaurant_Pagers/SubGHz_changes.md)
|