website logo
HomeShopDocsBlogForum
⌘K
Flipper Zero Documentation
Basics
🐬First start
MicroSD card setup
Firmware update
Pet dolphin
Power
Reboot
Controls
Settings
Sub-GHz
Reading signals
Reading RAW signals
Adding new remotes
Supported Sub-GHz vendors
Frequencies
125 kHz RFID
Reading 125 kHz RFID cards
Adding 125 kHz cards manually
Writing data to T5577 cards
Animal microchips
NFC
Reading NFC cards
Recovering keys with MFKey32
Unlocking cards with passwords
Writing data to magic cards
Infrared
Reading infrared signals
Using universal remotes
GPIO & modules
iButton
Bad USB
U2F (Universal 2nd Factor)
Apps
HID controllers
Flipper Mobile App
Reporting Mobile App bugs
qFlipper
Troubleshooting drivers on Windows
Development
Hardware
Blueprints
Docs powered by
Archbee
Sub-GHz

Reading signals

Document image


With your Flipper Zero, you can read, save, and emulate different types of remote controls with known protocols. On this page, you will learn how to read and emulate remote controls and how to determine the remote's frequency.

<div class="warning flipper-callout">
    <div class="callout-header">Sub-GHz functionality requires an inserted SD card</div>
    Flipper Zero stores databases on a microSD card, so update your Flipper Zero firmware with a microSD card inserted before using the Sub-GHz feature. For more information about the update procedure, see the <a href="https://docs.flipperzero.one/basics/firmware-update" onclick="next.router.push('https://docs.flipperzero.one/basics/firmware-update')"><u>firmware update</u> page.  
</div>


There are remote controls that work on protocols that Flipper Zero doesn't know yet. Signals from these remotes can be recorded in raw format, saved, and replayed with Read RAW function.

We constantly update and improve the Flipper Zero firmware with the help of our community. To make your contribution to helping Flipper Zero support more remotes, you can leave information about your remote on the forum.



Reading procedure

In Read mode, Flipper Zero reads and decodes demodulated signals from remote controls based on known protocols. If the remote's protocol is static, Flipper Zero can save and send the signal.

To read and save the signal from your remote control, do the following:

1

Go to Main Menu -> Sub-GHz.

2

Press Read, then press the button on the remote control you want to read.

Scanning screen
Scanning screen

3

When the signal is captured, press %ok%OK, then press Save.

Types of captured signals
Types of captured signals

4

Name the captured signal, then press Save.

<video
    autoplay muted loop playsinline style="width: 100%; margin: auto !important;"
    src="https://cdn.flipperzero.one/Sub-GHz_read_8-10-22_compressed.mp4"
></video>

<div class="warning flipper-callout">
    <div class="callout-header">Remotes have different frequencies and modulations</div>
    To read signals correctly, you need to know the remote control's parameters and configure your Flipper Zero accordingly. If Flipper Zero is unable to read the signal with the default settings, you will need to interact with Frequency and Modulation parameters in the Configuration Menu. 
</div>



Configuration Menu

In this menu, you can switch frequencies manually and in Hopping mode, switch modulations manually, and lock the keypad while scanning for signals. To open the Configuration Menu, on the scanning screen, press Config. You will see the following:

Configuration screen
Configuration screen



Frequency configuration

You can switch frequencies at which Flipper Zero receives signals. In the Configuration Menu, by pressing %left%LEFT or %right%RIGHT you can manually set frequencies from the list:

List of configuring frequencies
List of configuring frequencies


To read the signal correctly, it is necessary to determine the frequency of the remote. For that, you can use the Frequency Analyzer function.



Frequency Analyzer

When analyzing, Flipper Zero is scanning signals strength at all the frequencies available in the Configuration Menu. Flipper Zero displays the frequency with the highest received signal strength indicator (RSSI) value, with signal strength higher than -90 dBm.

To determine the remote's frequency, do the following:

1

Place the remote control very close to the left of your Flipper Zero.

Place the remote to the left of your Flipper Zero
Place the remote to the left of your Flipper Zero

<div class="warning flipper-callout">
    <div class="callout-header"></div>
    It is important to place the remote very close to your Flipper Zero to avoid analyzing signals from other devices.  
</div>

2

Go to Main Menu -> Sub-GHz -> Frequency Analyzer.

