From 60a041f2ab4ed9c9951336ca2beddf406309f51c Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Tue, 24 Sep 2019 14:33:49 -0400 Subject: [PATCH] Portisch download recommendation --- Sonoff-RF-Bridge-433.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Sonoff-RF-Bridge-433.md b/Sonoff-RF-Bridge-433.md index 102a4d8a..05c570ae 100644 --- a/Sonoff-RF-Bridge-433.md +++ b/Sonoff-RF-Bridge-433.md @@ -48,10 +48,7 @@ See [RF Commands](https://github.com/arendst/Sonoff-Tasmota/wiki/Commands#sonoff 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) -7. Select the .hex firmware file of your choosing. Use the latest hex file, otherwise you may get `error "Magic byte is not 0xE9"` - - From the Tasmota project under [tools/fw_efm8bb1](https://github.com/arendst/Sonoff-Tasmota/tree/master/tools/fw_efm8bb1) folder. - - - Directly from the [Portisch project](https://github.com/Portisch/RF-Bridge-EFM8BB1) (* these hex files may not be the latest code base.) +7. Download the entire contents of the [Tasmota GitHub project](https://github.com/arendst/Sonoff-Tasmota/tree/master/) project via the green `Clone or Download` button to ensure that the firmware hex files are downloaded properly. Navigate to the folder on your computer where you saved the GitHub download. The firmware files will located in the `./tools/fw_efm8bb1/` folder. Select the newest available hex file. Otherwise you may get `error "Magic byte is not 0xE9"`. 8. Hit **Start Upgrade**. The flashing should complete within 60 seconds. Device will restart after upgrade completes. 9. Disconnect wiring and put the ON/OFF switch on the board back to 'ON' to enable the RF again.