<?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>Maximum notifications frequency</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9732/maximum-notifications-frequency</link><description>Hello everyone, 
 I am doing a project in which a nRF58122 is getting data of an accelerometer and an ADC. Those can be set a really high frequencies. The problem is, when I want to send the information through BLE to an android device. I send notifications</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Oct 2015 06:58:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9732/maximum-notifications-frequency" /><item><title>RE: Maximum notifications frequency</title><link>https://devzone.nordicsemi.com/thread/36033?ContentTypeID=1</link><pubDate>Fri, 16 Oct 2015 06:58:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8e9f7f4-8369-4f66-9ece-8a50b239d67a</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;You can use a sniffer, for example the nRF Sniffer, or you can do what is descibed &lt;a href="https://devzone.nordicsemi.com/question/2898/knowing-the-connection-interval/"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximum notifications frequency</title><link>https://devzone.nordicsemi.com/thread/36032?ContentTypeID=1</link><pubDate>Fri, 16 Oct 2015 06:40:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca172127-351c-475d-90a4-730a61dad6aa</guid><dc:creator>dblasco</dc:creator><description>&lt;p&gt;I added some code. I hope it helps!
About the connection interval, how do I know which connection interval is my phone/table using with Nordic app?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximum notifications frequency</title><link>https://devzone.nordicsemi.com/thread/36031?ContentTypeID=1</link><pubDate>Thu, 15 Oct 2015 09:05:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6dee1ade-d65d-417b-b5c7-28e31edffce9</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The S110 peripheral SoftDevice can send 6 notifications in each connection interval. The minimum connection interval is 7.5 ms. So if the central also supports this you can achieve&lt;/p&gt;
&lt;p&gt;6/0.0075 = 800 notifications/sec.&lt;/p&gt;
&lt;p&gt;Please see &lt;a href="https://devzone.nordicsemi.com/question/1741/dealing-large-data-packets-through-ble/"&gt;this&lt;/a&gt; question for how to set it up.&lt;/p&gt;
&lt;p&gt;You shouldn&amp;#39;t lose any packets, maybe you can edit your question to include code on how you are doing this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>