For radios running ersky9x r221e2 or newer, there is an option to flash a precompiled firmware file to the multiprotocol module using the transmitter's Maintenance Mode.
- A compatible transmitter running ersky9x r221e2, or newer
- A precompiled multiprotocol firmware file (.hex for Atmega328p or .bin for STM32)
- A Flash from TX bootloader installed on the multiprotocol module
- A means to get the firmware file onto the transmitter's SD card
Consult the ersky9x site to see if your transmitter is compatible.
The transmitter firmware can be downloaded from the ersky9x test firmware page.
- Either:
- Connect the transmitter using a USB cable and power it on, or
- Remove the SD card from the transmitter and mount it using a suitable reader
- Copy the pre-compiled firmware file into the \firmware folder of the SD card (create the folder if it does not exist)
- Power the transmitter off and remove the USB cable or put the SD card back in the transmitter
- Enter the transmitter's Maintenance Menu by powering it on with the outer buttons of the two horizontal trims held down
- Select Update Multi,
- Choose the appropriate file type
- HEX to update an Atmega328p module
- BIN to update an STM32 module
- Select Update
- Choose the firmware file to flash, long press to select it
- Long press again to flash the selected file to the module
When flashing has finished, long press EXIT to reboot in normal mode.
TBD