<?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[How to detect WiFi Connection with Python Script]]></title><description><![CDATA[<p dir="auto">Hello, I'm newbie.<br />
I want detect WiFi Connection if Omega not connected or disconnected WiFi create a AP.<br />
How to do this?</p>
]]></description><link>http://community.onion.io/topic/3079/how-to-detect-wifi-connection-with-python-script</link><generator>RSS for Node</generator><lastBuildDate>Sat, 05 Sep 2026 12:16:45 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/3079.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 12 Aug 2018 19:07:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to detect WiFi Connection with Python Script on Sun, 12 Aug 2018 19:07:18 GMT]]></title><description><![CDATA[<p dir="auto">Hello, I'm newbie.<br />
I want detect WiFi Connection if Omega not connected or disconnected WiFi create a AP.<br />
How to do this?</p>
]]></description><link>http://community.onion.io/post/17455</link><guid isPermaLink="true">http://community.onion.io/post/17455</guid><dc:creator><![CDATA[MrShellby]]></dc:creator><pubDate>Sun, 12 Aug 2018 19:07:18 GMT</pubDate></item><item><title><![CDATA[Reply to How to detect WiFi Connection with Python Script on Thu, 23 Aug 2018 18:19:31 GMT]]></title><description><![CDATA[<p dir="auto">I use 2 methods:</p>
<ol>
<li>ping my webserver</li>
<li>run ifconfig to check for existence of apclio and local IP address</li>
</ol>
<p dir="auto">from result of both I could tell if I needed to call wifimanager to restart. Since b17* it's been stable enough to reconnect itself so I no longer use this and I cache data until I am able to connect again using urllib2.</p>
]]></description><link>http://community.onion.io/post/17508</link><guid isPermaLink="true">http://community.onion.io/post/17508</guid><dc:creator><![CDATA[Paul Cousins]]></dc:creator><pubDate>Thu, 23 Aug 2018 18:19:31 GMT</pubDate></item></channel></rss>