<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>about IoT SDK, can not connect DK when I input the command.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5351/about-iot-sdk-can-not-connect-dk-when-i-input-the-command</link><description>Hi guys, 
 I follow the steps of and everything was ok before executing the connect command. I can see the MAC address with &amp;quot;nCOAP_Client&amp;quot; after I input the hcitool lescan command. Would you please let me know which step may cause this error?
Here is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Feb 2015 08:39:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5351/about-iot-sdk-can-not-connect-dk-when-i-input-the-command" /><item><title>RE: about IoT SDK, can not connect DK when I input the command.</title><link>https://devzone.nordicsemi.com/thread/18692?ContentTypeID=1</link><pubDate>Mon, 02 Feb 2015 08:39:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b97cc2c6-eccf-4e14-a012-723a3a5264b0</guid><dc:creator>Lukasz Duda</dc:creator><description>&lt;p&gt;Based on your error message, have you set the PSM number?&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;echo 35 &amp;gt; /sys/kernel/debug/bluetooth/6lowpan_psm
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about IoT SDK, can not connect DK when I input the command.</title><link>https://devzone.nordicsemi.com/thread/18691?ContentTypeID=1</link><pubDate>Sat, 31 Jan 2015 03:47:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db3a5d62-31f1-470d-b6ef-dbfe7736cad5</guid><dc:creator>foxcc</dc:creator><description>&lt;p&gt;Hi Duda,&lt;/p&gt;
&lt;p&gt;Thank you.
But I follow your command, it returns &amp;quot;bash:echo:write error: Invalid argument&amp;quot;.&lt;/p&gt;
&lt;p&gt;kind regards.&lt;/p&gt;
&lt;p&gt;foxcc&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: about IoT SDK, can not connect DK when I input the command.</title><link>https://devzone.nordicsemi.com/thread/18690?ContentTypeID=1</link><pubDate>Fri, 30 Jan 2015 12:16:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:707e9146-5017-488d-a478-0cdfdafd9389</guid><dc:creator>Lukasz Duda</dc:creator><description>&lt;p&gt;Hello foxcc,&lt;/p&gt;
&lt;p&gt;In your case, the correct syntax is:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;echo &amp;quot;connect 00:6D:86:8A:41:C4 1&amp;quot; &amp;gt; /sys/kernel/debug/bluetooth/6lowpan_control
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;You have to simply get rid of &amp;quot;&amp;lt;&amp;quot; and &amp;quot;&amp;gt;&amp;quot; characters.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>