How to install EdgeTX Companion
Here, we will show you how to install EdgeTX Companion on your Windows PC. With EdgeTX Companion, you can upgrade firmware of radio, make a backup, and create a model. Usage is almost the same as OpenTX Companion .
このページを日本語で見る
Table of contents
Check compatibility of your radio
EdgeTX can be run on many of radios on which OpenTX is running. You can check radio models that EdgeTX and EdgeTX Companion currently supports by opening details page of each version from EdgeTX release site on GitHub and looking at the "Supported radios" column.
EdgeTX release site (GitHub)
Download EdgeTX Companion
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" 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. Then installer with the file name "companion-windows-2.9.2.exe" will be expanded.
Install EdgeTX Companion
Attention: Never run an untrusted exe file. Do not run programs other than those downloaded directly from github.com/EdgeTX/edgetx/releases/. Otherwise, there may be viruses.
By default, it will be installed in the folder with version number. This allows multiple versions of EdgeTX Companion to co-exist on a single computer.
-Set the radio first.
-Review the build options on the radio settings screen.
-Download the latest radio firmware.
This screen can be called at any time by selecting [Settings]-[Settings] from EdgeTX Companion menu.
If you purchase a new radio, you can register it by selecting [Settings]-[Radio Profiles]-[Add Radio Profile].
In the "Options" field, you can select whether to enable or disable various functions of the radio. This list of features will change depending on selected radio model. Hover your mouse cursor over each item name to see details of the function.
I think you should select "lua (enable Lua custom script screen)" and "internalmulti (support for internal 4IN1 MULTI-Module)". Select "internalELRS" for radios with a built-in ExpressLRS(ELRS) transmitter.
If you specify "SD Structure path" field, you can generate SD card image here when you upgrade the radio . It is convenient to create a folder such as "[Radio name]/sdimage" under any folder, copy the contents of Radio's SD card, and specify that folder here.
In "Default Int. Module" field, specify the type of built-in transmitter with radio. Select "MULTI" if you have a built-in 4in1 multi-protocol module, or select "CRSF" if you have a built-in Express LRS (ELRS).
Select "Default Stick Mode" and "Default Channel Order" according to your radio settings.
If you check "Append version number to firmware file name", it will be easier to distinguish the version of the downloaded file.
Finally, click "OK".
Install the driver : STM32 BOOTLOADER
To access the firmware of FPV drones and OpenTX/EdgeTX radios using STM32 processors on Windows PC, it is necessary to install a driver called "STM32 BOOTLOADER". Normally this driver is not installed automatically and must be installed manually. See below for details.Access to radio: backup Flash memory and EEPROM
Radio that uses OpenTX/EdgeTX has a "Flash memory" that stores firmware and boot loader, and an "EEPROM (Electrically Erasable Programmable Read-Only Memory) that stores model information and various setting information inside.As a starting point, let's back up the initial firmware and EEPROM installed in the radio to your computer.
Then connect the radio to your computer with a USB cable and wait for a while.
(For EdgeTX, only "USB drive")
Now you are ready to access the radio.
This backup file can be written back to the radio by [Write Backup to Radio] menu.