You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same problem. I used the code from this repository without modifications (only changed api key and package names, of course). DJI Pilot app can get the file list.
#10
Open
Mac-sir opened this issue
Jun 28, 2020
· 2 comments
I have the same problem. I used the code from this repository without modifications (only changed api key and package names, of course). DJI Pilot app can get the file list.
Value of currentFileListState is RESET before calling refreshFileListOfStorageLocation.
Formatting SD card didn't help.
Drone is Mavic 2 Enterprise Dual. Android Studio is 4.0.
Here are some logs:
2020-06-05 15:08:55.818 31972-32016/my.package E/my.package.MainActivity: Set cameraMode success
2020-06-05 15:09:05.823 31972-32368/my.package E/DJIFileListLoader: 10000ms内没有数据hit 重传 seq=0, timeoutCount=1
2020-06-05 15:09:15.826 31972-32368/my.package E/DJIFileListLoader: 10000ms内没有数据hit 重传 seq=0, timeoutCount=2
2020-06-05 15:09:25.828 31972-32368/my.package E/DJIFileListLoader: DJI loader timeout
I have the same problem. I used the code from this repository without modifications (only changed api key and package names, of course). DJI Pilot app can get the file list.
Value of currentFileListState is RESET before calling refreshFileListOfStorageLocation.
Formatting SD card didn't help.
Drone is Mavic 2 Enterprise Dual. Android Studio is 4.0.
Here are some logs:
2020-06-05 15:08:55.818 31972-32016/my.package E/my.package.MainActivity: Set cameraMode success
2020-06-05 15:09:05.823 31972-32368/my.package E/DJIFileListLoader: 10000ms内没有数据hit 重传 seq=0, timeoutCount=1
2020-06-05 15:09:15.826 31972-32368/my.package E/DJIFileListLoader: 10000ms内没有数据hit 重传 seq=0, timeoutCount=2
2020-06-05 15:09:25.828 31972-32368/my.package E/DJIFileListLoader: DJI loader timeout
Originally posted by @tapioko in #8 (comment)
The text was updated successfully, but these errors were encountered: