From 79b40737c25a59e0b714e68dd53309d3fa482e46 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Thu, 12 Sep 2019 13:54:05 -0400 Subject: [PATCH] R1 PCB photo --- Sonoff-RF-Bridge-433.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Sonoff-RF-Bridge-433.md b/Sonoff-RF-Bridge-433.md index 9e555af5..a35dbc7e 100644 --- a/Sonoff-RF-Bridge-433.md +++ b/Sonoff-RF-Bridge-433.md @@ -31,15 +31,19 @@ See [RF Commands](https://github.com/arendst/Sonoff-Tasmota/wiki/Commands#sonoff **IMPORTANT:** In the Module configuration GPIO4 and GPIO5 must be left as **`00 None`** ## RF Firmware Upgrade -**Attention ⚠️️⚠️️⚠️️ There are 2 versions of the `Sonoff RF Bridge 433`: the `R1` and the `R2 V1.0`. Wiring for `R2 V1.0` RF firmware flashing shown on the right. +**Attention ⚠️️⚠️️⚠️️ There are 2 versions of the `Sonoff RF Bridge 433`: the `R1` and the `R2 V1.0`. - +**R1** + + +**R2 V1.0** RF firmware flashing: + 1. Make sure you have previously flashed a Tasmota binary built with `RF_FLASH`. Refer to the [builds table](Builds) for pre-compiled binaries which include this feature. Otherwise the "Magic byte is not 0xE9" error will occur. 2. Set the module type to `Sonoff Bridge (25)` 3. This step will be different depending on your `Sonoff RF Bridge 433` hardware version. You will have to connect two wires: - 1. For `R1`: Connect `GPIO4 to C2Ck` and `GPIO5 to C2D`. This wiring will look DIFFERENT than the picture to the right. - 2. For `R2`: Connect `GPIO4 to C2D` and `GPIO5 to C2Ck`. This wiring will look IDENTICAL to the picture on the right. + 1. For `R1`: Connect `GPIO4 to C2Ck` and `GPIO5 to C2D`. + 2. For `R2`: Connect `GPIO4 to C2D` and `GPIO5 to C2Ck`. 4. Switch the ON/OFF switch on the board to 'OFF' to switch off the RF. 5. Power up the bridge via the 3.3V & GND pins. (See below if you need to power the device through the USB power port) 6. Go to the Web UI **Firmware Upgrade** > **Upgrade by File Upload** (introduced in v6.0.0a)