Forum Discussion

avivhu's avatar
avivhu
Icon for Microsoft rankMicrosoft
Apr 22, 2019

Vision AI Devkit wifi issue

The device was working earlier today and I was able to load an image to the device.

I was working through the VS code samples and must have ruined something.

 

Now the device is showing 3 amber lights, I can't connect to its wifi network, and it won't connect to the external network. Also, docker daemon won't start up.

Adb over USB is working OK.

I tried 'adb reboot' but that didn't help.

 

(base) C:\WINDOWS\system32>adb devices
List of devices attached
f6bbeb6f        device

(base) C:\WINDOWS\system32>adb shell ifconfig wlan0
ifconfig: wlan0: error fetching interface information: Device not found

(base) C:\WINDOWS\system32>adb shell docker images
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

4 Replies

    • avivhu's avatar
      avivhu
      Icon for Microsoft rankMicrosoft

      jkubicka Using Version v0.2680_Perf.
      My problem was solved by reflashing the firmware, same version.

      • _riki_'s avatar
        _riki_
        Copper Contributor

        avivhu where did you get the firmware? Can you share it? I'm stuck in a very similar situation

Resources