Sentinel Not connecting over adb
-
Hello,
I am trying to connect to my Sentinel drone over the USB, but suddenly it doesn't connect using the
adb shell
.My laptop can see the USB device when I do run
lsusb
Bus 001 Device 016: ID 05c6:900e Qualcomm, Inc. QUSB_BULK_SN:EBC5FC33
but when I runadb shell
it sayserror: no devices/emulators found
Please help.
-
@SMRazaRizvi I even performed the Unbricking steps as mentioned here but the issue persists.
-
@SMRazaRizvi The Unbricking, however, was successfull. Below are the last few lines from the output, and at some point inside the output I said
[PROGRAM] flashed "system" successfully
FIREHOSE READ: <?xml version="1.0" encoding="UTF-8" ?> <data> <log value="INFO: Calling handler for patch" /></data> LOG: INFO: Calling handler for patch FIREHOSE READ: <?xml version="1.0" encoding="UTF-8" ?> <data> <response value="ACK" rawmode="false" /></data> FIREHOSE WRITE: <?xml version="1.0"?> <data><setbootablestoragedrive value="1"/></data> FIREHOSE READ: <?xml version="1.0" encoding="UTF-8" ?> <data> <log value="INFO: Calling handler for setbootablestoragedrive" /></data> LOG: INFO: Calling handler for setbootablestoragedrive FIREHOSE READ: <?xml version="1.0" encoding="UTF-8" ?> <data> <log value="INFO: Using scheme of value= 1" /></data> LOG: INFO: Using scheme of value= 1 FIREHOSE READ: <?xml version="1.0" encoding="UTF-8" ?> <data> <response value="ACK" rawmode="false" /></data> partition 1 is now bootable FIREHOSE WRITE: <?xml version="1.0"?> <data><power value="reset"/></data> FIREHOSE READ: <?xml version="1.0" encoding="UTF-8" ?> <data> <log value="INFO: Calling handler for power" /></data> LOG: INFO: Calling handler for power FIREHOSE READ: <?xml version="1.0" encoding="UTF-8" ?> <data> <response value="ACK" rawmode="false" /></data>
-
@SMRazaRizvi Issue resolved.
I connected one of the camera ports in a wrong orientation.