<?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>Logging data from custom services</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79825/logging-data-from-custom-services</link><description>Hello, 
 
 We have a wearable-type device with custom BLE services and characteristics. We would like to log all data from our services on a PC. Would you happen to know of an efficient way to do it ? 
 
 Thank you for your help.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Sep 2021 09:57:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79825/logging-data-from-custom-services" /><item><title>RE: Logging data from custom services</title><link>https://devzone.nordicsemi.com/thread/330431?ContentTypeID=1</link><pubDate>Tue, 21 Sep 2021 09:57:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0293be6-e4f0-42c0-a8e7-a0be0fac9a30</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Good to hear the pc-ble-driver will fit your needs. I will close the case then &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Logging data from custom services</title><link>https://devzone.nordicsemi.com/thread/330426?ContentTypeID=1</link><pubDate>Tue, 21 Sep 2021 09:52:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19292148-b155-4853-b8d6-ab0cd8857c0c</guid><dc:creator>mmnano</dc:creator><description>&lt;p&gt;The&amp;nbsp;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;pc-ble-driver&lt;/a&gt;&amp;nbsp;was what I was looking for. Thank you very much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Logging data from custom services</title><link>https://devzone.nordicsemi.com/thread/330422?ContentTypeID=1</link><pubDate>Tue, 21 Sep 2021 09:46:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98874c6c-56cb-445f-b2b9-5c31a9745034</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you checked out the &lt;a href="https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-desktop"&gt;nRF Connect for Desktop&lt;/a&gt;&amp;nbsp;Bluetooth application?&lt;/p&gt;
&lt;p&gt;It allows you to connect to a device and receive updates, which can be stored to file later on.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It doesn&amp;#39;t give you a lot of control over the data format unfortunately, and you will get quite a lot of data overhead (like a timestamp and message header for each data update).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In order to get more control you can use the &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;pc-ble-driver&lt;/a&gt;, but in this case you need to write an application on the PC side to establish the connection, receive data, and store it to a file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>