-
Notifications
You must be signed in to change notification settings - Fork 13
Home
Bryan Mayland edited this page Aug 4, 2025
·
3 revisions
The ElrsTelemWidget is a repository of ExpressLRS lua scripts to extend the EdgeTX experience. Scripts include:
- ELRSTelem - A widget for colorlcd radios for displaying ExpressLRS LinkStats telemetry
- ELRSt / ELRSb / ELRSu - A set of function scripts for allowing the use of any switch as a bind button
- Copy the
src/folder to your handset's SD card root directory, such that your SDcard will end up with a file called WIDGETS/ELRST/main.lua, and SCRIPTS/FUNCTIONS/ELRSb.lua. - Discover sensors
- Power up your receiver and flight controller and wait for a connection to be established.
- Press the MDL (model) key, then PAGE to get to the TELEMETRY page.
- Use the "Discover new" button to start discovering sensors. Betaflight should have 17, iNav should have 23 with GPS.
- Each different type of script then has a procedure to link it to where you want it, see the links above for each item.