dji-sdk / Mobile-SDK-iOS

DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
Other
577 stars 256 forks source link

Different Drone Model Name Reported by SDK #153

Open jayvenn opened 6 years ago

jayvenn commented 6 years ago

This is the first time that I have encountered this issue from the weeks I spent with DJI SDK.

The SDK reports the connected drone as Phantom 3 Professional when I am connected to a Mavic Pro. I only have a Mavic Pro and have only ever connected to a Mavic Pro.

DJI iOS SDK version: 4.2.2 DJI Product: Mavic Pro iOS system version: 11 Beta 8 iOS device type: iPhone 6 Xcode version: 8.3.3 Mode: Bridge Mode from iPhone 6 to Simulator iPhone 6 on Xcode

Great support from the DJI Team so far! Please keep it up 👍

oliverou commented 6 years ago

Hi @nhantrivinh , thanks for your feedbacks! We have addressed the issue, will fix it in the upcoming SDK release.

linktekc commented 6 years ago

@oliverou , I am using the latest sdk (4.4) but getting same issue with @jayvenn

XietongLU commented 6 years ago

@jayvenn @linktekc could you provide us more information?

  1. Did you try to get the model name immediately after the product connection notification? Could you try to add some delay and check if you can get the correct model name?
  2. Please confirm you are not using the Bridge App. Using the Bridge App may introduce some delay for SDK to determine the actual model name.