<?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>nrfConnect &amp;amp; Logger app issues with large datasets</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34848/nrfconnect-logger-app-issues-with-large-datasets</link><description>Hi All, 
 I&amp;#39;ve been noticing that when attempting to stream large amounts of data (let&amp;#39;s say 20,000 notifications of 20 bytes) to the nrfConnect app on mobile (using a Pixel 2), the logger doesn&amp;#39;t log all the data I&amp;#39;m expecting. When streaming smaller</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Jun 2018 02:13:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34848/nrfconnect-logger-app-issues-with-large-datasets" /><item><title>RE: nrfConnect &amp; Logger app issues with large datasets</title><link>https://devzone.nordicsemi.com/thread/134447?ContentTypeID=1</link><pubDate>Mon, 04 Jun 2018 02:13:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b444023-966b-4edd-aa83-37976c9779ae</guid><dc:creator>leonhart88</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/afnowakowski"&gt;Aleksander Nowakowski&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;Thanks.&amp;nbsp; When I have some free time I&amp;#39;ll try doing what you suggested.&amp;nbsp; I think it would be really great to eventually have Nordic put some resources into this though.&amp;nbsp; With the increased usage of BLE products for higher throughput sensor devices, being able to capture longer logs on a test device for verification is really useful.&lt;/p&gt;
&lt;p&gt;That being said, perhaps there are already other apps that I could use on the google play store.&amp;nbsp; I&amp;#39;ll take a look around and post back here if I find something.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfConnect &amp; Logger app issues with large datasets</title><link>https://devzone.nordicsemi.com/thread/134446?ContentTypeID=1</link><pubDate>Mon, 04 Jun 2018 02:10:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0532b8f0-22f9-4f8a-b49c-fadd506a62cb</guid><dc:creator>leonhart88</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/martinbl"&gt;MartinBL&lt;/a&gt;, yes I&amp;#39;m using nRF Connect for mobile.&amp;nbsp; Mostly because it&amp;#39;s more convenient and the nRF dongle I have doesn&amp;#39;t work with higher throughput options.&lt;br /&gt;&lt;br /&gt;I suppose I should try using nRF Connect for desktop using another nrf52832 dev kit to see if that logging is more reliable...but the only problem there is that I won&amp;#39;t be able to test on a device that mimics the end user device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfConnect &amp; Logger app issues with large datasets</title><link>https://devzone.nordicsemi.com/thread/134051?ContentTypeID=1</link><pubDate>Wed, 30 May 2018 13:36:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba66ef81-c534-469c-bace-6e645cab95b9</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I will investigate this issue, but I&amp;#39;m very busy with different tasks. It may take a long time.&lt;/p&gt;
&lt;p&gt;Logging in nRF Connect isn&amp;#39;t cheap. After each packet is received, a long text is sent to the Content Provider, which may be in another app, if you are using nRF Logger, which takes a lot of resources and is slow. Some recent versions of the app write to log in batches, to make it faster, which is flushed after some time, or when another type of event is logged (write, read, disconnect, etc). But there should be no gaps in the log. That would rather say that there are some race conditions which I have to look closer into. I don&amp;#39;t think memory is the case, otherwise the app would simply crash.&lt;/p&gt;
&lt;p&gt;I would recommend writing a very simple app that will enable notifications and just log them on LogCat, which is muuuuuuch faster and more reliable. We recommend modifying &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Blinky" rel="noopener noreferrer" target="_blank"&gt;Android nRF Blinky&lt;/a&gt;, that would be easiest and fastest approach.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfConnect &amp; Logger app issues with large datasets</title><link>https://devzone.nordicsemi.com/thread/133955?ContentTypeID=1</link><pubDate>Wed, 30 May 2018 07:44:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1372d55-7701-43de-942e-5a3fc46cd691</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll investigate a bit. Can you confirm that you are using nRF Connect for desktop and not for mobile phones?&lt;/p&gt;
&lt;p&gt;EDIT:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Just noticed this:&lt;em&gt; &amp;quot;nrfConnect app on mobile (using a Pixel 2)&amp;quot;&lt;/em&gt; I suppose you are using Mobile&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfConnect &amp; Logger app issues with large datasets</title><link>https://devzone.nordicsemi.com/thread/133708?ContentTypeID=1</link><pubDate>Mon, 28 May 2018 18:42:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c695ce78-5d60-429c-862d-b809b520828a</guid><dc:creator>leonhart88</dc:creator><description>&lt;p&gt;I&amp;#39;ve did some further tests and it seems like when I kill the app and then launch it again, the first test allows me to log ~12000 notifications again, but the number decreases with tests as observed previously.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>