Local Data Mode (LDM) new requirements

Completed

Comments

3 comments

  • DJI Developer Support
    The `init` function does not involve accessing the SDK server. In version 5.5, after calling `init`, you can enable LDM by calling `enableLDM`. If you have configured an offline LDM certificate on your local setup, then there is no need to access the server.
    2
    Comment actions Permalink
  • DroneControl

    Hello DJI Developer Support!

    Just tested it, calling init function indeed does not trigger any server call. Calling enableLDM in the onInitProcess sets the local data mode successfully so that registerApp does not call DJI server.

    1
    Comment actions Permalink
  • DJI Developer Support
    Yes, this should meet your requirements.
    0
    Comment actions Permalink

Please sign in to leave a comment.