Rick
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Posts
Recent activity by Rick-
MQTT thing osd messages
CompletedI receive in mqtt sys/status messages from mavic 3t, but there are no thing osd messages in the log if mqtt server. the window.djiBridge.platformLoadComponent("thing",...) returns true, but window....
-
[MSDK 5.4, DJI Mini 3 Pro (DJI RC)] Developer Options activation
CompletedDear all, how can I activate developer options to use MSDK 5.4 with Mini Pro 3? There are no entries in the settings like "about remote controller", but mini pro 3 is supported by MSDK 5.4 Thank yo...
-
[MSDK 4.16 Mavice 3T] getCameras returns null
CompletedDear all, I'm trying to run sample App FPV Demo with MSDK 4.16 and Mavic 3T. Unfortunately, the ((Aircraft) getProductInstance()).getCameras() returns always null. What could be wrong? Thank you i...