Query about Accessing RTK Custom Network Settings via DJI Mobile SDK on M300/M350
已完成Hi,
I am currently developing an application using the DJI Mobile SDK for the M300 and M350 platforms. My goal is to connect to the custom network service via DJI Pilot 2, then retrieve the RTK settings (serverAddress, port, username, password, and mountPoint) from DJI Pilot 2 to use them directly in my app to establish the RTK connection.
However, I am encountering an issue when attempting to retrieve these settings using the following key:
RTKCenter.getInstance().customRTKManager.customNetworkRTKSettings
This key consistently returns null
, regardless of whether I am connected or not.
I also try the DjiSharedPreferencesManager but nothing could get the settings.
I would like to know:
- Is it possible to retrieve the custom RTK network settings (serverAddress, port, username, password, and mountPoint) from DJI Pilot 2 via the Mobile SDK?
- If so, could you provide guidance or an example on how to correctly access these settings?
- If not, is there an alternative approach to achieve my goal of starting the RTK network service in my app using the settings configured in DJI Pilot 2?
I appreciate your support and hope for a detailed response to help me resolve this issue.
Best regards,
Quentin Arnaud
-
Dear developers, Hello, thank you for contacting DJI Innovation. 1. The pilot connection retrieves the RTK, and the MSDK program can obtain the network Settings. 2, 3, according to the process you need to write code for RTK information: https://developer.dji.com/doc/mobile-sdk-tutorial/cn/tutorials/rtk.html https://developer.dji.com/cn/api-reference-v5/android-api/Components/IRTKCenter/INetworkRTKManager.html?search=customnet workrtksettings&i=1inetworkrtkmanager_getcustomnetworkrtksettings_inline Thank you for your email and have a nice life! Best Regards, Dji innovation SDK technical support
请先登录再写评论。
评论
1 条评论