Flight Controller Telemetry Connection Use Case
This chapter provides an SBUS communication example to help customers understand and use the SBUS communication function of LQ modules.
1 min read · English documentationFlight Controller Telemetry Connection Use Case
This chapter provides an SBUS communication example to help customers understand and use the SBUS communication function of LQ modules.

- First make sure the LQ devices have established a point-to-point connection. Configure the flight controller's external TELEM1 port as shown below to ensure that its external transmission port is correct. Set the STA LQ-10 IP to 192.168.1.200 and the AP IP to 192.168.1.201.


- Next, connect a serial port on the LQ-10 STA unit to the flight controller's serial port. Configure it for UDP transmission to the IP address and port of the computer running QGC, and enable UDP transmission. For example, the IP address of my computer is 192.168.1.123.

- Connect the serial port on TELEM1 to the configured serial port on the LQ-10.

- Connect the Ethernet port on the LQ-10 AP unit directly to the computer's Ethernet port.

- Open QGC, select UDP mode, enter IP address 192.168.1.200 and port 8080, and click Connect.

- The connection is established successfully.

