ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Unable to connect to wifi network

    Ask your questions right here!
    3
    3
    48
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      KnightHawk
      last edited by

      I am following the tutorial for connecting the VOXL2 to the local wifi network using the purchased wifi adapter below but I'm unable to successfully connect.

      https://docs.modalai.com/voxl-2-wifi-setup/

      Wifi adapter
      https://www.modalai.com/products/voxl-2-wifi-add-on-kit?srsltid=AfmBOooGwF30Mr2uBxvZ0rWkEC-rKLMiXi49FY0LBQ6rbXoo0X4DLikz

      Voxl chip

      voxl2:/$ cat /proc/device-tree/model
      Qualcomm Technologies, Inc. qrb5165 IOT RB5code_text
      
      voxl2:/$ voxl-wifi        
      Illegal usage
      Description:
              Configure the Wi-Fi mode.
      
      Usage:
        voxl-wifi getmode
              Print the current mode (softap of station)
      
        voxl-wifi softap <ssid>
              Set Wi-Fi to Access Point mode.
              Password defaults to '1234567890'
      
        voxl-wifi station <ssid> [password]
              Set the Wi-Fi to station mode and connect to the AP with provided SSID
              and (optional) password.  Note: if your password has special characters
              surround it with quotes.
      
        voxl-wifi -f
              Set the Wi-Fi to Access Point mode and SSID to 'SSID'
              Password defaults to '1234567890'
      
      
      voxl2:/$ voxl-wifi station "Alpha Bravo" "Password"
      Cannot find device "wlan0"
      Device "wlan0" does not exist.
      Cannot find device "wlan0"
      
      Jetson NanoJ 1 Reply Last reply Reply Quote 0
      • Jetson NanoJ
        Jetson Nano @KnightHawk
        last edited by

        @KnightHawk you may consider reflashing your SDK image if feasible to mark out things.

        Alex KushleyevA 1 Reply Last reply Reply Quote 0
        • Alex KushleyevA
          Alex Kushleyev ModalAI Team @Jetson Nano
          last edited by

          @KnightHawk ,

          Please try unplugging the USB dongle from the USB extension (connected to VOXL2) then plugging it back in and check output of dmesg on your voxl2. It should say something about the new usb device connected and whether there are any errros.

          Also, in order to confirm that the wifi dongle itself is working, you could try plugging that into a standard linux PC, it should be recognized.

          Alex

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors