dji-sdk / Mobile-SDK-Android

DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
Other
998 stars 580 forks source link

Unable to connect Phantom 4 pro plus v2.0 #1197

Open chienvn311 opened 2 years ago

chienvn311 commented 2 years ago

Hi, I’m developing an Android app that collects data (real time) from Phantom 4 pro plus v2.0 with the build-in screen controller (GL300K + Lollipop).

I tried dji sample code and followed exact instructions (sign up for API key, app bridge…). But BaseProduct getProduct() always returned Null. Msdk version I used was 4.16.3 and 4.11. There are some posts in DJI forums indicate that P4p version prevents my app from connecting with the drone as it only pairs with the default app. Could you guys confirm this?

RudiVoeller commented 10 months ago

Same here