Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple USB connected Bluetooth devices (one Bluetooth device per drone) #220

Open
toncho11 opened this issue Oct 19, 2022 · 0 comments
Open

Comments

@toncho11
Copy link

Hi,

It is not exactly an issue but a question: is it possible to use several host USB devices? We want to use 4 USB Bluetooth devices on a computer and control 4 Mambo drones from this computer.

So here:

# you will need to change this to the address of YOUR mambo
mamboAddr = "e0:14:d0:63:3d:d0"

# make my mambo object
# remember you can't use the claw with the camera installed so this must be BLE connected to work
mambo = Mambo(mamboAddr, use_wifi=False)

we give the address of the the Bluetooth of the drone. The question is how to select the Bluetooth device on the host. In our case there are 4.

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant