<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[VOXL flight deck not connecting to QGC]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I am not able to facilitate communication between VOXL and px4 so that I am able to access px4 through VOXL on QGC. I am able to connect to px4 separately using j1006 (blue connector) and can view all settings in QGC. I have configured wifi on the VOXL and set up IP addresses to access px4 over wifi. This worked in the past but since I upgraded the firmware of VOXL to 3.8 it no longer works. Please let me know what further information to provide to help solve this issue.</p>
]]></description><link>https://forum.modalai.com/topic/1208/voxl-flight-deck-not-connecting-to-qgc</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 00:18:45 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/1208.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Aug 2022 13:44:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to VOXL flight deck not connecting to QGC on Mon, 05 Sep 2022 09:39:31 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
After inspecting services, this was the output. I can see the mavlink server is neither enabled nor running.</p>
<pre><code>voxl:/$ voxl-inspect-services 
 Service Name         |  Enabled  |   Running   |  CPU Usage
---------------------------------------------------------------
 docker-autorun       | Disabled  | Not Running |  
 docker-daemon        | Disabled  | Not Running |  
 modallink-relink     | Disabled  | Not Running |  
 voxl-camera-server   | Disabled  | Not Running |  
 voxl-cpu-monitor     | Disabled  | Not Running |  
 voxl-dfs-server      | Disabled  | Not Running |  
 voxl-imu-server      | Disabled  | Not Running |  
 voxl-mavlink-server  | Disabled  | Not Running |  
 voxl-modem           | Disabled  | Not Running |  
 voxl-portal          | Disabled  | Not Running |  
 voxl-qvio-server     | Disabled  | Not Running |  
 voxl-streamer        | Disabled  | Not Running |  
 voxl-tag-detector    | Disabled  | Not Running |  
 voxl-tflite-server   | Disabled  | Not Running |  
 voxl-time-sync       | Disabled  | Not Running |  
 voxl-vision-px4      |  Enabled  | Not Running |  
 voxl-wait-for-fs     |  Enabled  |  Completed  |
</code></pre>
<p dir="auto">I tried starting the service using systemctl and this was the output.</p>
<pre><code>voxl:/$ systemctl start voxl-mavlink-server
voxl:/$ voxl-inspect-services 
 Service Name         |  Enabled  |   Running   |  CPU Usage
---------------------------------------------------------------
 docker-autorun       | Disabled  | Not Running |  
 docker-daemon        | Disabled  | Not Running |  
 modallink-relink     | Disabled  | Not Running |  
 voxl-camera-server   | Disabled  | Not Running |  
 voxl-cpu-monitor     | Disabled  | Not Running |  
 voxl-dfs-server      | Disabled  | Not Running |  
 voxl-imu-server      | Disabled  | Not Running |  
 voxl-mavlink-server  | Disabled  |   Running   |     0.0
 voxl-modem           | Disabled  | Not Running |  
 voxl-portal          | Disabled  | Not Running |  
 voxl-qvio-server     | Disabled  | Not Running |  
 voxl-streamer        | Disabled  | Not Running |  
 voxl-tag-detector    | Disabled  | Not Running |  
 voxl-tflite-server   | Disabled  | Not Running |  
 voxl-time-sync       | Disabled  | Not Running |  
 voxl-vision-px4      |  Enabled  | Not Running |  
 voxl-wait-for-fs     |  Enabled  |  Completed  |
</code></pre>
<p dir="auto">after configuring the voxl in softap mode, and connecting to it, the issue persists. Would downgrading the software release to VOXL Platform 3.6.0-0.5.0 help?<br />
Thanks</p>
]]></description><link>https://forum.modalai.com/post/6075</link><guid isPermaLink="true">https://forum.modalai.com/post/6075</guid><dc:creator><![CDATA[manan gupta]]></dc:creator><pubDate>Mon, 05 Sep 2022 09:39:31 GMT</pubDate></item><item><title><![CDATA[Reply to VOXL flight deck not connecting to QGC on Tue, 16 Aug 2022 16:44:48 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">In the latest release on voxl we've added the <code>voxl-mavlink-server</code> service to rout mavlink messages from vvpx4, it's possible that this service is not running. Can you show the output of <code>voxl-inspect-services</code> on your drone.</p>
]]></description><link>https://forum.modalai.com/post/5627</link><guid isPermaLink="true">https://forum.modalai.com/post/5627</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 16 Aug 2022 16:44:48 GMT</pubDate></item></channel></rss>