Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pixhawk connection with system via pymavlink over wifi #958

Open
DevankGarg opened this issue Jul 15, 2024 · 0 comments
Open

Pixhawk connection with system via pymavlink over wifi #958

DevankGarg opened this issue Jul 15, 2024 · 0 comments

Comments

@DevankGarg
Copy link

Hi, I am using Wifi Telemetry module for Pixhawk to control my pixhawk.
I am able to connect to the board via mission planner but can't connect to my it with pymavlink

I am trying to use "the_connection = mavutil.mavlink_connection(f'udp:{ip}:{port}')" but nothing is happening.

ip_address = '192.168.4.1'
port = 14550

Can anyone help me please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant