The STA model
Create a new file/AppConfigs /wpa_supplicant.conf and set the hotspot information:
Start connecting to hotspots:
# /config/wifi/wpa_supplicant -Dnl80211 -i wlan0 -c /appconfigs/wpa_supplicant.conf &
Upon successful connection, you can see that the wlan0 node has been assigned an IP:
文档更新时间: 2021-03-18 10:32 作者:Aeeditor