当前位置: 首页 > news >正文

【GM3568JHF】FPGA+ARM异构开发板 使用指南:WIFI

开发板使用RTL8723DU模块,默认已适配好WIFI部分

连接WIFI

如图所示,找到系统右上角点击网络图标连接WIFI 

使用ifconfig命令查看ip地址等信息

root@linaro-alip:/# ifconfig
···
wlx78228877b4a5: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500inet 192.168.137.149  netmask 255.255.255.0  broadcast 192.168.137.255inet6 fe80::d175:3cd1:73ca:ecc8  prefixlen 64  scopeid 0x20<link>ether 78:22:88:77:b4:a5  txqueuelen 1000  (Ethernet)RX packets 69  bytes 954099 (931.7 KiB)RX errors 0  dropped 143  overruns 0  frame 0TX packets 72  bytes 116372 (113.6 KiB)TX errors 0  dropped 23 overruns 0  carrier 0  collisions 0

连通性测试

执行如下命令查看获取的 IP 地址,并通过 ping 命令测试开发板与 PC 机通信是否正常。 192.168.49.85为PC实际的IP地址,请确保开发板与 PC 机在同一局域网内。

root@linaro-alip:/# ping 192.168.49.85 -I wlx78228877b4a5 -c 8
ping 192.168.49.85 -I wlx78228877b4a5 -c 8
PING 192.168.49.85 (192.168.49.85) from 192.168.137.149 wlx78228877b4a5: 56(84) bytes of data.
64 bytes from 192.168.49.85: icmp_seq=1 ttl=127 time=5.14 ms
64 bytes from 192.168.49.85: icmp_seq=2 ttl=127 time=3.66 ms
64 bytes from 192.168.49.85: icmp_seq=3 ttl=127 time=2.83 ms
64 bytes from 192.168.49.85: icmp_seq=4 ttl=127 time=2.81 ms
64 bytes from 192.168.49.85: icmp_seq=5 ttl=127 time=9.44 ms
64 bytes from 192.168.49.85: icmp_seq=6 ttl=127 time=2.77 ms
64 bytes from 192.168.49.85: icmp_seq=7 ttl=127 time=3.46 ms
64 bytes from 192.168.49.85: icmp_seq=8 ttl=127 time=3.09 ms--- 192.168.49.85 ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 7011ms
rtt min/avg/max/mdev = 2.771/4.150/9.442/2.128 ms

TCP带宽测试

如下使用iperf3工具测试开发板与 PC 机的网络通信带宽。

服务端

在开发板上联网安装iperf3工具,执行如下命令:

root@linaro-alip:/# sudo apt update
root@linaro-alip:/# sudo apt install iperf3

开发板做服务端,执行以下命令:

root@linaro-alip:/# iperf3 -s
-----------------------------------------------------------
Server listening on 5201 (test #1)
-----------------------------------------------------------

客户端

windows的iperf3工具可以在测试工具包中获取。

在windows系统中打开powershell,进入iperf3工具所在路径下 windows做客户端发送数据,执行以下命令:

.\iperf3.exe -c 192.168.137.149 // 192.168.137.149为服务端IP地址

测试结果

  • 服务端
root@linaro-alip:/# iperf3 -s
-----------------------------------------------------------
Server listening on 5201 (test #1)
-----------------------------------------------------------
Accepted connection from 192.168.137.1, port 65396
[  5] local 192.168.137.149 port 5201 connected to 192.168.137.1 port 65397
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-1.00   sec  4.88 MBytes  40.9 Mbits/sec
[  5]   1.00-2.00   sec  5.40 MBytes  45.3 Mbits/sec
[  5]   2.00-3.00   sec  5.22 MBytes  43.8 Mbits/sec
[  5]   3.00-4.00   sec  5.36 MBytes  45.0 Mbits/sec
[  5]   4.00-5.00   sec  5.14 MBytes  43.1 Mbits/sec
[  5]   5.00-6.00   sec  5.22 MBytes  43.8 Mbits/sec
[  5]   6.00-7.00   sec  5.40 MBytes  45.3 Mbits/sec
[  5]   7.00-8.00   sec  5.12 MBytes  43.0 Mbits/sec
[  5]   8.00-9.00   sec  5.38 MBytes  45.1 Mbits/sec
[  5]   9.00-10.00  sec  5.24 MBytes  43.9 Mbits/sec
[  5]  10.00-10.05  sec   266 KBytes  45.9 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-10.05  sec  52.6 MBytes  43.9 Mbits/sec                  receiver
-----------------------------------------------------------
  • 客户端

WIFI_2

http://www.xdnf.cn/news/1441693.html

相关文章:

  • SQLite3 操作指南:SQL 语句与 ORM 方法对比解析​
  • 存算一体:重构AI计算的革命性技术(1)
  • K8s Pod CrashLoopBackOff:从镜像构建到探针配置的排查过程
  • react-android-0.80.2-debug.aar下载很慢
  • GitHub 宕机自救指南技术文章大纲
  • Flutter Android真机器调式,虚拟机调试以及在Vscode中开发Flutter应用
  • 充电座结构设计点-经验总结
  • 10.2 工程学中的矩阵(2)
  • Android/Java 异常捕获
  • 电子病历空缺句的语言学特征描述与自动分类探析(以GPT-5为例)(中)
  • 如何解决pip安装报错ModuleNotFoundError: No module named ‘isort’问题
  • MCP模型库哪个好?2025年收录12万+服务的AI智能体工具集成平台推荐
  • AI创业公司:来牟科技-智能割草机器人
  • 如何高效记单词之:抓住首字母——以find、fund、fond、font为例
  • 股指期货放开后,市场会发生什么变化?
  • 数据结构:顺序栈与链栈的原理、实现及应用
  • 解析SWOT分析和PV/UV这两个在产品与运营领域至关重要的知识点。
  • 前端性能优化:请求和响应优化(HTTP缓存与CDN缓存)
  • Redis初阶学习
  • 宋红康 JVM 笔记 Day12|执行引擎
  • 《SVA断言系统学习之路》【03】关于布尔表达式
  • 番茄生吃熟吃大PK!VC vs 番茄红素,谁更胜一筹?医生不说的秘密!
  • 【算法--链表】142.环形链表中Ⅱ--通俗讲解如何找链表中环的起点
  • Keras/TensorFlow 中 `fit()` 方法参数详细说明
  • 编程基础-eclipse创建第一个程序
  • 存算一体:重构AI计算的革命性技术(3)
  • 浅谈人工智能之阿里云搭建coze平台
  • 【大前端】React 父子组件通信、子父通信、以及兄弟(同级)组件通信
  • 【轨物方案】创新驱动、精准运维:轨物科技场站光伏组件缺陷现场检测解决方案深度解析
  • 【QT随笔】事件过滤器(installEventFilter 和 eventFilter 的组合)之生命周期管理详解