介绍
Many users connect their UAVs to ground computers using our 2-way wireless link TX900 to operate Mission Planner. The air-side connects via TTL to the flight controller, while the ground side uses a serial-to-network method.
Some connection issues occur when users modify the link default parameters. To ensure reliable operation, it is critical to use the default parameter settings. 在本指南中, we provide step-by-step screenshots of the default configuration, so you can match your setup exactly.
Please noted that the user’s computer ip address is 192.168.43.xxx, so we modify our setting to meet his computer’s ip address.
Here is another introduction post.
https://ivcan.com/p/video-telemetry-downlink-flight-control-commands-uplink/
Here is operation video at youtube.
步 1: Air-Side (无人机 192.168.1.12, 接入节点) 设置
The UAV connects to the wireless module via TTL. Screenshot Example:



步 2: Ground-Side (个人计算机, 192.168.1.11, 中心节点) 设置
在地面上, a serial-to-network conversion is used to link the PC running Mission Planner. Screenshot Example



步 3: Using MissionPlanner.exe on the Ground-side



步 4: Parameter Alignment
To ensure successful connection:
- Each parameter page on both air-side and ground-side must match the default configuration.
- Avoid changing TDD time slot ratios or baud rates unless advised by our engineers.
- Verify the network settings and IP addresses of your serial-to-network adapter match the UAV module.
步 5: Testing the Connection
After confirming default parameters:
- Power on both UAV and ground station.
- Open Mission Planner on the ground PC.
- Connect to the UAV via the wireless link.
- If the connection is unstable, re-check the parameters on both sides and ensure they match the defaults exactly.
警告
如果, after configuring the web parameters according to our screenshots, the telemetry data still cannot be received, then double-check the serial connection between the air-side node’s D3 port and the customer’s flight controller.
确保这一点:
- The voltage levels are compatible.
- Tx and Rx lines are not reversed.
Please remind to power cycle both the air-side and ground-side nodes to ensure the parameters take effect.
Ask them to check the serial connection between the air-side node’s D3 port and the flight controller, making sure that Tx and Rx are not reversed.
Please try to ping 192.168.43.12 from your PC to see if it responds. This will help confirm whether the wireless link is working properly.
现在, the customer’s air-side node interface is set to Both, which means it is running a TCP server (港口 20001) and also actively sending serial data via UDP to the PC at IP address 192.168.43.2, UDP端口 8090.
Based on this configuration, the ground-side MissionPlanner.exe can access the telemetry data in either of the following ways:
TCP模式: Connect to the air-side node’s IP (192.168.43.12) and TCP port (20001), as shown in the screenshot from point 3 以上.
UDP方式: Receive telemetry data via UDP on the PC’s IP (192.168.43.2) 和端口 (8090).
The customer can even open a network debugging tool to check whether any telemetry data from the flight controller is being received.


注意: My PC’s IP address is 192.168.43.115, 不 192.168.43.2 as in the customer’s setup.
常问问题
Q: The customer asked why the two devices—one air unit and one ground unit—show different LED behaviors when powered on. One LED is Alway light on, while the other is blinking. Why is that?
一个: Drone side is access node, ground side is central node.

节点指示灯: blue light for Node type indictor: 1. Continuous light when the device worked as Centrol Node(地面单位, 192.168.1.11). 2. blink light when the device worked as Access Node (空气单元, 192.168.1.12).
结论
Using default parameters is essential for stable two-way communication between your UAV and ground PC. Follow the screenshots and guidance in this post to configure the link correctly. Any changes may prevent Mission Planner from operating successfully.

问一个问题
感谢您的回复。 ✨