Forum Discussion
Factory reset Vision AI Developer kit does not work
So the starting point is that my devices is connected to WIFI and IoT Hub (Green LED Lights)
I'm running the .bat script.
After that my device disconnects (Sound appears)
USB connects again (Sound appears)
The device LED's are red now
Got the error message: ping command is wrong
Stocking at this screen:
After pressing any key:
Like you said no devices recognized...
When i reboot the device with the POWER Button --> disconnected Sound appears and connected sound again.
After a couple of seconds adb devices works again... & LED's are green
I will get an other USB and check it again.
ā
I'd like to check with you for 2 things.
1. Are you using the inbox USB-c cable?
2. You script should be located "PEABODY_QCS603_LE_r37-v0.5330_Perf\PEABODY_QCS603_LE_r37-v0.5330_Perf\FW_UpgradeScript_Windows_v6_5\FastbootUpgrade_v6_5.bat" give that you are using Windows device. Please check if there is a line @SET fw_path=../v0.5330_Perf/ in FastbootUpgrade_v6_5.bat. If not, please add it after @echo "Check fastboot files..." or download the firmware again from Altek's site as you did. There was a minor bug in the script and we updated it earlier.
- RegulusJan 27, 2020Copper Contributor
MarcoWirtl - did updating the firmware fix your issue? I have the same issue.
- MarcoWirtlJan 09, 2020Copper Contributor
Updated my firmware.
My fastboot driver didn't work.
Tried it on a friends mac --> updated
Thanks!
- devinwongDec 25, 2019
Microsoft
The abl.elf not found issue was had nothing to do with device.
And this new issue has nothing to do with files now.
We saw very few reports on this before.
As far as I know, the users tried the following 2 things.
-use the inbox USB-C cable as you do now.
-when it asks to press any key after adb reboot bootloader, do not press it immediately. Try to press any key after 1 minutes or even longer (15 minutes).
- MarcoWirtlDec 25, 2019Copper Contributor
Did it abl.elf still is missing.
When i hardcode the complete path
it finds the fastboot files and reboots the kit but stuck here:
The USB sound appears: 1) disconnected few sec. later 2) connected
The LED's are solid red after adb reboot runs
After pressing any key:
- devinwongDec 23, 2019
Microsoft
MarcoWirtl I found the reason. There is a mistake in the Altek AI Camera Reflash Firmware.pdf that you may have referred to. Please do not copy/paste the folder FW_UpgradeScript_Windows_v6_5 into v0.5330_Perf. Just leave it as is. Run the bat file directly. The bat file should be located at "\PEABODY_QCS603_LE_r37-v0.5330_Perf\PEABODY_QCS603_LE_r37-v0.5330_Perf\FW_UpgradeScript_Windows_v6_5\FastbootUpgrade_v6_5.bat"
- MarcoWirtlDec 23, 2019Copper Contributor
Yes i'm using the shipping USB.
Tried it like you said:
My .bat file:
Location:
Error:
abl.elf is missing
Already tried a lot... nothing works