# Flight Deck wifi not connecting to QGroundControl

Source: https://forum.modalai.com/topic/337/flight-deck-wifi-not-connecting-to-qgroundcontrol
Category: Flight Core and Legacy VOXL (https://forum.modalai.com/category/9/flight-core-and-legacy-voxl)
Tags: voxl
Posted: 2021-07-15 16:34:19 UTC by daboy
Replies: 4 · Views: 1212

## daboy · 2021-07-15 16:34:19 UTC

I can connect to the voxl ap and have entered the ip address in voxl-vision-px4.conf. When starting QGronudControl it does not see px4 service. QGroundControl will make a connection using the USB connection.
What am I missing?

## Reply by Guest · 2021-07-15 16:38:53 UTC

Did you restart the voxl-vision-px4 service with 
```
systemctl restart voxl-vision-px4
```
after modifying the config file?

## Reply by daboy · 2021-07-15 17:16:03 UTC

yes I restarted it

## Reply by modaltb (ModalAI staff) · 2021-07-19 16:09:30 UTC

Hi @daboy ,

Can you please describe your setup?  What OS is QGC on?  Ubuntu/MacOS/Win10?

If it's Win10, there's a good chance it's a firewall settings causing you issues.

Otherwise, can you ping the VOXL from the Host computer?  Can you ping the other way around?

## Reply by daboy · 2021-07-20 18:17:34 UTC (in reply to modaltb)

@modaltb i am using win10. i can ping to voxl.
Pinging 192.168.8.1 with 32 bytes of data:
Reply from 192.168.8.1: bytes=32 time=3ms TTL=64
Reply from 192.168.8.1: bytes=32 time=3ms TTL=64
Reply from 192.168.8.1: bytes=32 time=3ms TTL=64
Reply from 192.168.8.1: bytes=32 time=3ms TTL=64

Ping statistics for 192.168.8.1:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 3ms, Maximum = 3ms, Average = 3ms

C:\Users\David>ping 192.168.8.1

Pinging 192.168.8.1 with 32 bytes of data:
Reply from 192.168.8.1: bytes=32 time=3ms TTL=64
Reply from 192.168.8.1: bytes=32 time=4ms TTL=64
Reply from 192.168.8.1: bytes=32 time=3ms TTL=64
Reply from 192.168.8.1: bytes=32 time=3ms TTL=64

Ping statistics for 192.168.8.1:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 3ms, Maximum = 4ms, Average = 3ms

i have turned windows firewall off.
qgroundcontrol still no response
