<?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[Cannot access through ADB and Fastboot RB5]]></title><description><![CDATA[<p dir="auto">I cannot access through ADB or Fastboot to the RB5. I was able to do so, suddenly the Spektrum RC receiver and the GPS do not power on and also I cannot access through ADB. The RC receiver tries to power on at first but after 1s the blue LED's stops doing lights. I tried to power the RB5 with a fully charged battery and trhough the AC power adapter also. Sometimes it lets me open with ADB but it loses connection after 3 min.</p>
]]></description><link>https://forum.modalai.com/topic/1803/cannot-access-through-adb-and-fastboot-rb5</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 17:01:55 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/1803.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 09 Feb 2023 16:07:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cannot access through ADB and Fastboot RB5 on Tue, 21 Feb 2023 17:34:22 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/marta-gonzalez" aria-label="Profile: Marta-Gonzalez">@<bdi>Marta-Gonzalez</bdi></a> , just following up on this thread, have you had any success with getting the RB5 to boot correctly? If necessary I can setup a debug phone call with you to see if we can get things going.</p>
]]></description><link>https://forum.modalai.com/post/8619</link><guid isPermaLink="true">https://forum.modalai.com/post/8619</guid><dc:creator><![CDATA[tom]]></dc:creator><pubDate>Tue, 21 Feb 2023 17:34:22 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot access through ADB and Fastboot RB5 on Mon, 13 Feb 2023 17:38:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marta-gonzalez" aria-label="Profile: Marta-Gonzalez">@<bdi>Marta-Gonzalez</bdi></a> That is definitely possible, if it was shipped that way I apologize.</p>
]]></description><link>https://forum.modalai.com/post/8428</link><guid isPermaLink="true">https://forum.modalai.com/post/8428</guid><dc:creator><![CDATA[tom]]></dc:creator><pubDate>Mon, 13 Feb 2023 17:38:20 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot access through ADB and Fastboot RB5 on Mon, 13 Feb 2023 09:02:50 GMT]]></title><description><![CDATA[<p dir="auto">Okey! One thing I found curious is that SW2 switch was in ON position when I opened it to follow the tutorial (the drone was brand new) (the switch to force the RB5 Flight into EDL mode). Do you think that could have caused some of the issues I reported in the beginning?</p>
]]></description><link>https://forum.modalai.com/post/8417</link><guid isPermaLink="true">https://forum.modalai.com/post/8417</guid><dc:creator><![CDATA[Marta Gonzalez]]></dc:creator><pubDate>Mon, 13 Feb 2023 09:02:50 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot access through ADB and Fastboot RB5 on Fri, 10 Feb 2023 18:23:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marta-gonzalez" aria-label="Profile: Marta-Gonzalez">@<bdi>Marta-Gonzalez</bdi></a> To go from adb to fastboot, you can use <code>adb reboot bootloader</code> (which that script is using). If it doesn't respond to that command. whcih seems to be the case for you, the button will need to be used.</p>
<p dir="auto">The switch on the add-on modem will need to be in the "OFF" position, that controls "EDL mode" which is a factory only setting and separate from fastboot.</p>
]]></description><link>https://forum.modalai.com/post/8383</link><guid isPermaLink="true">https://forum.modalai.com/post/8383</guid><dc:creator><![CDATA[tom]]></dc:creator><pubDate>Fri, 10 Feb 2023 18:23:09 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot access through ADB and Fastboot RB5 on Fri, 10 Feb 2023 14:56:24 GMT]]></title><description><![CDATA[<p dir="auto">Is there any way to force into fastboot mode without the button? (through adb or some another option?) I am able to have wifi in the board in this mode (before flashing)</p>
]]></description><link>https://forum.modalai.com/post/8373</link><guid isPermaLink="true">https://forum.modalai.com/post/8373</guid><dc:creator><![CDATA[Marta Gonzalez]]></dc:creator><pubDate>Fri, 10 Feb 2023 14:56:24 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot access through ADB and Fastboot RB5 on Fri, 10 Feb 2023 10:08:32 GMT]]></title><description><![CDATA[<p dir="auto">Also I tried to follow this page <a href="https://docs.modalai.com/Qualcomm-Flight-RB5-QDL/" rel="nofollow ugc">https://docs.modalai.com/Qualcomm-Flight-RB5-QDL/</a> I have a couple of questions: I found  that the SW2 switch was already in ON position below the Quectel, and I think it should be off seeing this tutorial? by doing this tutorial I was able to see the board in ADB devices, but I cannot force into fastboot even with the button; when I try to install the image, the ./install.sh stops here:</p>
<p dir="auto">marta@marta:~/Downloads/rb5_platform_0.9$ ./install.sh<br />
[INFO] adb installed<br />
[INFO] fastboot installed<br />
----Starting System Image Flash----<br />
Detected OS: Linux</p>
<p dir="auto">Installer Version: 0.8<br />
Image Version:     1.4.1<br />
[INFO] Found adb device, rebooting to fastboot</p>
<p dir="auto"><em>here stops and keeps here forever</em></p>
<p dir="auto">for the fastboot I followed this tutorial: <a href="https://docs.modalai.com/Qualcomm-Flight-RB5-system-image/" rel="nofollow ugc">https://docs.modalai.com/Qualcomm-Flight-RB5-system-image/</a></p>
]]></description><link>https://forum.modalai.com/post/8369</link><guid isPermaLink="true">https://forum.modalai.com/post/8369</guid><dc:creator><![CDATA[Marta Gonzalez]]></dc:creator><pubDate>Fri, 10 Feb 2023 10:08:32 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot access through ADB and Fastboot RB5 on Fri, 10 Feb 2023 09:24:50 GMT]]></title><description><![CDATA[<p dir="auto">yes, seems like a power issue, but I just plugged/unplugged the USB to connect to the drone. I tried also with a different wire and different power and keeps happening the same. I tried to reflash the image to see if I could connect to ADB but it does not get into fastboot mode (I tried to force into fastboot) but it does not appear neither in ADB or fastboot</p>
]]></description><link>https://forum.modalai.com/post/8368</link><guid isPermaLink="true">https://forum.modalai.com/post/8368</guid><dc:creator><![CDATA[Marta Gonzalez]]></dc:creator><pubDate>Fri, 10 Feb 2023 09:24:50 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot access through ADB and Fastboot RB5 on Fri, 10 Feb 2023 00:16:53 GMT]]></title><description><![CDATA[<p dir="auto">That sounds like a power issue if none of the lights come on? The MCBL-00001 that connects the APM to the RB5 Carrier Board can become deseated from the connector if it is removed and reinserted frequently</p>
]]></description><link>https://forum.modalai.com/post/8361</link><guid isPermaLink="true">https://forum.modalai.com/post/8361</guid><dc:creator><![CDATA[Chad Sweet]]></dc:creator><pubDate>Fri, 10 Feb 2023 00:16:53 GMT</pubDate></item></channel></rss>