# MAVLink and MAVROS NOT connecting to PX4

Source: https://forum.modalai.com/topic/3575/mavlink-and-mavros-not-connecting-to-px4
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2024-06-21 15:00:09 UTC by Denver Bennett
Replies: 0 · Views: 552

## Denver Bennett · 2024-06-21 15:00:09 UTC

Hello,

I think I am having issues connecting MAVROS and MAVLink to PX4. I entered in `voxl2:/$ rostopic echo /mavros/state` and got the following result:
`
header: 
  seq: 0
  stamp: 
    secs: 1718964556
    nsecs: 273377842
  frame_id: ''
connected: False
armed: False
guided: False
manual_input: False
mode: ''
system_status: 0
---
`

What is the issue? Is this port related? Which configuration file do I need to edit? Thanks!
