betaflight / betaflight-tx-lua-scripts

Collection of scripts to configure Betaflight from your TX (currently only supported in OpenTx)
GNU General Public License v3.0
604 stars 142 forks source link

Telemetry Protocol not Supported (TX16S, EdgeTx, Crossfire) #433

Closed callagga closed 2 years ago

callagga commented 2 years ago

If I run "Betaflight CMS" I get "telemetry protocol not support", but if I run "Betaflight Setup" I get the Betaflight config screen fine, get look at my rates and get the correct values, but when I change them (change value and push enter) it doesn't update them on my Betaflight. (scripts did compile first time around)

Any ideas?

klutvott123 commented 2 years ago

The CMS script isn't part of 1.5. Are you sure you're not using a nightly build? Anyway, Betaflight 4.3 is required for the CMS script. For Betaflight setup you need to open the menu and select save. See the gif here https://github.com/betaflight/betaflight-tx-lua-scripts#betaflight-setup

callagga commented 2 years ago

ok - I'll double check

callagga commented 2 years ago

thanks this worked - I had initially grabbed the main branch and realised the mistake and cleaned up...but obviously didn't clean up properly