<?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[UART communication using J19 - VOXL2 SENTINEL]]></title><description><![CDATA[<p dir="auto">hi guys!</p>
<p dir="auto">I have a very dumb question.</p>
<p dir="auto">I'd like to develop a gimbal using uart communication. But since I'd already removed the GPS module, I thought I'd use these uart ports.</p>
<p dir="auto">I tried connecting an ESP32 to J19 of the VOXL2 (PINOS: #2-TX, #3-RX, #6-GND) and checking communication using the qrb5165io-uart-test and qrb5165io-slpi-uart-test commands.</p>
<p dir="auto">I also checked this link:</p>
<p dir="auto"><a href="https://docs.modalai.com/voxl2-qups/" rel="nofollow ugc">https://docs.modalai.com/voxl2-qups/</a></p>
<p dir="auto">Could you please guide me?!<br />
Thank you!</p>
]]></description><link>https://forum.modalai.com/topic/3266/uart-communication-using-j19-voxl2-sentinel</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 14:56:48 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/3266.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 27 Mar 2024 16:48:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UART communication using J19 - VOXL2 SENTINEL on Mon, 21 Jul 2025 16:29:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/3182">@constantines</a> Unfortunately, the PX4 Mavlink module is only running on the applications processor (Linux) and not on the DSP side. Mavlink would have to be added to the DSP PX4 build.</p>
]]></description><link>https://forum.modalai.com/post/23225</link><guid isPermaLink="true">https://forum.modalai.com/post/23225</guid><dc:creator><![CDATA[Eric Katzfey]]></dc:creator><pubDate>Mon, 21 Jul 2025 16:29:05 GMT</pubDate></item><item><title><![CDATA[Reply to UART communication using J19 - VOXL2 SENTINEL on Mon, 21 Jul 2025 10:34:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/7">@Alex-Kushleyev</a><br />
Hi, and what if I want to add a Mavlink sensor (say a number of distance sensors connected to a dedicated MCU) to the VOXL2 using the J19 (PINS: #2-TX, #3-RX, #6-GND) instead of the GPS? I plan to read it using PX4. It that possible?</p>
]]></description><link>https://forum.modalai.com/post/23216</link><guid isPermaLink="true">https://forum.modalai.com/post/23216</guid><dc:creator><![CDATA[constantines]]></dc:creator><pubDate>Mon, 21 Jul 2025 10:34:50 GMT</pubDate></item><item><title><![CDATA[Reply to UART communication using J19 - VOXL2 SENTINEL on Mon, 08 Apr 2024 17:45:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/7">@Alex-Kushleyev</a></p>
<p dir="auto">Hi Alex,</p>
<p dir="auto">When I tested was with the px4 running.</p>
<p dir="auto">That apps you said is like this?<br />
<a href="https://docs.px4.io/main/en/modules/hello_sky.html" rel="nofollow ugc">https://docs.px4.io/main/en/modules/hello_sky.html</a></p>
<p dir="auto">I’m still learning some parts of px4 itself <img src="https://forum.modalai.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f605.png?v=r4gp3i66d9g" class="not-responsive emoji emoji-android emoji--sweat_smile" title=":sweat_smile:" alt="😅" />.</p>
<p dir="auto">Ideally, I thought to connect the esp to cpu where I could to read the data coming , such as to connect a arduino board in a computer. However to control the gimbal should be using mavlink .</p>
<p dir="auto">It’s like to learn to use the peripherals of my sentinel, because in the future I need also to connect UART lidar.</p>
<p dir="auto">What do you recommend? Because the others UARTs ports that I have are full right now.</p>
<p dir="auto">Best regards!</p>
]]></description><link>https://forum.modalai.com/post/16047</link><guid isPermaLink="true">https://forum.modalai.com/post/16047</guid><dc:creator><![CDATA[leonardo Andrade 0]]></dc:creator><pubDate>Mon, 08 Apr 2024 17:45:22 GMT</pubDate></item><item><title><![CDATA[Reply to UART communication using J19 - VOXL2 SENTINEL on Wed, 27 Mar 2024 22:02:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1688">@leonardo-Andrade-0</a> , the UART port on J19 is connected to the DSP where PX4 typically runs. This means the uart test apps from the cpu side (which interface with DSP to get to the UART port) cannot run concurrently with PX4 (currently only one app can run on DSP at a time).</p>
<p dir="auto">Perhaps when you were testing, PX4 was running and your test did not work?</p>
<p dir="auto">Would you want to interface to your gimbal from PX4 running on DSP or from CPU?</p>
<p dir="auto">Alex</p>
]]></description><link>https://forum.modalai.com/post/15766</link><guid isPermaLink="true">https://forum.modalai.com/post/15766</guid><dc:creator><![CDATA[Alex Kushleyev]]></dc:creator><pubDate>Wed, 27 Mar 2024 22:02:59 GMT</pubDate></item></channel></rss>