This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
chumbyhackerboard:wifi [2010/08/30 16:25] ladyada created |
chumbyhackerboard:wifi [2016/01/28 18:05] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | notes! | + | ====== Moved! ====== |
| - | Plug in the dongle | + | This tutorial has moved to [[http://learn.adafruit.com/chumby-hacker-board/wifi|http://learn.adafruit.com/chumby-hacker-board/wifi]] |
| - | + | ||
| - | {{:chumbyhackerboard:plugwlan.gif|}} | + | |
| - | + | ||
| - | Run **iwconfig wlan0 scan** to list all the local networks | + | |
| - | + | ||
| - | {{:chumbyhackerboard:iwlist.gif|}} | + | |
| - | + | ||
| - | Find your network, we'll connect to **adafruit** (not listed here, just substitute your own connection name) | + | |
| - | + | ||
| - | Configure the wlan adapter (we'll be using WEP here, WPA is more complex) | + | |
| - | * Set the WiFi password with **iwconfig wlan0 enc XXXXXXXXXX** where XXXXXXXXXX is your 10 digit hexadecimal WEP password (ps. our password isnt really DEADBEEF00) | + | |
| - | * Set the channel to match the one in the **iwlist** output | + | |
| - | + | ||
| - | {{:chumbyhackerboard:iwconfig.gif|}} | + | |
| - | + | ||
| - | {{:chumbyhackerboard:remountro.gif|}} | + | |
| - | + | ||
| - | {{:chumbyhackerboard:resolvconf.gif|}} | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | {{:chumbyhackerboard:iwremount.gif|}} | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | {{:chumbyhackerboard:ifconfigup.gif|}} | + | |
| - | + | ||
| - | {{:chumbyhackerboard:ifconfignodhcp.gif|}} | + | |
| - | + | ||
| - | {{:chumbyhackerboard:addroute.gif|}} | + | |
| - | + | ||
| - | + | ||
| - | {{:chumbyhackerboard:dhcpdwlan0.gif|}} | + | |
| - | + | ||
| - | + | ||
| - | {{:chumbyhackerboard:pinggooglewlan0.gif|}} | + | |