I'm new to BetaFlight and wanted to know if anybody has tried updating/installing Betaflight on multiple devices (drones) at once.
For example - I have 5 drones, which should be updated with the same firmware. Maybe there is a way to connect them all (via WiFi or just cable) to my laptop and run the installation at once? Not by plugging them directly into my laptop one by one.
It could save me a lot of time.
Any help appreciated 🙏
#Upgrading multiple drones at once
1 messages · Page 1 of 1 (latest)
I don't think multiple active connections are currently supported, at least directly through the configurator
I was just wondering if there is a way to connect the drone via WiFi?
If yes then tools like Ansible coul be potentially used to automatically roll the upgrades
Wifi configuration is currently possible, but I don't think you can flash through it
It may be achievable to use a third-party tool to flash over multiple DFU connections, but I'm not sure if that's possible either
Maybe you could name a few (third-party tools)? I would love to investigate more in that direction
Or, maybe for simplicity if I'm forced to use 1-by-1 connections there is a way to download some profiles (configs) and then just by running some CLI commands perform the configuration upload?
Would also work in my case, just for speeding things up
Do you want to flash new firmware version or just change the config?
Sorry for bringing the misunderstanding here.
Second option (only the config)
Oh
Yeah that's very easy to automate then
Open a serial connection to your desired COM port(s), initialize CLI mode, and then just send whatever CLI you want
| initialize CLI mode
Is the a manual on how to do that 😅
Send a # character over the serial connection
there was similar discussion, please see #1156227806406119475 message