Multiple Parrot Drones as Swarm via WiFi Router
Multiple Parrot Drones as Swarm via WiFi Router
About
If you are eager to try and fly multiple Bebop or Discos at the same time and communicate to each-other, this is the page to read hot to get that to work
What your need
- 2x Bebop
- 1x Router
- Your Fieldlaptop
Prepare the Bebop
There is a configuration to make. Here are some examples as a start:
cd ~/paparazzi/sw/tools/parrot
./bebop.py configure_network YOURROUTERSSID managed dhcp
./bebop.py wifikey none none
or if you have WPA2 and fixed IP's and do not have set the MAC of your Bebop in your DHCP for a static lease. IP is an example, your router could be on a different subnet. Ofcourse change the YOURROUTERSSID and YOURKEY to the SSID of your router end the password of your network.
cd ~/paparazzi/sw/tools/parrot
./bebop.py configure_network YOURROUTERSSID managed 192.168.1.44
./bebop.py wifikey wpa2 YOURKEY
TIPS
Press and hold the Powerbutton for 10seconds in a row until the light turns red, that is a factory reset.