<?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-setup ubus working?]]></title><description><![CDATA[<p dir="auto">When I run the below ubus command I get "Command failed: Invalid argument" .... what am I doing wrong? From this article it seems that is all I need to do. <a href="https://github.com/OnionIoT/onion-ubus" rel="nofollow">https://github.com/OnionIoT/onion-ubus</a></p>
<p dir="auto">ubus call onion wifi-setup '{"params":{"ssid":"MyNetwork", "auth":"wpa2", "password":"superduper"}}'</p>
<p dir="auto">Thanks</p>
]]></description><link>http://community.onion.io/topic/2773/wifi-setup-ubus-working</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 02:08:17 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/2773.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 08 Mar 2018 06:19:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to wifi-setup ubus working? on Thu, 08 Mar 2018 06:19:10 GMT]]></title><description><![CDATA[<p dir="auto">When I run the below ubus command I get "Command failed: Invalid argument" .... what am I doing wrong? From this article it seems that is all I need to do. <a href="https://github.com/OnionIoT/onion-ubus" rel="nofollow">https://github.com/OnionIoT/onion-ubus</a></p>
<p dir="auto">ubus call onion wifi-setup '{"params":{"ssid":"MyNetwork", "auth":"wpa2", "password":"superduper"}}'</p>
<p dir="auto">Thanks</p>
]]></description><link>http://community.onion.io/post/16215</link><guid isPermaLink="true">http://community.onion.io/post/16215</guid><dc:creator><![CDATA[brolly759]]></dc:creator><pubDate>Thu, 08 Mar 2018 06:19:10 GMT</pubDate></item><item><title><![CDATA[Reply to wifi-setup ubus working? on Thu, 08 Mar 2018 20:47:32 GMT]]></title><description><![CDATA[<p dir="auto">I am not going to use ubus for this , I will pass the arguments directly into wifisetup. For future reference, this is what works now:</p>
<p dir="auto">wifisetup add -ssid test -encr wpa2 -password test1234</p>
]]></description><link>http://community.onion.io/post/16225</link><guid isPermaLink="true">http://community.onion.io/post/16225</guid><dc:creator><![CDATA[brolly759]]></dc:creator><pubDate>Thu, 08 Mar 2018 20:47:32 GMT</pubDate></item></channel></rss>