Mobile-SDK-Android-V5
Mobile-SDK-Android-V5 copied to clipboard
Question about the ErrorImp {errorType='WAYPOINT', errorCode='SEND_PACK_TIMEOUT' }
Hi, I am doing a mission sequence. Generate a kmz file, upload it, and start a mission. After 2 successfully completed missions I get an error when starting 3.
startMission Failed : ErrorImp
{
errorType='WAYPOINT',
errorCode='SEND_PACK_TIMEOUT',
innerCode='null',
description='Command timed out',
hint=''
}
| class = dji.v5.common.error.ErrorImp
I used SDK version 5.9.1. DJI RC PRO and Mavic 3T
What could be the problem? is it possible to change the timeout?