DJI-Mobile-SDK-Tutorials / iOS-GSDemo

A demo teaches you how to construct a DJIWaypoint Mission app, which allows you to plot a flight route for your drone by placing waypoints on a map.
MIT License
27 stars 5 forks source link

Error: upload mission failed. error code -5024 #7

Closed tonycph closed 7 years ago

tonycph commented 7 years ago

img_6165

Hi there,

I got an error code of -5024 when I tried the demo with no modifies except the bundle id and api key. I guess my drone is connected as I can see the red plane in the map. Any suggestions? Drone: Phantom 4 Device: Iphone 6s version 10.3.2

oliverou commented 7 years ago

Hi @tonycph, are you using the DJI Assistant to simulate the GPS coordinate or test the demo outside? Have you check the Creating a MapView and Waypoint Application tutorial? Seems like the upload mission command is sent too frequently, could you try it again?

tonycph commented 7 years ago

@oliverou

Thanks for your reply. After I updated the aircraft and remote, it works great. My bad.

oliverou commented 7 years ago

Since this issue is resolved, close it now.

vivekTusiyd commented 5 years ago

@oliverou

Thanks for your reply. After I updated the aircraft and remote, it works great. My bad.

@tonycph , I am getting same issue with iPhone 5S and Mavic . Can you guide how to fixed that issue ?