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

Control via Bluetooth #1

Open
AnaRhisT94 opened this issue Aug 13, 2021 · 1 comment
Open

Control via Bluetooth #1

AnaRhisT94 opened this issue Aug 13, 2021 · 1 comment
Labels
question Further information is requested

Comments

@AnaRhisT94
Copy link

Hi, Can I use multiple RPI's and each of them is connected via Bluetooth to Tello?
And a server code which will enable me to control all of them in parallel?

@carlospzlz
Copy link
Owner

Hi,

Can I use multiple RPI's and each of them is connected via Bluetooth to Tello?

The connectivity the DJI Tello provides is Wi-Fi. I don't see any problem in connecting multiple devices (RPI or any other) to this network and send commands concurrently (although I haven't tried it myself). Or you mean each RPI connected to a different aircraft?

And a server code which will enable me to control all of them in parallel?

If I understand correctly you would like to have a master process that controls all the RPIs, don't you?
That should be doable too.

Feel free to give me more details of what you are trying to do if I can be of any help.

@carlospzlz carlospzlz added the question Further information is requested label Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants