Dji Mini Pro 3 losing connection frequently with the SDK (Android).

已完成

评论

3 条评论

  • Robert Sch

    Check, that you don't have 2 apps active sharing the drone. Like the DJI Fly App. Force close it. Should solve the issue.

    0
    评论操作 固定链接
  • Usman

    I have checked with that. Its forced closed, but still I am unable to perform my actions. In example logs below, I was able to enable to virtual stick after 2 attempts. I moved the drone by setting Left controller and when tried giving same command again, it stopped working. I tried to enable again the virtual stick, but I got the exception "REQUEST_HANDLER_NOT_FOUND"

    enableVirtualStick success.
    I/System.out(19653): virtualStick listener state : dji.v5.manager.aircraft.virtualstick.VirtualStickState@cf42391
    I/System.out(19653): Successfully enabled virtual stick.
    I/CameraStreamManager(19653): (co_a:869) listenRCModeUpdate update: CHANNEL_A 
    I/CameraStreamManager(19653): (co_a:776) changeSourceFormat: LEFT_OR_MAIN H265 Success  
    E/DJIV5/UpgradeManager@9a9e56a(19653): (onUpgradeFirmwareStateUpdated:1) info is UP_TO_DATE 
    I/CameraStreamManager(19653): (co_a:869) listenRCModeUpdate update: null 
    I/lteserviceAE(19653): (needBind:1) 
    I/lteserviceAE(19653): (needBind:1) 
    I/lteserviceAE(19653): (needBind:1) 
    I/lteserviceAE(19653): (needBind:1) 
    I/CameraStreamManager(19653): (removeReceiveStreamListener:1) removeReceiveStreamListener:  dji.v5.common.video.channel.VideoChannel@952d027 
    I/CameraStreamManager(19653): (co_a:808) listenProductTypeUpdate update: UNRECOGNIZED 
    I/CameraStreamManager(19653): (co_a:874) listenPlayingBack update:  LEFT_OR_MAIN NULL 
    I/MainActivity(19653): onProductDisconnect: 0
    I/JNIFSEventManager(19653): setCurrentDeviceId onDeviceIDChangeListener is null
    I/CameraStreamManager(19653): (co_a:808) listenProductTypeUpdate update: null 
    I/MainActivity(19653): onProductConnect: 0
    I/CameraStreamManager(19653): (co_a:808) listenProductTypeUpdate update: UNRECOGNIZED 
    I/JNIFSEventManager(19653): setCurrentDeviceId onDeviceIDChangeListener is null
    E/DJIV5/RXUtil(19653): (onFailure:1) HoveringPositionMode-onFailure LOCK ErrorImp{errorType='CORE', errorCode='REQUEST_HANDLER_NOT_FOUND', innerCode='', description='null', hint='error code = -1'} 
    E/DJIV5/RXUtil(19653): (onFailure:1) HoveringPositionMode-onFailure LOCK ErrorImp{errorType='CORE', errorCode='REQUEST_HANDLER_NOT_FOUND', innerCode='', description='null', hint='error code = -1'} 
    I/chatty  (19653): uid=10094(ai.dtek.fly.dev) identical 5 lines
    E/DJIV5/RXUtil(19653): (onFailure:1) HoveringPositionMode-onFailure LOCK ErrorImp{errorType='CORE', errorCode='REQUEST_HANDLER_NOT_FOUND', innerCode='', description='null', hint='error code = -1'} 
    E/DJIV5/AircraftManager(19653): (lambda$setHoveringPositionMode$3:1) HoveringPositionMode set failed: ErrorImp{errorType='CORE', errorCode='REQUEST_HANDLER_NOT_FOUND', innerCode='', description='null', hint='error code = -1'} 
    E/DJIV5/AircraftManager(19653): (lambda$setHoveringPositionMode$3:1) HoveringPositionMode set failed: ErrorImp{errorType='CORE', errorCode='REQUEST_HANDLER_NOT_FOUND', innerCode='', description='null', hint='error code = -1'} 
    I/CameraStreamManager(19653): (co_a:808) listenProductTypeUpdate update: DJI_MINI_3_PRO 

    0
    评论操作 固定链接
  • DJI Developer Support
    What is the version of MSDK you are currently using? Have you tried the latest version 5.9?
    0
    评论操作 固定链接

请先登录再写评论。