Cannot access through ADB and Fastboot RB5
-
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.
-
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
-
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
-
Also I tried to follow this page https://docs.modalai.com/Qualcomm-Flight-RB5-QDL/ 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:
marta@marta:~/Downloads/rb5_platform_0.9$ ./install.sh
[INFO] adb installed
[INFO] fastboot installed
----Starting System Image Flash----
Detected OS: LinuxInstaller Version: 0.8
Image Version: 1.4.1
[INFO] Found adb device, rebooting to fastboothere stops and keeps here forever
for the fastboot I followed this tutorial: https://docs.modalai.com/Qualcomm-Flight-RB5-system-image/
-
This post is deleted! -
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)
-
@Marta-Gonzalez To go from adb to fastboot, you can use
adb reboot bootloader
(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.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.
-
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?
-
@Marta-Gonzalez That is definitely possible, if it was shipped that way I apologize.
-
Hi @Marta-Gonzalez , 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.