benb0jangles / FlySky-i6-Mod-

A collection of software modifications for the FlySky i6, some useful, some experiment. All use of this repository is experimental and you use at your own risk. But, progress is being made.
413 stars 132 forks source link

Fli14+ not keeping binding #132

Closed inckx closed 3 years ago

inckx commented 3 years ago

I have 2 different quads both with a fli14+ receiver. The 14ch firmware works, I get the rssi on osd through betaflight etc. But when I switch my quads on the same transmitter, I now have to bind again each time I switch between them. Powering down and up it keeps the binding to the quad's receiver, but not when I pick the other quad for the first time it powers up.

inckx commented 3 years ago

I'm closing the issue myself as the firmware did something correctly that probably was broken before: 1 - first select your model1 (and give it a proper name in the TX) 2 - then bind your RX1 3 - select another model2 (and give it a proper other name) 4 - then bind RX2 to this different model

Now simply selecting the right model remembers the bound RXn for that model. (with previous firmware I used, you could bind multiple RX to a single model which with hindsight makes a lot less sense than with this firmware).