Enabling monitor mode
Ways to prepare for receiving & sending data
For DroneBridge to work the WiFi adapter must be in monitor mode. You can set the cards to monitor mode using the following bash script (root privileges required):
In DroneBridge the script /startup/init_wifi.py
is used to setup the cards. You may want to use it.
Last updated