<?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>Android delayed notification</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22422/android-delayed-notification</link><description>Hi,
on Android, I sometimes get delayed notifications. I measure realtime data and send them over notification, and I can see data change on Android with approx 1 s delay. Sometimes it helps to connect and disconnect BLE device. 
 On Windows notifications</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 May 2017 15:01:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22422/android-delayed-notification" /><item><title>RE: Android delayed notification</title><link>https://devzone.nordicsemi.com/thread/88168?ContentTypeID=1</link><pubDate>Tue, 30 May 2017 15:01:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e30f083-18fe-46b8-9cc1-deb8af638940</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please try to capture a sniffer trace.&lt;/p&gt;
&lt;p&gt;Please try to test with ble_app_hrs, try to change &lt;code&gt;HEART_RATE_MEAS_INTERVAL&lt;/code&gt; to &lt;code&gt;APP_TIMER_TICKS(100)&lt;/code&gt; and MIN_CONN_INTERVAL and MAX_CONN_INTERVAL to &lt;code&gt;MSEC_TO_UNITS(100, UNIT_1_25_MS)&lt;/code&gt;  .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Android delayed notification</title><link>https://devzone.nordicsemi.com/thread/88170?ContentTypeID=1</link><pubDate>Tue, 30 May 2017 14:00:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf39f3b4-78c9-4477-87b4-8e91e0fc908c</guid><dc:creator>gaminn</dc:creator><description>&lt;p&gt;I use nrf51/nrf52 S110/S132 (I experienced this issue with both devices). Does S110 or S132 buffer notifications before it sends them?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Android delayed notification</title><link>https://devzone.nordicsemi.com/thread/88169?ContentTypeID=1</link><pubDate>Tue, 30 May 2017 13:45:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76bcae99-92a5-42d7-b9d2-3970cff1d803</guid><dc:creator>gaminn</dc:creator><description>&lt;p&gt;I set 200 ms connection interval. Then on any central connected to my periphreal I can see the data update is not as smooth as with 20 ms interval. But there is no 1s lag (every notification packet arriving with 1 s delay). So the issue is probably not related to the connection interval. I can remember that I saw this 1s notification lag also in nRFConnect app with my devices, always on Android. I have never seen this issue on Windows.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Android delayed notification</title><link>https://devzone.nordicsemi.com/thread/88167?ContentTypeID=1</link><pubDate>Tue, 30 May 2017 11:03:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5463a58a-c938-4235-a96d-c9d533937bb1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We need to check if the connection interval is actually 20ms or not because the central/peripheral can request to change it.&lt;/p&gt;
&lt;p&gt;1s delay is for all notification packets (each packet comes after 1 second) or only the first offset delay, after that notification comes every 20ms ?&lt;/p&gt;
&lt;p&gt;You may need to capture &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF-Sniffer/"&gt;a sniffer trace&lt;/a&gt; to really see if the notification is sent with 20ms interval or not.&lt;/p&gt;
&lt;p&gt;I would suggest to use nRFConnect app on Android to test.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>