How to install EdgeTX on the radio
Here, we will show you how to install EdgeTX on a radio running OpenTX.
このページを日本語で見る
Table of contents
Confirmation of compatible radio
EdgeTX can be run on many of radios on which OpenTX is running. You can check the radio models currently supported by EdgeTX and EdgeTX Companion on Check Supported Radios page.
Check Supported Radios (EdgeTX)
Check the installation procedure
There are several ways to install EdgeTX on your radio. The following pages are available on GitHub's EdgeTX official site. (The same procedure is explained on the second and fourth pages.)- 5 ways to flash EdgeTX for the hardcore
- EdgeTX Installation Guide
- EdgeTX Installation with OpenTX Companion
- EdgeTX Installation with the Bootloader
- EdgeTX Installation with the EdgeTX Flasher
You can also write OpenTX back to a radio running EdgeTX using the same procedure.
Other installation methods
EdgeTX buddy , which allows you to install EdgeTX on the radio with just a web browser, or EdgeTX flasher , a tool specialized for installation, has also been developed, but it is currently at the prototype level.
Back up OpenTX firmware and various setting information
In case of installation failure, first back up OpenTX firmware and various setting information currently stored in the radio. For the backup procedure, see "Back up MODELs and various settings (EEPROM) in radio" chapter on " OpenTX/EdgeTX radio initial setup procedure " page and "Access to radio: backup Flash memory and EEPROM" chapter on " How to install OpenTX Companion " page. Then, copy the contents of the SD card to your PC, etc., or take it out from the radio and storage it.
OpenTX/EdgeTX radio initial setup procedure
How to install OpenTX Companion
Preparation of microSD card
OpenTX/EdgeTX radio uses a microSD card as a data storage area (compatible with SDHC standard). Image / audio data, Lua scripts, backups of radio and drone settings (MODEL information) are saved. See below for how to prepare the microSD card.Download EdgeTX firmware
There is also a version called Nightly, but since this is a Nightly build, a so-called beta version, it may be unstable or contain bugs. This version is for developers, so please do not use it for general users.
There is also a version with "-RC1" or "-RC2" .e.t.c. added to the end of the version name, which is the Release Candidate version. As with Nightly, it may contain bugs, so general users should avoid using it as much as possible.
EdgeTX Firmware Release page (GitHub)
EdgeTX Latest Firmware Release page (GitHub)
Right-click on the link and download it to your computer. Unzip this in any folder.
Also, download the companion software here. Download the Zip file named "edgetx-cpn- [OS name] -v [version number] .zip".
If you don't know which file to select, open "fw.json" stored in the same folder with a text editor. You can see a list of model name and file name prefixes.
It may be good to take this opportunity to upgrade built-in multi-protocol module at the same time. In that case, the firmware for multi-protocol module is also stored in "FIRMWARE" folder. For how to upgrade the built-in multi-protocol module, see How to update radio firmware .
How to update radio firmware
Turn on the radio
Insert microSD card containing EdgeTX firmware into radio and turn on as usual. Audio file has changed to that of EdgeTX, so radio says "Welcome to EdgeTX".
Installation of EdgeTX boot loader
First of all, install the boot loader.Installation of EdgeTX firmware
Then install EdgeTX firmware.First start after installing EdgeTX
Use EdgeTX Companion instead of OpenTX Companion to manage radios on your computer.
How to install EdgeTX Companion