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

Connecting custom Built APP with Mavic 3E #302

Open
usamahamayun123 opened this issue Apr 3, 2024 · 1 comment
Open

Connecting custom Built APP with Mavic 3E #302

usamahamayun123 opened this issue Apr 3, 2024 · 1 comment

Comments

@usamahamayun123
Copy link

We have developed our custom andoid app using MSDK v5 for Mavic 3E.and we want to run this app in another android device instead of RC Controller android device. Is there any way to do that ?

@dji-dev
Copy link
Contributor

dji-dev commented Apr 3, 2024

Agent comment from yating.liao in Zendesk ticket #104196:

If you want to control the Mavic 3T using the Mobile SDK on other Android devices, I believe it is not possible. The Mobile SDK does not have the capability to directly connect to the drone or enable the remote controller to connect to Android devices.

To control the Mavic 3T, the only current options are through the remote controller or direct communication with the flight controller. The Mobile SDK can be used on the remote controller, and the Payload SDK can communicate with the flight controller.

If you use the Mobile SDK as an intermediary to transmit control commands and aircraft status, you can transfer the data obtained from the Mobile SDK to other platforms in various ways.

°°°

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

2 participants