<?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>nRF8001: using pipes immediately after re-connecting</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3230/nrf8001-using-pipes-immediately-after-re-connecting</link><description>Hi, I&amp;#39;m using an nRF8001 with a locally stored GATT service and security enabled. 
 I have already established a bond with a master device. The master has enabled notifications/indications for the appropriate characteristics of the GATT service and disconnected</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 31 Jul 2014 07:40:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3230/nrf8001-using-pipes-immediately-after-re-connecting" /><item><title>RE: nRF8001: using pipes immediately after re-connecting</title><link>https://devzone.nordicsemi.com/thread/11845?ContentTypeID=1</link><pubDate>Thu, 31 Jul 2014 07:40:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7327baf-b454-488e-b586-5119cbfaf3e4</guid><dc:creator>Stephan Walter</dc:creator><description>&lt;p&gt;While it works with MCP, we have to make it work with the common smartphone OS&amp;#39;s. Since there is no way to tell on the nRF8001 side if the encryption has been fully established, the only workaround I see is to delay the data transmission for 5seconds. Thanks for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF8001: using pipes immediately after re-connecting</title><link>https://devzone.nordicsemi.com/thread/11844?ContentTypeID=1</link><pubDate>Wed, 30 Jul 2014 09:55:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42b3d195-55c5-412b-971f-750fde8d439e</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;The root cause of the problem is likely that encryption of the link did not finish before data was sent on the Pipe, so if your script gets connected to a device for which you have the encryption keys, you must encrypt the link as the first thing to do on the link.
Please accept my answer if this has helped you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF8001: using pipes immediately after re-connecting</title><link>https://devzone.nordicsemi.com/thread/11843?ContentTypeID=1</link><pubDate>Wed, 30 Jul 2014 07:41:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46d8892a-e0e7-494e-8330-66a409f263c2</guid><dc:creator>Stephan Walter</dc:creator><description>&lt;p&gt;Hi, thanks for your reply.&lt;/p&gt;
&lt;p&gt;Using MCP 3.6.0 the problem does not occur.&lt;/p&gt;
&lt;p&gt;I was using the nRF2739 with an older version of the Python API. Changing Security Request Delay or Bond Timeout did not help. I will try to figure out the difference between how MCP and my script uses the nRF2739.&lt;/p&gt;
&lt;p&gt;Best regards,
--Stephan Walter&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF8001: using pipes immediately after re-connecting</title><link>https://devzone.nordicsemi.com/thread/11842?ContentTypeID=1</link><pubDate>Tue, 29 Jul 2014 14:11:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63d73ab1-e2c1-4993-802d-301320b657aa</guid><dc:creator>David Edwin</dc:creator><description>&lt;ol&gt;
&lt;li&gt;Can you upgrade to the latest version of the master control panel that you use with the nRF2739 and test the behaviour again ?&lt;/li&gt;
&lt;li&gt;Can you increase the nRF8001 configuration -&amp;gt; Security -&amp;gt;Security Request Delay to 10 seconds and the Bond time out to 600 seconds and re-test.&lt;/li&gt;
&lt;li&gt;If the above 2 suggestions did not fix the issue. Can you give me a log of the Events that are coming from the nRF8001 on the re-connection. Ideally when a Pipe is open it is available for use.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>