# Unable to connect to QGroundControl

Source: https://forum.modalai.com/topic/1857/unable-to-connect-to-qgroundcontrol
Category: Development Drones (https://forum.modalai.com/category/44/development-drones)
Tags: sentinel
Posted: 2023-02-20 18:18:27 UTC by A Evans
Replies: 4 · Views: 1213

## A Evans · 2023-02-20 18:18:27 UTC

I have been trying to connect to QGC, 
- I attepted to have the drone and the Ground Station connected via AP
- I have had both drone and GS connected to the same network via station

neither worked, I then came accross the youtube video "VOXL 2 - PX4 to QGroundControl Quickstart". I got as far as running
`voxl-configure-vision-px4` when I get a command not found, more curiously it doesn't seem to be appear in my services list. 

Any ideas? On windows.

```
voxl-inspect-services --version
 Service Name         |  Version  |  Enabled  |   Running   |  CPU Usage
---------------------------------------------------------------------------
 docker-autorun       |    1.2.4  | Disabled  | Not Running |
 docker-daemon        |    1.2.4  | Disabled  | Not Running |
 modallink-relink     |   0.16.0  | Disabled  | Not Running |
 voxl-camera-server   |    1.1.0  |  Enabled  |   Running   |    50.0
 voxl-cpu-monitor     |    0.2.6  |  Enabled  |   Running   |     0.0
 voxl-imu-server      |    0.2.4  |  Enabled  | Not Running |
 voxl-mavlink-server  |    0.1.3  |  Enabled  |   Running   |     0.0
 voxl-modem           |   0.16.0  | Disabled  | Not Running |
 voxl-portal          |    0.2.8  |  Enabled  |   Running   |     0.0
 voxl-px4-imu-server  |    0.1.2  | Disabled  | Not Running |
 voxl-px4             |   1.4.16  |  Enabled  |   Running   |     0.0
 voxl-qvio-server     |    0.7.1  |  Enabled  |   Running   |     0.0
 voxl-softap          |    0.1.3  | Disabled  | Not Running |
 voxl-static-ip       |    0.1.3  | Disabled  | Not Running |
 voxl-streamer        |    0.3.6  | Disabled  | Not Running |
 voxl-time-sync       |    1.1.4  | Disabled  | Not Running |
 voxl-wait-for-fs     |    1.1.4  |  Enabled  |  Completed  |
```

## Reply by modaltb (ModalAI staff) · 2023-02-21 20:50:49 UTC

Hi @A-Evans ,

Odd that the command can't be found!  We need voxl-vision-px4 running in order for the plumbing to be happy...  I'm wondering if the setup got altered in some way (e.g. something got deleted)?

The software packages are all available from our Platform Release, info on where to download and how to install are here in case you want to try to get a fresh install going? https://docs.modalai.com/platform-releases/#install

## Reply by A Evans · 2023-02-23 12:01:33 UTC (in reply to modaltb)

@modaltb Think thats my best option, no idea what's happened here mind, is there not a factory rest option?

## Reply by modaltb (ModalAI staff) · 2023-02-23 16:19:51 UTC

There's a guide here: https://docs.modalai.com/sentinel-factory-reset/#sentinel-factory-reset-guide

You can look on target at /data/voxl-suite-offline-packages, and there should be a voxl-vision-px4 debian package that you could try to install, but seeing that program that should be there isn't, I'm concerned that files didn't get messed up, so depending on how much you want to trouble shoot, the factory reset process might be the way forward.  Please advise if you hit any snags with the procedure

## Reply by A Evans · 2023-03-22 10:53:42 UTC (in reply to modaltb)

@modaltb Thanks for this, managed to just reinstall a few packaged from there, bit nervous to go the factory reset, we've had the drone for a while now but we are going to try a first flight soon. seems okay.
