ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. KnightHawk
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    KnightHawk

    @KnightHawk

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    KnightHawk Unfollow Follow

    Latest posts made by KnightHawk

    • Unable to connect to wifi network

      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"
      
      posted in Ask your questions right here!
      K
      KnightHawk
    • Deep Learning with VOXL2

      I have read the documentation on https://docs.modalai.com/voxl-tflite-server/. Is there additional documentation available?

      I'm interested in if we can use a test image that we can deliver to the VOXL2 chip (instead of using the cameras) to test the image segmentation logic.

      posted in Support Request Format for Best Results
      K
      KnightHawk