Android Question DJI DRONE Phantom 4 Pro + don't connect

Roberto P.

Well-Known Member
Licensed User
Longtime User
Hi

I'm trying to use the example posted by Erel on drones, but the app can not connect with the drone. Precise that I use Phantom Pro + that has the integrated device.

I registered the app and got the key.

Can anyone tell me why or where am I wrong?

I enclose log and project.

**************************** BaseApplication **************************
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
Activity resume
ok permissions....true
Registered successfully =true
activation state: UNKNOWN
binding state: UNKNOWN
activation listener added
No connected product


thank you
 

Attachments

  • droneexample.zip
    11.5 KB · Views: 214

Roberto P.

Well-Known Member
Licensed User
Longtime User
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
in the DJI web site I did not find the jar 4.5.1.
you need to be logged in

djiversion451.jpg
 
Upvote 0

Roberto P.

Well-Known Member
Licensed User
Longtime User
of course... I'm logged in and I've downloaded everything.
 
Upvote 0

Roberto P.

Well-Known Member
Licensed User
Longtime User
Not found! See picture

I'm trying to download because I want to do this last test before throwing the drone out of anger.

thank
 

Attachments

  • Immagine.png
    Immagine.png
    243 KB · Views: 160
Upvote 0

Roberto P.

Well-Known Member
Licensed User
Longtime User
I did not know this repository and it is not specified in the DJI support.

I do not know if I have to turn this format into Jar?

thank you for your availability and kindness.
 
Upvote 0

Roberto P.

Well-Known Member
Licensed User
Longtime User
ok. I have to replace the reference to the example library

from

#AdditionalJar: dji-sdk-provided-4.4.1

to
#AdditionalJar: dji-sdk-4.5.1.aar

it's correct?

thank again
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
My last answer here as i´m not interested to spent more time on your issues. I just accepted that you have a Drone which does not work with the SDK.

#BridgeLogger: true
#MultiDex: true
#AdditionalJar: dji-sdk-provided-4.5.1, ReferenceOnly
 
Upvote 0

Roberto P.

Well-Known Member
Licensed User
Longtime User
I understand that you do not want to spend more time and I thank you.

if this drone does not work I'll have to buy another one that supports SDK!
 
Upvote 0
Top