2. Attach the TL-WN725n wifi dongle to raspberry pi. Open raspberry pi terminal, install wpa-supplicant and wireless-tools
3. Edit /etc/wpa_supplicant/wpa_supplicant.conf. For WPA2 encryption, edit as following (note: SSID and password depends on your AP):-
4. Edit /etc/network/interfaces. Make sure wireless interface is set to dhcp so it can obtain IP address from AP's DHCP server.
"wlan0" get an IP address from AP's DHCP server
This comment has been removed by the author.
ReplyDelete