Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页

    YuzuKi X 100ask V831s开发板联网

    V Series
    4
    4
    2138
    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.
    • N
      NULL037 LV 7 last edited by

      测试WiFi功能正常,输入

      ifconfig wlan0 up
      ifconfig -a
      

      image-20221110172554965.png

      接入天线

      image-20221110172726967.png

      查看附近的WiFi名称,输入

      iw wlan0 scan | grep "SSID"
      

      image-20221110173620540.png

      配置WiFi名和密码,进入etc目录

      cd /etc
      vim wpa_supplicant.conf
      

      image-20221114175944304.png

      输入:wq 保存退出。

      创建一个socket通信的目录

      mkdir -p /var/log/wpa_supplicant
      

      image-20221114180136409.png

      连接网络

      wpa_supplicant -B -c /etc/wpa_supplicant.conf -i wlan0
      

      image-20221114180919758.png

      为wlan0分配IP

      udhcpc -i wlan0
      

      image-20221114184115625.png

      1 Reply Last reply Reply Quote Share 0
      • WhycanService
        WhycanService LV 8 last edited by

        可以试试
        wifi -o sta
        wifi -c SSID PASS

        这样联网

        也可以试试 wifi -o ap SSID PASS这样做热点

        1 Reply Last reply Reply Quote Share 0
        • Y
          Yuwei123456 LV 4 last edited by

          开发板哪里可以买到

          F 1 Reply Last reply Reply Quote Share 0
          • F
            fanfan LV 6 @yuwei001 last edited by

            @yuwei001 百问网淘宝店

            1 Reply Last reply Reply Quote Share 0
            • Referenced by  N NULL037 
            • Referenced by  N NULL037 
            • Referenced by  N NULL037 
            • Referenced by  D dragon518 
            • Referenced by  D dragon518 
            • Referenced by  N NULL037 
            • 1 / 1
            • First post
              Last post

            Copyright © 2024 深圳全志在线有限公司 粤ICP备2021084185号 粤公网安备44030502007680号

            行为准则 | 用户协议 | 隐私权政策