This time, I got a brand new Jumper T-Lite V2 (the one with ELRS Internal Module). This customer said that he got flashed the wrong firmware, as I got the information, this radio using a custom ELRS firmware for the internal module (2.5.1 perhaps). He manage to install Jumper AION 2.4 firmware to the internal module, as everyone expected, it bricked…
Thanks to new feature of EdgeTX, now it has USB Passthrough, it really helps us to directly flash the internal module without messing the EdgeTX installation.
things to do when you face this situation:
- proper USB type C Cable (make sure the USB cable is proven that can transmit data from and to your computer)
- Latest ExpressLRS Configurator (can be downloaded here)
- for downloading 3.0.0 ELRS firmware
- for downloading V3 Lua script (how to download a lua script, can be found here)
- STM32 Driver on your computer (especially for windows computer)
- Patience 🙂
Okay then, lets start to flash:
- After you download and install ExpressLRS Configurator, please open it.
- choose releases, choose (3.0.0)
- choose target (Jumper 2.4 Ghz)
- choose device (Jumper AION T-Lite 2400TX)
- choose flashing method
- if your internal module able to go to wifi mode, you can choose wifi
- if you have FTDI adapter and willing to tear up the radio, choose UART
- (make sure your Radio has the latest EdgeTX firmware :P) if you want some less challenging and easier method, choose EdgeTX Passthrough (thx to the new feature 🙂 )
- Turn on your radio.
- plug your usb type c cable to your computer and your radio
- on your radio, after you plug your radio, it will show 3 option, choose the last one (USB Serial/Debugging)
- Press enter on your Radio
- then you can click “Build & Flash”
- sit back and relax, prepare a cup of coffe 🙂
If shits happensÂ
“Bad Size Given” Error
V2 and V3 handles partition differently (as they moved towards unified target), so when you flash V3 firmware to your module with V2 firmware, the file size get messed up and you get “Bad Size Given” error.
The fix is to download “repartitioner.bin“, on WiFi page, upload this file instead of firmware file. It’s going to say target mismatch, select flash anyway.
Now flash the V3 firmware again, it should go through this time.
No responses yet