mirror of https://github.com/arendst/Tasmota.git
Updated Sonoff RF Bridge 433 (markdown)
parent
f48a1ab087
commit
542fa9cf57
|
@ -69,11 +69,13 @@ See [Supported Commands](Commands#sonoff-rf-bridge) for available Sonoff RF Brid
|
||||||
6. Hit **Start Upgrade**. The flashing should complete within 60 seconds.
|
6. Hit **Start Upgrade**. The flashing should complete within 60 seconds.
|
||||||
7. Put the ON/OFF switch on the board back to 'ON' to enable the RF again.
|
7. Put the ON/OFF switch on the board back to 'ON' to enable the RF again.
|
||||||
|
|
||||||
### R2 Board only Hardware Preparation
|
### Hardware Preparation - _R2 Board only_
|
||||||
|
|
||||||
|
_This section applies only to the R2 revision of the Sonoff RF Bridge_
|
||||||
|
|
||||||
<img src="https://user-images.githubusercontent.com/34340210/53682776-39f49700-3cc7-11e9-9184-4cecf2a3a4c3.png" width="250" align="right" />
|
<img src="https://user-images.githubusercontent.com/34340210/53682776-39f49700-3cc7-11e9-9184-4cecf2a3a4c3.png" width="250" align="right" />
|
||||||
|
|
||||||
_This section applies only to the R2 revision of the Sonoff RF Bridge and **only** if you want to use USB for powering the device during EFM flash process._
|
Apply this modification if you intend to use USB for powering the device during EFM flash process or if you want to use GPIO4 or GPIO5 for other purposes with the RF Bridge.
|
||||||
|
|
||||||
The R2 revision boards connect the GPIO4 and GPIO5 pins to the USB data lines of the power connector. Compliant USB chargers/power supplies are expected to short the two pins together, which is no good. These lines are not used by the original firmware, nor by Tasmota. The traces toward the USB power connector need to be cut to avoid interference by the USB wiring. Removing these connections does not interfere with the normal Bridge functionality.
|
The R2 revision boards connect the GPIO4 and GPIO5 pins to the USB data lines of the power connector. Compliant USB chargers/power supplies are expected to short the two pins together, which is no good. These lines are not used by the original firmware, nor by Tasmota. The traces toward the USB power connector need to be cut to avoid interference by the USB wiring. Removing these connections does not interfere with the normal Bridge functionality.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue