From 5f86cfe4a14aa2377fec6508574a198b635b3564 Mon Sep 17 00:00:00 2001 From: Willy-JL Date: Tue, 28 Feb 2023 21:07:14 +0000 Subject: [PATCH] Fix merge --- documentation/SubGHzRemoteProg.md | 60 ------------------------------- 1 file changed, 60 deletions(-) delete mode 100644 documentation/SubGHzRemoteProg.md diff --git a/documentation/SubGHzRemoteProg.md b/documentation/SubGHzRemoteProg.md deleted file mode 100644 index 5f453806e..000000000 --- a/documentation/SubGHzRemoteProg.md +++ /dev/null @@ -1,60 +0,0 @@ -# How to use Flipper as a new SubGHz remote (not clone of original remote) - -## Somfy Telis - -1. Create new remote with randomly generated serial: Go to SubGHz -> Add Manually -> Somfy Telis 433Mhz -2. Open your new remote file -3. Long press (hold) the ‘Prog’ button on a remote that is already registered to the device, until the blinds move shortly up and down. -4. Press and hold the ‘Prog’ button on the flipper (Left Arrow), until the blinds move shortly up and down again. -5. Done? - -## BFT Mitto - -1. Create new remote with randomly generated serial: Go to SubGHz -> Add Manually -> BFT Mitto 433Mhz -2. Open your new remote file -3. You need to be in minimum 3 meters to receiver -4. Original Remote: Press hidden button on back of remote with a pin or paper clip OR press Button 1 & 2 together until remote LED lights. -5. Original Remote: Momentarily press button that opens device -6. Long press (Right Arrow) - (0xF button - Btn:F) on Flipper for like 3-5 sec -7. Done? - -## Nice Flor S - -- Create new remote with randomly generated serial: Go to SubGHz -> Add Manually -> Nice FloR-S 433Mhz -- Open your new remote file - -### Coding using an existing remote -To enter the code of a new remote control without using your receiver, you will need -an authorised remote control (note: the first remote control must always be entered -using the receiver key). Now, with the two remote controls (your already coded -remote, and your new remote), which we shall call NEW (the one whose code we want -to enter) and OLD (the authorised one), position yourself within 3m of the gate/garage -receiver and then: -1. Press and hold the `Send` button on the flipper for at least 5 seconds and then -release. -2. Press the button on the already programmed remote 3 times slowly. -3. Press the `Send` button on the flipper slowly and then release. - -### Coding directly to your receiver -Your new remote will program to your receiver as per your original remote -instructions, so please refer to your manual. But for a typical NICE FLOX2R Receiver, -the programming procedure is as follows: -1. Press the learning button on your receiver for 1-2 seconds. The LED will turn on -for 5 seconds. Within 5 seconds, complete the next step. -2. Press a `Send` button on your flipper until the LED on your receiver turns off. -3. Release the remote button and wait for 2 seconds. -4. Press the `Send` button on your flipper again. The LED on your receiver -will now flash 3 times. This indicates that your remote has been successfully -coded. If this does not happen, repeat the whole procedure from the -beginning, and try again. -5. Wait 5 seconds. Press the button on your new remote to test if it opens your -garage/gate. - - -#### Follow links below to find more detailed instructions!!! - -#### Materials used: -- [Somfy Telis](https://pushstack.wordpress.com/somfy-rts-protocol/) -- [BFT Mitto](https://www.retroremotes.com.au/wp-content/uploads/2017/03/BFT-MITTO-2-4-19-6-17.pdf) -- [NICE FLOX2R Receiver Programming](https://apollogateopeners.com/store/pdf/apollo-flor-s-receiver-programming-guide.pdf) -- [Nice Flor S Programming](https://motepro.com.au/Instructions/Nice.pdf) \ No newline at end of file