diff --git a/subghz/samples/quantum-fire/Princeton_a1.sub b/subghz/samples/quantum-fire/Princeton_a1.sub new file mode 100644 index 0000000..7d9ee92 --- /dev/null +++ b/subghz/samples/quantum-fire/Princeton_a1.sub @@ -0,0 +1,8 @@ +Filetype: Flipper SubGhz Key File +Version: 1 +Frequency: 433920000 +Preset: FuriHalSubGhzPresetOok650Async +Protocol: Princeton +Bit: 24 +Key: 00 00 00 00 00 65 4A A1 +TE: 382 diff --git a/subghz/samples/quantum-fire/F_a1.sub b/subghz/samples/quantum-fire/RAW_a1.sub similarity index 100% rename from subghz/samples/quantum-fire/F_a1.sub rename to subghz/samples/quantum-fire/RAW_a1.sub diff --git a/subghz/samples/quantum-fire/F_a2.sub b/subghz/samples/quantum-fire/RAW_a2.sub similarity index 100% rename from subghz/samples/quantum-fire/F_a2.sub rename to subghz/samples/quantum-fire/RAW_a2.sub diff --git a/subghz/samples/quantum-fire/F_a3.sub b/subghz/samples/quantum-fire/RAW_a3.sub similarity index 100% rename from subghz/samples/quantum-fire/F_a3.sub rename to subghz/samples/quantum-fire/RAW_a3.sub diff --git a/subghz/samples/quantum-fire/F_a4.sub b/subghz/samples/quantum-fire/RAW_a4.sub similarity index 100% rename from subghz/samples/quantum-fire/F_a4.sub rename to subghz/samples/quantum-fire/RAW_a4.sub diff --git a/subghz/samples/quantum-fire/F_a5.sub b/subghz/samples/quantum-fire/RAW_a5.sub similarity index 100% rename from subghz/samples/quantum-fire/F_a5.sub rename to subghz/samples/quantum-fire/RAW_a5.sub diff --git a/subghz/samples/quantum-fire/F_a6.sub b/subghz/samples/quantum-fire/RAW_a6.sub similarity index 100% rename from subghz/samples/quantum-fire/F_a6.sub rename to subghz/samples/quantum-fire/RAW_a6.sub diff --git a/subghz/samples/quantum-fire/F_b7.sub b/subghz/samples/quantum-fire/RAW_b7.sub similarity index 100% rename from subghz/samples/quantum-fire/F_b7.sub rename to subghz/samples/quantum-fire/RAW_b7.sub diff --git a/subghz/samples/quantum-fire/README.md b/subghz/samples/quantum-fire/README.md index c8e47cb..790e414 100644 --- a/subghz/samples/quantum-fire/README.md +++ b/subghz/samples/quantum-fire/README.md @@ -6,8 +6,9 @@ These Flipper Zero subghz captures are from the remote control for the Quantum F - Model: DBR04 (Quantum Fireworks USA) - FCC ID: [Z2F-DBR04](https://fccid.io/Z2F-DBR04) + ## Demo -[YouTube video](https://youtu.be/8EuNqTr02eU) of igniting fireworks using the Flipper Zero. The signals broadcast from the subghz were pre-recorded ("Read RAW", config: 433.92MHz, AM650, RSSI -70) using a remote that was paired to the ignitor. F_a1.sub and F_a2.sub were the files used in the video recording. +[YouTube video](https://youtu.be/8EuNqTr02eU) of igniting fireworks using the Flipper Zero. The signals broadcast from the subghz were pre-recorded ("Read RAW", config: 433.92MHz, AM650, RSSI -70) using a remote that was paired to the ignitor. RAW_a1.sub and RAW_a2.sub were the files used in the video recording. Princeton_a1 was captured using "Read" instead of "Read RAW". ## Notes According to fccid.io user manual: @@ -18,3 +19,5 @@ According to fccid.io user manual: Reading more about EV1527 (non-rolling code, but large key space): - https://ripplesecurity.com.au/blogs/news/ev1527-and-ask-explained-simple says "Note that in the common basic protocol the full transmission (remote control keypress) consists of a preamble of one appr.. 320 microseconds pulse (“1”) followed by 31 zeros of the same time size (320 X 31 ~ 9900 micros, immediately followed by the 20 bits address and 4 command (button) bits all of the same time size." + +The protocol is the Princeton protocol. \ No newline at end of file