Get Serial Number
已完成i'm using the v5 version and when i'm trying to get the serial number of the drone using the get() method FlightControllerKey.KeyAircraftLocation3D, i'm getting this errors.
it also happens sometimes when i get it in remote controller.
-
This is because the way you are using is wrong. Please read this article, https://sdk-forum.dji.net/hc/en-us/articles/6392364742809-Chapter-4-The-Keymanager-and-the-DJIKey You should call KeyManager.getInstance.get method to get the serialNumberKey. Also, make sure you read this key after the the FlightControllerKey.KeyConnection is non null.
请先登录再写评论。
评论
3 条评论