DJI-Mobile-SDK-Tutorials / Android-FPVDemo

This demo shows how to create a simple FPV view and how to take photo and record video using DJI Mobile SDK.
MIT License
62 stars 81 forks source link

can't connect to remote control #7

Closed smellok closed 7 years ago

smellok commented 8 years ago

run demo code, can't connect to remote control.

m100,firmware:v1.5.8

the app-key is correct and pass the sdk validation.

bendarwing commented 7 years ago

I'm having the same issue. Wifi does work but RC doesn't.

oliverou commented 7 years ago

Hi @smellok , @bendarwing , we just update the FPVDemo to Android SDK 4.1, could you try again and check if the issue still exist? @bendarwing , which DJI product do you use for testing?

xbting commented 7 years ago

Mine is phantom-4-adv,have the save issue. register success,but startConnectionToProduct return false

oliverou commented 7 years ago

Hi @xbting , for Phantom 4 Advanced, the latest Android SDK 4.1 has supported, and the FPVDemo has just been updated to SDK 4.1. Please clone the latest version of FPVDemo and try again. Thanks!