3

On your remote control, press and hold the button you want to analyze.

4

Review the measured frequency value on the screen.

By pressing the %left%LEFT or %right%RIGHT button, you can go to the second screen that shows up to 15 measured frequencies. On the second screen, you can sort measured frequencies by pressing the %ok%OK button.

The Frequency Analyzer function has two screens
The Frequency Analyzer function has two screens

<div class="info flipper-callout">
    <div class="callout-header">The analysis results can be approximate</div>
    Flipper Zero displays values that can help you to determine the frequency band in which the signal is sent. In most cases, the signals are sent at frequencies in 315, 433, and 868 MHz bands.
</div>



Hopping between frequencies

To receive a signal at an unknown frequency, use Hopping mode. In this mode, Flipper Zero switches quickly between the available frequencies and measures the signal strength. Once the signal strength exceeds -90 dBm, switching stops and Flipper Zero receives the signal at that frequency for one second, then switching between frequencies resumes.

To scan for signals in Hopping mode, in the Configuration Menu, set Hopping to ON.

<video
    autoplay muted loop playsinline style="width: 100%; margin: auto !important;"
    src="https://cdn.flipperzero.one/Sub-GHz_Hopping-2022-10-08_compressed.mp4"
></video>

<div class="info flipper-callout">
    <div class="callout-header"></div>
    Switching between frequencies takes some time, therefore signals transmitted at the time of switching can be missed. For better signal reception, set a fixed frequency determined by Frequency Analyzer. 
</div>


In Hopping mode, you can also manually switch modulations.



Modulation configuration

To capture the signal from the remote control, you need to configure the correct modulation settings on your Flipper Zero. Because Flipper Zero is not a software-defined radio, you need to configure the right modulation before scanning the signal, otherwise, you will not receive the correct data.

Flipper Zero supports Amplitude (AM) and Frequency (FM) signal modulations. In the Configuration Menu, by pressing %left%LEFT or %right%RIGHT, you can manually set signal modulations from the list:

  • AM270 — amplitude modulation with the bandwidth of 270 kHz.
  • AM650 — amplitude modulation with the bandwidth of 650 kHz (set as default).
  • FM238 — frequency modulation with the bandwidth of 270 kHz and the deviation of 2.380371 kHz.
  • FM476 — frequency modulation with the bandwidth of 270 kHz and the deviation of 47.60742 kHz.


Bin_RAW

This option allows the processing of RAW signals that weren't decoded during the reading process. The processing involves eliminating background noise, removing repeating signal segments, and correcting timing errors.

To use this feature, you need to enable the Bin_RAW option manually. Additionally, it is important to verify that the frequency and modulation parameters align with your remote control for optimal functionality.



Lock Keyboard

This function allows you to lock the keypad while your Flipper Zero is scanning for signals. To lock the keypad, in the Configuration Menu, select Lock Keyboard and press %ok%OK.



Sending signals

Flipper Zero can send saved signals that are recorded at frequencies that are allowed for transmission in your region.

To send a saved signal with Flipper Zero, do the following:

1

Go to Main Menu -> Sub-GHz -> Saved.

2

Select the signal, then press Emulate.

3

Press Send to send the saved signal.

<div class="warning flipper-callout">
    <div class="callout-header">Some frequencies can be blocked for transmission in your region</div>
    Flipper Zero can receive signals at all frequencies in the operational bands. However, Flipper Zero can transmit signals only at frequencies that are allowed for transmission in your region.  
</div>


To learn more about regions and allowed transmitting frequencies, visit the Frequencies page.

Updated 11 Sep 2023
Did this page help you?
PREVIOUS
Sub-GHz
NEXT
Reading RAW signals
Docs powered by
Archbee
TABLE OF CONTENTS
Reading procedure
Configuration Menu
Frequency configuration
Frequency Analyzer
Hopping between frequencies
Modulation configuration
Bin_RAW
Lock Keyboard
Sending signals
Docs powered by
Archbee

Community

Kickstarter Habr.com Discord Forum Blog

For developers

Documentation GitHub Design Guide

Distributors

Lab401 Joom How to buy Become a Partner

About

Contacts Jobs Compliance Company Abuse Report Privacy Policy

Copyright © 2023 Flipper Devices Inc.