Changes

Jump to: navigation, search

XUELK-AN-002: Running Debian distribution

160 bytes added, 10:15, 21 March 2017
WiFi (client mode)
beacon int: 100
</pre>
====Configuring WiFi interface automatically====
It is possible to modify <code>/etc/networks/interfaces</code> in order to automatically start and configure the WiFi interface on every boot. The following example shows a configuration with static IP addresses. The <code>wpa-psk</code> string is retrieved from the <code>/etc/wpa_supplicant.conf</code> file.
<pre class="board-terminal">
wpa-psk ec41b79ebdf10022908aa10189b0341f095fd62eeb719a67c5c920e0cde28564
</pre>
Also, it is required to load the <code>wl12xx</code> module on startup:
root@arm:~# echo wl12xx >> /etc/modules
4,650
edits

Navigation menu