4.5.3 Wi-Fi Setup

Refer to the tutorials: https://www.linux4sam.org/bin/view/Linux4SAM/WilcFaq.

# modprobe wilc_sdio
# ifconfig wlan0 up
# wpa_supplicant -Dn180211 -iwlan0 -c/etc/wpa_supplicant.conf 
# udhcpc -i wlan0

The device is set in Station mode.

Check the Wi-Fi connection:

#ping google.com