<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>UP Squared 6000 Troubleshooting and FAQs — upcommunity</title>
        <link>https://forum.up-community.org/</link>
        <pubDate>Sat, 12 Sep 2026 13:35:31 +0000</pubDate>
        <language>en</language>
            <description>UP Squared 6000 Troubleshooting and FAQs — upcommunity</description>
    <atom:link href="https://forum.up-community.org/categories/up-squared-6000-troubleshooting-and-faqs/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Non-deterministic startup/bootup</title>
        <link>https://forum.up-community.org/discussion/5089/non-deterministic-startup-bootup</link>
        <pubDate>Wed, 18 Jan 2023 06:07:08 +0000</pubDate>
        <category>UP Squared 6000 Troubleshooting and FAQs</category>
        <dc:creator>mafish</dc:creator>
        <guid isPermaLink="false">5089@/discussions</guid>
        <description><![CDATA[<p>The Up2 6000 (x6425RE) I am using in my project has trouble to turn on properly.<br />
The Up2 is turned by external microcontroller, by <a rel="nofollow" href="https://forum.up-community.org/home/leaving?allowTrusted=1&amp;target=https%3A%2F%2Fwww.mouser.pl%2FProductDetail%2FRECOM-Power%2FRPA60-2405SFW-N%3Fqs%3DFLBwGrBR9%25252B28fUUhmscQLA%253D%253D">RECOM 12V 5A </a> isolated power supply.</p>

<p>By default the startup sequence is that the MCU turns the 12V bus on, and waits for 50s for Up2 to boot up and communicate with it (systemd-analyze shows startup time of 34s to userspace and this is true when measured while rebooting).</p>

<p>This sometimes works but Up2 does not always startup properly. Sometimes it takes &gt;90s to boot up, and sometimes it does not turn on all (blue LED next to power socket stays off). I can see that te voltage is supplied ( I do have indicator LED, and voltage measurement on Up2's 5V bus), but the board itself remains dark. The monitor connected to the board, turns on for a second and then goes to standby (indicating that 'something' triggering HDMI is happending).</p>

<p>I haven't noticed this when powering the Up2 for a regular ACDC power supply. Below there is a oscillogram of 12V bus when powering on:<img src="https://us.v-cdn.net/6030431/uploads/editor/5g/aepvs1a852k4.png" alt="" title="" srcset="https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=300, width=300/6030431/uploads/editor/5g/aepvs1a852k4.png 300w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=600, width=600/6030431/uploads/editor/5g/aepvs1a852k4.png 600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=800, width=800/6030431/uploads/editor/5g/aepvs1a852k4.png 800w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1200, width=1200/6030431/uploads/editor/5g/aepvs1a852k4.png 1200w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=1600, width=1600/6030431/uploads/editor/5g/aepvs1a852k4.png 1600w, https://us.v-cdn.net/cdn-cgi/image/quality=80, format=auto, fit=scale-down, height=2000, width=2000/6030431/uploads/editor/5g/aepvs1a852k4.png 2000w, https://us.v-cdn.net/6030431/uploads/editor/5g/aepvs1a852k4.png" sizes="100vw" /><br />
As you can see the voltage rise time is ~10ms to 12V, which is rather long.</p>

<p>If anyone has any clue why the board does not turn on i would be thankfull for sharing.</p>
]]>
        </description>
    </item>
    <item>
        <title>No messages in topics created by /AMR_node</title>
        <link>https://forum.up-community.org/discussion/4986/no-messages-in-topics-created-by-amr-node</link>
        <pubDate>Thu, 18 Aug 2022 16:04:30 +0000</pubDate>
        <category>UP Squared 6000 Troubleshooting and FAQs</category>
        <dc:creator>pdulewic</dc:creator>
        <guid isPermaLink="false">4986@/discussions</guid>
        <description><![CDATA[<p>Hello,</p>

<p>I've got UP Squared 6000 with UP Xtreme i11 Robotic Kit installed on it and I'm trying to run an <a rel="nofollow" href="https://forum.up-community.org/home/leaving?allowTrusted=1&amp;target=https%3A%2F%2Fwww.intel.com%2Fcontent%2Fwww%2Fus%2Fen%2Fdevelop%2Fdocumentation%2Fei4amr-2022-2-developer-guide%2Ftop%2Ftutorials%2Ftutorials-amr%2Fwandering-with-aaeon-robotkit.html">example of motor control</a>. I'm on step 3 in section <em>Calibrate your Robot’s IMU</em>, and I have to save data from <code spellcheck="false" tabindex="0">/amr/imu/raw</code> topic to a file. The problem is that no messages are published in this topic.</p>

<p>Steps 1 and 2 were successful, I got the expected output:</p>

<pre spellcheck="false" tabindex="0">[INFO] [1660834785.348021058] [IoContext::IoContext]: Thread(s) Created: 2
[INFO] [1660834785.349719311] [AMR_node]: Serial opened on /dev/ttyUSB0 at 115200
[INFO] [1660834786.366661024] [AMR_node]: Hardware is now online
</pre>

<p>Robot is assembled according to the instructions, Motor Control Board and Intel Real Sense camera are connected to UP 6000 Board via USB. Motor Control Board is powered up and ON/OFF switch is set to ON (not sure if it matters, it wasn't mentioned anywhere).</p>

<p>Topics displayed after <code spellcheck="false" tabindex="0">ros2 topic list</code> command (no messages are published in any of them):</p>

<pre spellcheck="false" tabindex="0">/amr/battery
/amr/imu/raw
/amr/initial_pose
/amr/odometry
/cmd_vel
/parameter_events
/rosout
/tf
</pre>

<p>Nodes displayed after <code spellcheck="false" tabindex="0">ros2 node list</code> command:<br /><code spellcheck="false" tabindex="0">/AMR_node</code></p>

<p>Even if I try to publish something on <code spellcheck="false" tabindex="0">/cmd_vel</code> topic, there is no motor movement.</p>

<p>In step 2, parameter <code spellcheck="false" tabindex="0">port_name:=/dev/ttyUSB0</code> seems to be correct, because <code spellcheck="false" tabindex="0">ls /dev | grep USB</code> displays only <code spellcheck="false" tabindex="0">ttyUSB0</code>.</p>

<p>What could be the reason of missing messages in topic <code spellcheck="false" tabindex="0">/amr/imu/raw</code> and other topics? The Motor Control Board should work right away, or do I need to setup it somehow?</p>

<p>Thanks!</p>
]]>
        </description>
    </item>
    <item>
        <title>Quectel RM510Q-GL not working in B-key slot</title>
        <link>https://forum.up-community.org/discussion/4953/quectel-rm510q-gl-not-working-in-b-key-slot</link>
        <pubDate>Fri, 08 Jul 2022 15:36:17 +0000</pubDate>
        <category>UP Squared 6000 Troubleshooting and FAQs</category>
        <dc:creator>dmarion</dc:creator>
        <guid isPermaLink="false">4953@/discussions</guid>
        <description><![CDATA[<p>I have issues with using Quectel RM510Q-GL in the B-key slot.</p>

<p>Issue is observed on 2 different Up Squared 6000 systems.<br />
Issue is observed with both Linux and Windows.<br />
Same RM510Q-GL card works fine in different system (Supermicro board with M.2 B-key slot and USB 3.0 lanes provided).</p>

<p>Basically device is seen on the USB bus but it fails to set configuration:</p>

<pre spellcheck="false" tabindex="0">[ 1430.217568] usb 2-4: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[ 1430.239261] usb 2-4: New USB device found, idVendor=2c7c, idProduct=0800, bcdDevice= 4.14
[ 1430.239264] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1430.239266] usb 2-4: Product: RM510Q-GL
[ 1430.239268] usb 2-4: Manufacturer: Quectel
[ 1430.239269] usb 2-4: SerialNumber: 125b5122
[ 1430.243869] usb 2-4: can't set config #1, error -32
</pre>

<p>And device stays in unconfigured state and drivers are not bound. I tried to use external USB 2.0 adapter on the same Up Squared 6000 and card works OK (in USB 2.0 mode).</p>

<p>BIOS version is 2.0.</p>

<p>Any help appreciated.</p>
]]>
        </description>
    </item>
    <item>
        <title>m.2 pci express card is not detected in the system</title>
        <link>https://forum.up-community.org/discussion/4946/m-2-pci-express-card-is-not-detected-in-the-system</link>
        <pubDate>Tue, 28 Jun 2022 17:48:19 +0000</pubDate>
        <category>UP Squared 6000 Troubleshooting and FAQs</category>
        <dc:creator>nxtstranger</dc:creator>
        <guid isPermaLink="false">4946@/discussions</guid>
        <description><![CDATA[<p>I've installed decklink sdi micro card which is:<br />
M.2<br />
M.2 PCI Express 1 lane generation 3, compatible with B and M key type 2260 and 2280.<br />
For some reason I don't see it in the bios or under Ubuntu 20.04 OS.<br />
Please advise if some BIOS settings/jumpers must be changed to enable it.</p>
]]>
        </description>
    </item>
   </channel>
</rss>
