#new to beta flight
1 messages · Page 1 of 1 (latest)
In simple terms, Core has all the device drivers, but not all of the features. A configured build for your target will contain only the necessary drivers and your selected features
Core is really mostly just for troubleshooting
So say I put in the wrong protocols for something how bad would it be affected
Because I’m not finding my protocols for certain things
nothing bad would happen, the flight controller just wouldn't be able to read any signals from the receiver
Okay it’s starting to make a little bit more sense another question where would I find the telemetry protocol
And radio protocol because I can’t find any that are listed
if you know what radio system you have, you can go from there
I have the radio master zorro and I’m going to be running a elrs receiver
CRSF as the receiver protocol, no extra telemetry protocol
Okay thank you so much this is just the start to me building a drone we’re building it for a competition for our school so it’s all new to me
no problem
Do I need to use another software for the elrs like the expressLRS configurater
Yes. Betaflight Configurator is only for flight controllers running Betaflight firmware. To update/configure your ELRS hardware, you will need ELRS Configurator
Okay thank you
Just to make things easy with ELRS. Before you even open the Configurator. (Do this for every receiver, radio off.)
Power up your receiver and wait 60s until it starts blinking really fast. It's in 2.4GHz wifi mode now.
Get your phone or anything else that has wifi and a browser.
Connect to the ELRS network.
Password is: expresslrs
Then open a browser and go to:
http://elrs_rx.local/
Put in your wifi info and change the delay for how long it takes to go into wifi mode to 10 seconds.
Now you can do firmware updates and config easy.
Works with the TX module as well. Address is just http://elrs_tx.local/ instead
and you have to put it in wifi mode with the Lua script.
How to connect to the ELRS network? Could you please explain in detail how to do