Thermal camera not recognized in Mavic 2 Enterprise Dual
290 0 2021-3-9
Uploading and Loding Picture ...(0/1)
o(^-^)o
agusqu
New

Uruguay
Offline

I have been trying to use the Mobile SDK 4.13.1 to create an app for my Mavic 2 Enterprise Dual. I cannot enable the thermal or MSX display modes, the screen just freezes. Apparently the thermal camera is not recognized.




camera.setDisplayMode(displayMode, djiError -> {
    if (djiError != null) showToast(djiError.getDescription());
});



If I use this function to change the display mode (and the displayMode variable is SettingsDefinitions.DisplayMode.THERMAL_ONLY or .MSX), i get a "Not Supported" error.



Does anybody else get this error? Is there any way of fixing it myself? When will this issue with the Mobilde SDK be fixed?


2021-3-9
Use props
Advanced
You need to log in before you can reply Login | Register now

Credit Rules