-
Notifications
You must be signed in to change notification settings - Fork 71
Flashing the TX
Wez edited this page Oct 24, 2021
·
1 revision
The Backpack code is not yet in a stable release version (although it will be in v2.0), so you need to flash the master
branch to the TX module, and install the v2 LUA script on your handset.
- Open the ExpressLRS Configurator
- Select the "GIT BRANCH" tab
- In the "Git branches" dropdown, select
master
- Select your TX type as per normal under "Target"
- Configure all your normal options and bind phrase
- Flash using your desired method
- Go to https://github.com/ExpressLRS/ExpressLRS/blob/master/src/lua/elrsV2.lua
- Right click on the "Raw" button, and select "Save link as...", and save it somewhere you can find later
- Connect your handset to your computer
- Navigate to the SD contents disk, then go to /SCRIPTS/TOOLS/
- Copy the elrsV2.lua from step 2 into the TOOLS directory
- Unplug your handset
- Check that you can open the new LUA script on the handset, and can see the good:bad packet rate as before.