【Supported Models】
M350、Mavic 3 Enterprise series、M30series、DJI Mini 3 Pro(RC PRO)、M300(RC PLUS)
【How to use it】
- Before enabling LTE, please make sure that the aircraft has been equipped with a 4G Dongle, and check the network connection status and LTE authentication information of the remote controller. You can use the
addLTEDongleInfoListener
to set up the listener for Dongle information. - Authentication information can be obtained by setting a listener through addLTEAuthenticationInfoListener to get the authentication status. If the authentication information is not obtained, you can try using updateLTEAuthenticationInfo to update the authentication information.
- For unauthenticated devices, you need to use
getLTEAuthenticationVerificationCode
to send a verification message to the phone number, and then pass the verification information tostartLTEAuthentication
to complete the authentication. - The setLTEEnhancedTransmissionType is used to set the transmission type of the video feed.
OCU_SYNC_LTE
represents enabling the enhanced video transmission feature, whileOCU_SYNC
represents disabling the enhanced video transmission feature and using the OCU SYNC video feed.
【Q&A】
1、Does it support the LTE function of the M300?
-->M300+RM500 (remote control with V7 firmware) does not support LTE function yet, M300+RC PLUS can use LTE with MSDK V5.
2、Does it support private deployment?
-->Version 5.6 supports it.
3、Can the remote control be connected to a network cable to enable LTE enhancement?
-->Version 5.7 supports it.
Comments
0 comments
Please sign in to leave a comment.