From fafe3a903603d4f5de516216bc29ee8fb91f82c9 Mon Sep 17 00:00:00 2001 From: blakadder Date: Wed, 27 Feb 2019 14:11:36 +0100 Subject: [PATCH] Added youtube tutorial link --- Sonoff-RF-Bridge-433.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Sonoff-RF-Bridge-433.md b/Sonoff-RF-Bridge-433.md index 9fa5c306..2a93d087 100644 --- a/Sonoff-RF-Bridge-433.md +++ b/Sonoff-RF-Bridge-433.md @@ -34,6 +34,10 @@ Move the switch towards the 5-pin header, keep the button on the edge pressed an After programming make sure to move the switch away from the 5-pin header to restore connection to the RF microcontroller. Select device Sonoff Bridge in configuration page!!! +### Video tutorial by alsolh +[![](http://img.youtube.com/vi/XixXbg2T4Ns/0.jpg)](http://www.youtube.com/watch?v=XixXbg2T4Ns "") + + ## Operation During normal operation the serial interface is used at 19200 baud to communicate with the RF microcontroller. It is therefore wise to disable serial logging (``seriallog 0``).