<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[wifi wont scan]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I have couple of onion 2S+ modules.<br />
During the initial setup i was able to connect to wifi and everything worked as expected. After few reboots the wifi wont connect to network.<br />
root@onion-XXXX:~# wifisetup<br />
Onion Omega Wifi Setup<br />
Select from the following:</p>
<ol>
<li>Scan for Wifi networks</li>
<li>Type network info<br />
q) Exit<br />
Selection: 1<br />
Scanning for wifi networks...</li>
</ol>
<blockquote>
<p dir="auto">ERROR: Scan failed, try again<br />
ERROR: specified ssid not in the database</p>
</blockquote>
<p dir="auto">is there anyway to fix this error. i saw few other users facing same issue..</p>
]]></description><link>http://community.onion.io/topic/4255/wifi-wont-scan</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 04:35:34 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/4255.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 23 Aug 2020 16:03:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to wifi wont scan on Sun, 23 Aug 2020 16:03:17 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I have couple of onion 2S+ modules.<br />
During the initial setup i was able to connect to wifi and everything worked as expected. After few reboots the wifi wont connect to network.<br />
root@onion-XXXX:~# wifisetup<br />
Onion Omega Wifi Setup<br />
Select from the following:</p>
<ol>
<li>Scan for Wifi networks</li>
<li>Type network info<br />
q) Exit<br />
Selection: 1<br />
Scanning for wifi networks...</li>
</ol>
<blockquote>
<p dir="auto">ERROR: Scan failed, try again<br />
ERROR: specified ssid not in the database</p>
</blockquote>
<p dir="auto">is there anyway to fix this error. i saw few other users facing same issue..</p>
]]></description><link>http://community.onion.io/post/22271</link><guid isPermaLink="true">http://community.onion.io/post/22271</guid><dc:creator><![CDATA[ab09]]></dc:creator><pubDate>Sun, 23 Aug 2020 16:03:17 GMT</pubDate></item><item><title><![CDATA[Reply to wifi wont scan on Mon, 24 Aug 2020 05:12:35 GMT]]></title><description><![CDATA[<p dir="auto">I have played with the "wireless" and "network" configurations and for some combinations, the wireless section won't work. I don;t remember exactly what are those, but a working config is provided below. Please compare with your Omega.<br />
FW: b232</p>
<p dir="auto">root@Omega-CCC9:/# cat /etc/config/network</p>
<p dir="auto">config interface 'loopback'<br />
option ifname 'lo'<br />
option proto 'static'<br />
option ipaddr '127.0.0.1'<br />
option netmask '255.0.0.0'</p>
<p dir="auto">config globals 'globals'<br />
option ula_prefix 'fd1d:48c4:7633::/48'</p>
<p dir="auto">config interface 'wlan'<br />
option type 'bridge'<br />
option proto 'static'<br />
option ipaddr '192.168.3.1'<br />
option netmask '255.255.255.0'<br />
option ip6assign '60'<br />
option disabled '0'</p>
<p dir="auto">config interface 'wwan'<br />
option ifname 'apcli0'<br />
option proto 'dhcp'<br />
option hostname 'Omega-CCC9'</p>
<p dir="auto">config interface 'wan'<br />
option ifname 'eth0'<br />
option proto 'dhcp'</p>
<p dir="auto">root@Omega-CCC9:/# cat /etc/config/wireless</p>
<p dir="auto">config wifi-device 'radio0'<br />
option type 'ralink'<br />
option variant 'mt7628'<br />
option country 'US'<br />
option hwmode '11g'<br />
option htmode 'HT40'<br />
option channel 'auto'<br />
option disabled '0'<br />
option device_mode 'apsta'<br />
option op_mode 'preference'</p>
<p dir="auto">config wifi-iface 'ap'<br />
option device 'radio0'<br />
option mode 'ap'<br />
option network 'wlan'<br />
option ifname 'ra0'<br />
option encryption 'psk2'<br />
option disabled '0'<br />
option ssid 'Omega-CCC9'<br />
option key 'KeyForThisAP'</p>
<p dir="auto">config wifi-iface 'sta'<br />
option device 'radio0'<br />
option mode 'sta'<br />
option ifname 'apcli0'<br />
option encryption 'psk2'<br />
option network 'wwan'<br />
option led 'omega2:blue:wifi'<br />
option disabled '0'<br />
option key 'KeyForRemoteAP'<br />
option ssid 'linksys'</p>
<p dir="auto">config wifi-config<br />
option key 'KeyForRemoteAP'<br />
option ssid 'linksys'<br />
option encryption 'psk2'</p>
<p dir="auto">root@Omega-CCC9:/#</p>
<p dir="auto">root@Omega-CCC9:/# wifisetup<br />
Onion Omega Wifi Setup</p>
<p dir="auto">Select from the following:</p>
<ol>
<li>Scan for Wifi networks</li>
<li>Type network info<br />
q) Exit</li>
</ol>
<p dir="auto">Selection: 1<br />
Scanning for wifi networks...</p>
<p dir="auto">Select Wifi network:</p>
<ol>
<li>D-Link</li>
<li>linksys</li>
</ol>
<p dir="auto">Selection: ^C</p>
]]></description><link>http://community.onion.io/post/22272</link><guid isPermaLink="true">http://community.onion.io/post/22272</guid><dc:creator><![CDATA[tjoseph1]]></dc:creator><pubDate>Mon, 24 Aug 2020 05:12:35 GMT</pubDate></item><item><title><![CDATA[Reply to wifi wont scan on Mon, 24 Aug 2020 08:28:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/7374">@ab09</a> We need to know what firmware version you are using.</p>
<p dir="auto">Make sure you have you updated to the latest firmware version.<br />
Perform a factory reset to you can be sure it is nothing you have done to mess up the configuration.<br />
When booting do you see the Warp Core splash screen?</p>
<p dir="auto">Some people have had issues connecting to WiFi if they have the device set to US frequencies.  In /etc/config/wireless look for this :</p>
<p dir="auto">config wifi-device 'radio0'<br />
option type 'ralink'<br />
option variant 'mt7628'<br />
<strong>option country 'US'</strong></p>
<p dir="auto">Remove it and reboot.</p>
<p dir="auto">If that doesn't fix the issue, try fixing the channel instead of  <strong>option channel 'auto'</strong> set it to a valid channel for your region. Channel 11 is usually good but your situation may differ so you can try anything in the range 1 - 11 for 2.4Ghz</p>
]]></description><link>http://community.onion.io/post/22275</link><guid isPermaLink="true">http://community.onion.io/post/22275</guid><dc:creator><![CDATA[crispyoz]]></dc:creator><pubDate>Mon, 24 Aug 2020 08:28:15 GMT</pubDate></item></channel></rss>