<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — WiFi configuration]]></title>
		<link>https://www.soliforum.com/topic/11252/wifi-configuration/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/11252/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in WiFi configuration.]]></description>
		<lastBuildDate>Sun, 24 May 2015 01:41:59 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: WiFi configuration]]></title>
			<link>https://www.soliforum.com/post/96853/#p96853</link>
			<description><![CDATA[<p>Got it.</p><p>So this problem has been solved.&nbsp; And I didn&#039;t even have to buy a wired keyboard.</p><p>What else can we do on this side of the RaspBerry Pi that can help with the scans?</p>]]></description>
			<author><![CDATA[null@example.com (pirvan)]]></author>
			<pubDate>Sun, 24 May 2015 01:41:59 +0000</pubDate>
			<guid>https://www.soliforum.com/post/96853/#p96853</guid>
		</item>
		<item>
			<title><![CDATA[Re: WiFi configuration]]></title>
			<link>https://www.soliforum.com/post/96838/#p96838</link>
			<description><![CDATA[<p>You can edit the file with pico or vi.</p><div class="codebox"><pre><code>pico /etc/wpa_supplicant/wpa_supplicant.conf</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (hairu526)]]></author>
			<pubDate>Sat, 23 May 2015 19:04:37 +0000</pubDate>
			<guid>https://www.soliforum.com/post/96838/#p96838</guid>
		</item>
		<item>
			<title><![CDATA[Re: WiFi configuration]]></title>
			<link>https://www.soliforum.com/post/96831/#p96831</link>
			<description><![CDATA[<p>OK, I was able to log into the pi using putty, and I&#039;m in the WPA_Supplicant directory.</p><p>What do I use to edit the file with?</p>]]></description>
			<author><![CDATA[null@example.com (pirvan)]]></author>
			<pubDate>Sat, 23 May 2015 17:44:04 +0000</pubDate>
			<guid>https://www.soliforum.com/post/96831/#p96831</guid>
		</item>
		<item>
			<title><![CDATA[Re: WiFi configuration]]></title>
			<link>https://www.soliforum.com/post/96810/#p96810</link>
			<description><![CDATA[<p>I guess I&#039;m showing my lack of knowledge here, but where can I find these directories?&nbsp; </p><p>When I put the MicroSD card in a reader and plug it into my PC, all I see is a boot partition that is about 56MB, and in it there are 21 files and 1 folder called Overlays.</p><p>Does this mean that the rest of the MicroSD has a hidden partition that&#039;s only accessible from withing the Pi OS?</p><p>If this is the case, that means I have to connect a monitor, mouse and keyboard.&nbsp; Does the Pi support wireless keyboard &amp; mice?&nbsp; I no longer have any wired keyboards around the house.</p>]]></description>
			<author><![CDATA[null@example.com (pirvan)]]></author>
			<pubDate>Sat, 23 May 2015 15:14:31 +0000</pubDate>
			<guid>https://www.soliforum.com/post/96810/#p96810</guid>
		</item>
		<item>
			<title><![CDATA[Re: WiFi configuration]]></title>
			<link>https://www.soliforum.com/post/96802/#p96802</link>
			<description><![CDATA[<p>Pirvan, you should only need to edit the SSID and password in <strong>/etc/wpa_supplicant/wpa_supplicant.conf</strong>&nbsp; It should look something like the following.<br /></p><div class="codebox"><pre><code>ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

network={
        ssid=&quot;ENTER_SSID_HERE&quot;
        psk=&quot;ENTER_PASSWORD_HERE&quot;
        proto=RSN
        key_mgmt=WPA-PSK
        pairwise=TKIP
        group=TKIP WEP104 WEP40
        auth_alg=OPEN
}</code></pre></div><p>Note: The double quotes are necessary and it won&#039;t work without them.</p>]]></description>
			<author><![CDATA[null@example.com (hairu526)]]></author>
			<pubDate>Sat, 23 May 2015 12:56:06 +0000</pubDate>
			<guid>https://www.soliforum.com/post/96802/#p96802</guid>
		</item>
		<item>
			<title><![CDATA[Re: WiFi configuration]]></title>
			<link>https://www.soliforum.com/post/96794/#p96794</link>
			<description><![CDATA[<p>It looks pretty simple, just open up the network configuration file, edit it and reboot. </p><p>But there&#039;s a problem It appears the instructions assume a standard Rasbian installation.&nbsp; </p><p>For example the network file is supposed to be found in /etc/network/interfaces.&nbsp; On the Atlas 3d boot flash there&#039;s only an Overlays folder </p><p>SO the standard Rasberry Pi instructions won&#039;t help here.</p>]]></description>
			<author><![CDATA[null@example.com (pirvan)]]></author>
			<pubDate>Sat, 23 May 2015 05:16:53 +0000</pubDate>
			<guid>https://www.soliforum.com/post/96794/#p96794</guid>
		</item>
		<item>
			<title><![CDATA[Re: WiFi configuration]]></title>
			<link>https://www.soliforum.com/post/96757/#p96757</link>
			<description><![CDATA[<p>it appears that others have had similar problems, unrelated to Atlas, which makes sense, as the wireless portion would be an independent process. I found this link, but did not test it:</p><p><a href="https://www.raspberrypi.org/forums/viewtopic.php?f=28&amp;t=50312">https://www.raspberrypi.org/forums/view … mp;t=50312</a></p>]]></description>
			<author><![CDATA[null@example.com (fred_dot_u)]]></author>
			<pubDate>Fri, 22 May 2015 23:51:53 +0000</pubDate>
			<guid>https://www.soliforum.com/post/96757/#p96757</guid>
		</item>
		<item>
			<title><![CDATA[WiFi configuration]]></title>
			<link>https://www.soliforum.com/post/96751/#p96751</link>
			<description><![CDATA[<p>I finished assembling my Atlas 3D last night, and gave it a try.</p><p>Since my WiFi is encrypted, I had to connect via Ethernet, and that works OK.&nbsp; However I was hoping to find some place in the settings where I could configure my Wireless network settings (access point, WPA, etc)</p><p>How does one do this?&nbsp; </p><p>BTW, I&#039;m Rasberry Pi noob, however I can follow instructions, as long as they don&#039;t require me to install complete SDKs and such.</p><p>@ Hairu526.<br />Is there a place in the settings that this is hidden? Did I miss something?&nbsp; if not, perhaps you could add these WLAN settings in the setup/settings page.</p><br /><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (pirvan)]]></author>
			<pubDate>Fri, 22 May 2015 23:06:06 +0000</pubDate>
			<guid>https://www.soliforum.com/post/96751/#p96751</guid>
		</item>
	</channel>
</rss>
