<?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>nrf52 unable to sent more than 7 messages</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32900/nrf52-unable-to-sent-more-than-7-messages</link><description>I am trying to sent multiple messages from nrf52dk but it seems that i can sent only 7 even if i put a delay between messages . Any suggestions ? 
 for(int x =0;x &amp;lt; numberofevents;x++){ char str[15]; sprintf(str, &amp;quot;%d %d %d&amp;quot;,x,typeofevent[x],events[x]</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Mar 2018 07:50:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32900/nrf52-unable-to-sent-more-than-7-messages" /><item><title>RE: nrf52 unable to sent more than 7 messages</title><link>https://devzone.nordicsemi.com/thread/126438?ContentTypeID=1</link><pubDate>Fri, 30 Mar 2018 07:50:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73f7b0ca-b0c6-499c-b0b2-783294adb385</guid><dc:creator>joe</dc:creator><description>&lt;p&gt;you can use this event to know packet has be transferred ,then sent next packet .&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;BLE_GATTS_EVT_HVN_TX_COMPLETE&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/**&amp;lt; Handle Value Notification transmission complete.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>