Skip to content

connecting via TCP #422

Open
Open
@Ricky-Millar

Description

@Ricky-Millar

hey, I think i've got a fundamental misunderstanding in how to connect to my drone, I'm trying to connect to mavlink through my tango2 tx's wifi.

I can get mission planner to connect using TCP, 192.168.4.1 port: 5760, But within MAVSDK
drone.connect(system_address="tcp://[192.168.4.1][:5760]")
Doesn't seem to connect. I assumed these would be the same as the address you would use for mission planner.

I have code working within jmavsim all fine, just struggling to transfer it over to the real world.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions