<?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>Sending notification every 100msec in s130</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15993/sending-notification-every-100msec-in-s130</link><description>Hi, i am trying to send my notify characteristic every 100 msec, i am using timer for this and when i am connecting to the nrf app, my nordic device is sending the data but after 25-30 sec it is stop transmitting data and disconnect with the &amp;quot;Error8:GATT</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Aug 2016 12:52:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15993/sending-notification-every-100msec-in-s130" /><item><title>RE: Sending notification every 100msec in s130</title><link>https://devzone.nordicsemi.com/thread/61000?ContentTypeID=1</link><pubDate>Tue, 30 Aug 2016 12:52:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db287ed3-73b1-4b23-b4bc-cc78d0f782a3</guid><dc:creator>Anna</dc:creator><description>&lt;p&gt;Thanks for your response, i have found my stupid mistake.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending notification every 100msec in s130</title><link>https://devzone.nordicsemi.com/thread/61002?ContentTypeID=1</link><pubDate>Tue, 30 Aug 2016 11:11:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b95ede0-2f69-4e43-ac3e-469b51db4983</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;which nrf app are you talking about? If you see that the app thinks it is disconnected, then it must have initiated the disconnect procedure. Is your working environment RF noisy? if so then the disconnect request might have got lost and the device is getting timeout. But it must be GAP timeout not GATT.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending notification every 100msec in s130</title><link>https://devzone.nordicsemi.com/thread/61001?ContentTypeID=1</link><pubDate>Sat, 27 Aug 2016 08:17:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:391ec048-b724-4912-a4d2-84e5fc7c382e</guid><dc:creator>Anna</dc:creator><description>&lt;p&gt;The problem is there is no disconnected event at all, the app is disconnected and the device still think that it is connected, so i do not get the disconnected event.  I&amp;#39;ve noticed it&amp;#39;s disconnected randomly and have nothing to have with the transmitting.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending notification every 100msec in s130</title><link>https://devzone.nordicsemi.com/thread/60999?ContentTypeID=1</link><pubDate>Fri, 26 Aug 2016 10:55:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd840939-8e92-4209-b45f-d2ee1a197f3b</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;can you please tell me the disconnect reason you got when you got the disconnected event. You will get it in the event like this&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;p_ble_evt-&amp;gt;evt.gap_evt.params.disconnected.reason.
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I do not think that the connections gets disconnected because of no tx buffers being there to transmit. And the way you are handling TX buffers is acceptable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>