You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello devs,
we are stuck to get the camera image from the mavic pro drone. We sticked as closely as possible to the provided guides for setting up the drone. Tried so far:
drone and controller firmware are up to date (double checked)
We can launch the drone and see stats via the GUI, but the app tells us we need to connect via "P4P V2.0". Things start getting frustrating.
Last question left -> "Is the SDK compatble with VS 2019, or do we need 2017?"
Happy for any help! Thanks so far!
Marius
The text was updated successfully, but these errors were encountered:
Are you sure you are using Mavic Pro? The WSDK does not support Mavic Pro, it supports Mavic 2 Pro. The "P4P V2.0" is a typo. WSDK should support 2019 as long as you install the correct Windows SDL. However, we suggest you don't use WSDK for developing as it is still be beta and does not support many products and havn't been updated for a long time. We suggest you use MSDK as it is the most stable SDK product and it is frequently updated.
Hopefully our solution can help you.
Kindly Regards,
DJI Developer Support
Hello devs,
we are stuck to get the camera image from the mavic pro drone. We sticked as closely as possible to the provided guides for setting up the drone.
Tried so far:
https://github.com/dji-sdk/Windows-SDK
https://developer.dji.com/document/f044b692-93f1-4e0e-8a85-914cd2adf639
We can launch the drone and see stats via the GUI, but the app tells us we need to connect via "P4P V2.0". Things start getting frustrating.
Last question left -> "Is the SDK compatble with VS 2019, or do we need 2017?"
Happy for any help! Thanks so far!
Marius
The text was updated successfully, but these errors were encountered: