Element14 wipi User Manual Download Page 8

 

Page | 8 

Access point: Not-Associated

 indicates that we are not currently connected to an access 

point 
 

19.

 

At this point you can 
scan to show any 
networks that are in 
range by using the 

iwlist wlan0 scan

 

command. 

 

 

 
This will show a list containing all WiFi points in range. Each entry is numbered from cell 01 
onwards and will show information for each connection such as the SSID and the encryption 
key status (Android and WPA2 in this case)  

 

20.

 

Edit the file wpa_supplicant to provide the SSID 
and PSK of the network you wish to connect to. To 
do this you can enter 

vi 

/etc/wpa_supplicant.conf

 and edit the file to 

look as below (substituting 

YOUR_SSID

 and 

YOUR_PSK

 for the appropriate values) 

 

 

21.

 

Now initialise the WiFi 
connection with the 
following command: 

wpa_supplicant –B –
D wext -1 wlan0 –c 
/etc/wpa_supplicant
.conf

 

 

 

The error message about RFKILL is nothing to be worried about as it is used for hard-
switches that block different types of RF radios and we do not use this functionality 

 

22.

 

Get an address from the DHCP server using the 
command 

udhpc –i wlan0

 

 

 

 
The Xplained board has been assigned an IP Address (192.168.43.1 in this case) 

 

Summary of Contents for wipi

Page 1: ...ardware Atmel SAMA5D3 Xplained Board 2555198 07x2224 pre flashed with the Atmel Yocto Poky demo For more information please refer to the User Manual or www at91 com WiPi 2133900 07W8938 USB A to USB M...

Page 2: ...et the WiPi working with the Xplained board To check which packages you currently have installed you can use the command This will return a list of installed packages Installing new packages net tools...

Page 3: ...3 4 In the device manager window the board will be shown as Gadget Serial v2 4 5 Right click the Gadget Serial v2 4 device and select update driver software 6 Select Browse my computer for driver soft...

Page 4: ...4 7 Select the location of the previously downloaded inf file and click next 8 You may receive a warning as shown click Install this driver software anyway 9 Once the installation has completed click...

Page 5: ...in the Device Manager along with a COM port COM12 in this case Take note of this as you will need it later 11 You can now close the Device Manager and start PuTTY Ensure that serial is selected as the...

Page 6: ...with the SAMA5D3 Xplained board Replace COM12 with whichever COM port your computer identified in step 11 Then click Open 13 You will be presented with a black window hitting enter on your keyboard wi...

Page 7: ...ay a list of connections As can be seen in the image below the wireless connection is named wlan0 16 Check that the wireless device is up by typing ip link show wlan0 into the terminal 17 Notice that...

Page 8: ...ant to provide the SSID and PSK of the network you wish to connect to To do this you can enter vi etc wpa_supplicant conf and edit the file to look as below substituting YOUR_SSID and YOUR_PSK for the...

Page 9: ...ting rules If these are incorrect you can set the correct rules by typing ip route add default via 192 168 43 254 dev wlan0 substituting the IP Address for the one that was issued in step 21 24 The co...

Reviews: