<?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>Outputting NRF CONNECT SDK Logger Data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80889/outputting-nrf-connect-sdk-logger-data</link><description>Hello, I am new to firmware development and I am trying to stream heart rate data from an nrf32840 DK to an nrf32480 dongle and output that data. I am able to successfully stream the data to the nrf connect sdk, but I would like to plot the data in real</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Nov 2021 10:18:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80889/outputting-nrf-connect-sdk-logger-data" /><item><title>RE: Outputting NRF CONNECT SDK Logger Data</title><link>https://devzone.nordicsemi.com/thread/337433?ContentTypeID=1</link><pubDate>Thu, 04 Nov 2021 10:18:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66d8c710-53bb-4f88-9528-f86dd516b2a4</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Thanks for your queries.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you please send a diagram of your setup?&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;when you say nRF Connect software&amp;nbsp;,, could you please tell us which specific one you mean?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kazi Afroza Sultana&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Outputting NRF CONNECT SDK Logger Data</title><link>https://devzone.nordicsemi.com/thread/337382?ContentTypeID=1</link><pubDate>Thu, 04 Nov 2021 05:24:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ac53b8a-d2e2-471a-8261-1b1eacd02561</guid><dc:creator>ISN_B</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;Thank you for your response. I managed to route the data to a commercial bluetooth adaptor and used MATLAB&amp;#39;s BLE library to process and output the data. However, when adding custom services, I was getting memory errors, that the the chip did not have enough memory to add the custom service.&lt;/p&gt;
&lt;p&gt;I transferred the code to the base BLE example template and I have gotten the custom services to work, however now the DK is unable to connect to commercial bluetooth devices and can only connect to the dongle. From the dongle I can access all of the data I am outputting but I have now run into the same issue as before of being unable to output the data in real time.&lt;/p&gt;
&lt;p&gt;The dongle itself takes up a COM port which I can access in Arduino, however the COM port becomes unusable in Arduino when using the nRF Connect software to connect the dongle to the Development Kit. Is there some way to connect the dongle and the development kit without using the nRF Connect SDK? Is there a way to have the dongle recognize the device without having to program the dongle itself?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Outputting NRF CONNECT SDK Logger Data</title><link>https://devzone.nordicsemi.com/thread/335344?ContentTypeID=1</link><pubDate>Thu, 21 Oct 2021 14:18:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48c9f933-df07-4c3b-992f-32e9f97d4076</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;&lt;span&gt;Hello ,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks for the query.&amp;nbsp;Actually, we do not have&amp;nbsp;any example like this real time plotting of data with our nRF Connect SDK. However ,here some technical suggestions are described below :-&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt; Since you already&amp;nbsp;have it working with the nRF connect Software- that means nRF 52840 dongle is working properly to get the data. So, theoretically it should connect on any interface to get data either with nRF connect application or Arduino or some other software.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;After opening the Arduino program, you have to select the correct COM port and also have to set the correct&lt;strong&gt; baudrate&lt;/strong&gt;. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Is the variable correct inside the serial.printIn() function?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hope it helps. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Feel free to ask further queries.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kazi Afroza Sultana&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>