Which version of system do you use? Khadas official images, self built images, or others?
edge2系统自带Ubuntu 22.04
Please describe your issue below:
两台edge2如何不经过路由器实现WiFi直连
Post a console log of your issue below:
**Delete this line and post your log here.**
numbqq
#2
Hello @William
你可以把其中一天配置为Wi-Fi热点,然后使用另外一台设备连接这个热点。连接上后就尅通信了。
配置Wi-Fi热点文档:Edge2 Wi-Fi AP Mode [Khadas Docs]
已经连上了,我想问一下怎么用WiFi可以发送和接收数据,就比如我想发0011,怎么发送和接收呢?
numbqq
#4
Hello @William
一台运行server程序,另一台运行client程序,然后进行通信。参考: