dji-sdk / Mobile-SDK-iOS

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

Mobile SDK does not connect Mavic Air drone using wifi where DJIGO app connected #396

Open darshanpitpath opened 3 years ago

darshanpitpath commented 3 years ago

Hi Team, I have implemented drone mobile SDK based on this GitHub reference https://github.com/dji-sdk/Mobile-SDK-iOS This mobile SDK work fine if drone connect with USB cable but its not connecting drone if I am try to connect with wifi.

Can you please provide me details on it as soon as possible

Thanks

dji-dev commented 3 years ago

Agent comment from Lisa Fedane in Zendesk ticket #39223:

Are you connecting the mobile device via WiFi directly to the drone or trying to go through the RC?

Lisa Fedane DJI Developer Support, US

Join DJI's Developer Community in our new Forum for Technical Discussions, Announcements and More: https://forum.dji.com/forum-139-1.html?from=developer

darshanpitpath commented 3 years ago

Hi Team, We have directly connected drone to wifi and try to get connected drone using mobile SDk its does not work. Using same drone connection code its working fine for USB connection but not working on wifi connection. Can you please guide me here to resolve this issue. My drone model is Mavic Air Thanks

darshanpitpath commented 3 years ago

Hi DJI Team,               I have implemented connection code DJISDKManager.startConnectionToProduct() still its not working for wifi where its working fine with USB connections and as per developer documentation this same method will be use for USB as well as Wifi connection. Can anyone guide me here as its urgent to connect my drone using mobile SDK via wifi connection. Thanks