Portisch download recommendation

Michael Ingraham 2019-09-24 14:33:49 -04:00
parent cf93e5d0ba
commit 60a041f2ab
1 changed files with 1 additions and 4 deletions

@ -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.