From f26f8d637a5db29afcb44e9fbab9a1a37f40a6b3 Mon Sep 17 00:00:00 2001 From: Pavel Zhovner Date: Fri, 7 Aug 2020 02:51:02 +0300 Subject: [PATCH] Update sub-1ghz-radio.md --- wiki/sub-1ghz-radio.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/wiki/sub-1ghz-radio.md b/wiki/sub-1ghz-radio.md index c218c616..ed91a270 100644 --- a/wiki/sub-1ghz-radio.md +++ b/wiki/sub-1ghz-radio.md @@ -8,6 +8,20 @@ CC1101 is well known universal transceiver designed for low-power wireless appli ## Signal Analyzer +* Works on 315/433/868 MHz + Flipper Zero has an integrated decoder for popular remote control algorithms such as Keeloq and others, so you can analyze an unknown radio system to figure out the protocol under the hood. -Furthermore, Flipper can record the samples of radio signals to analyze it later with more sophisticated tools on the computer, as well as replay the saved samples. Many remotes and IoT devices such as doorbells, sensors, and radio sockets don't use any encryption at all — in this case, Flipper can replay the signal, even if the protocol wasn't recognized. \ No newline at end of file +Furthermore, Flipper can record the samples of radio signals to analyze it later with more sophisticated tools on the computer, as well as replay the saved samples. Many remotes and IoT devices such as doorbells, sensors, and radio sockets don't use any encryption at all — in this case, Flipper can replay the signal, even if the protocol wasn't recognized. + + +### Remote Analyzer demo + +https://www.youtube.com/watch?v=AeCGLFKsxCU +* Detect protocol and parse it +* Analyze if it's secure on not + +## Common Dummy Remote + +User can use flipper as normal dummy remote for their own reciever like garage door. +For this flipper should have library of popular remotes brands.