mirror of https://github.com/arendst/Tasmota.git
Updated Sonoff RF Bridge 433 (markdown)
parent
565dce6a4f
commit
6dff0d9ee2
|
@ -28,9 +28,9 @@ See [Supported Commands](https://github.com/arendst/Sonoff-Tasmota/wiki/Commands
|
|||
|
||||
## Rf chip firmware upgrade
|
||||
|
||||
<img src="https://github.com/arendst/arendst.github.io/blob/master/media/sonoff_bridge_rffw_upgrade.png" width="250" align="right" />
|
||||
<img src="https://github.com/arendst/arendst.github.io/blob/master/media/sonoff_bridge_rffw_upgrade.png" width="300" align="right" />
|
||||
|
||||
By updating the firmware of the Rf chip (or co-processor, microcontroller) new possibilities become available. Starting with Tasmota v6.0.0a the Rf chip firmware upgrade is easily done using Web Gui Upgrade by File Upload. Tasmota currently support the Portisch (https://github.com/Portisch/RF-Bridge-EFM8BB1) firmware only.
|
||||
By updating the firmware of the Rf chip (or co-processor, microcontroller) EFM8BB1 new possibilities become available. Starting with Tasmota v6.0.0a the Rf chip firmware upgrade is easily done using Web Gui Upgrade by File Upload. Tasmota currently support the Portisch (https://github.com/Portisch/RF-Bridge-EFM8BB1) firmware only.
|
||||
|
||||
To use this feature you'll have to hardware prepare your bridge first. Shown picture is the Bridge R2 version where two not used copper traces need to be cut if you want to use the current power connector during updating and connect two wires between GPIO4 and C2Ck and GPIO5 and C2D. These changes can be permanent as they do not interfere with the normal Bridge functionality and it also allows for easy changing of firmware in the future.
|
||||
|
||||
|
|
Loading…
Reference in New Issue