How to specify target system id in mavsdk python connect string

Hi,

I am working with multiple mavlink devices on a single platform.

two comapanion computers and a pixhawk board running ardupilot

im using mavsdk python to connect to the Pixhawk…

the target system id for Pixhawk is 1, Since another computer has id 250, im having issues connecting…

is there a way to connect from mavsdk python code to the particular target system ID?

1 Like