<?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>Delay between notification value and logged value, nRF Connect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45829/delay-between-notification-value-and-logged-value-nrf-connect</link><description>I use nRF Connect to debug some latency in logging data on my Android app. 
 On nRF Connect, the latency for the notification value (in the characteristic itself) is negligible. 
 Strangely, when I open the nRF Connect log, I see noticeable delay in logging</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 Feb 2022 17:55:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45829/delay-between-notification-value-and-logged-value-nrf-connect" /><item><title>RE: Delay between notification value and logged value, nRF Connect</title><link>https://devzone.nordicsemi.com/thread/352438?ContentTypeID=1</link><pubDate>Thu, 10 Feb 2022 17:55:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:decb8a20-d5e3-4b2a-b7b0-2fef6215d297</guid><dc:creator>Poka</dc:creator><description>&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;I hope my question is somewhat related to this topic. I could not get related discussions on my doubt about using nRF connect app on android. I am using using the app to log RSSI measurements from bluetooth devices. However, in the exported file there is no timestamp. Is there any setting through I can export the data with timestamp?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Delay between notification value and logged value, nRF Connect</title><link>https://devzone.nordicsemi.com/thread/180975?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2019 09:40:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f66c17e4-16b1-4e81-a6e8-bce806c516b5</guid><dc:creator>Mahmoud Masmoudi</dc:creator><description>&lt;p&gt;Thank you for your answer.&lt;br /&gt;At first, I had the same problem in an app that I&amp;#39;ve developed, where I noticed some latency in the reception of onCharacteristicChanged callback (when I get characteristic notifications). So, I thought it could the same thing for the nRF Connect log.&lt;br /&gt;It is strange that I get latency in notifications in my app though ..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Delay between notification value and logged value, nRF Connect</title><link>https://devzone.nordicsemi.com/thread/180941?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2019 08:29:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b8c8b40-3ee7-4db5-a4d6-b5e8ede6c128</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The reason for the delay is that the nRF Connect when notified collects the logs in memory with timestamp and then only flush the logger every +second, even if notifications comes more often. This is to avoid being unusable when the notifications come too often. But the timestamps should be the same even though there is delay.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>