Unable to load flight waypoint

Emanuele Ferrari

Good morning,
I use the AIR 3.
I created the flight plan attached, but the mission doesn't start and DJI Fly gives the following message: "RC signal weak. Unable to load flight waypoint."
Thinking it was a connection issue, I created a similar mission directly in DJI Fly on the same site, which works fine.
Could it be a problem with the number of waypoints (494) generated during the conversion?
Thank you.

https://drive.google.com/drive/folders/10TQORi4LKy1CpU4XhYbrPSXKlXbnpvZl?usp=sharing 

0

Comments

31 comments

  • Comment author
    igal avraham

    Exporting missions from 3rd-party planners like Dronelink into newer DJI apps (Fly / Pilot 2) often triggers these generic 'suspended' or 'unable to load' errors. DJI's internal WPML schema is incredibly strict about proprietary tags, and if even one parameter is off during the export, the app simply rejects the whole KMZ.

    I got tired of guessing what was breaking the imports, so I built a free client-side diagnostic tool. You can drop your Dronelink-exported KMZ in there, and it will analyze the XML to tell you exactly which tags DJI is rejecting.

    It runs entirely locally in your browser so your flight paths stay private: https://dronetoolbox.vercel.app/v/dji-wpml-and-kmz-waypoint-mission-formatting-and-execution-errors

    Might help you identify what needs tweaking in the export settings.

    1

Please sign in to leave a comment.