<?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>Transmitting multiple records of data over BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63804/transmitting-multiple-records-of-data-over-ble</link><description>Hi, 
 Recently i have started working on nRF52 BLE SDKv16 (with PCA10040 and PCA10059)and i wanted to transmit multiple records of temperature data which are collected with the configured interval, what are the possible ways to do that and how?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Jul 2020 11:26:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63804/transmitting-multiple-records-of-data-over-ble" /><item><title>RE: Transmitting multiple records of data over BLE</title><link>https://devzone.nordicsemi.com/thread/260557?ContentTypeID=1</link><pubDate>Fri, 17 Jul 2020 11:26:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eca25076-b14d-4d4e-8f58-298fbc5a189d</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am leaving for vacation today, so if you have any further questions, plese open a new ticket. I am sorry for the inconvenience.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;1) Yes.&lt;/p&gt;
&lt;p&gt;2) Yes.&lt;/p&gt;
&lt;p&gt;3) YEs.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Transmitting multiple records of data over BLE</title><link>https://devzone.nordicsemi.com/thread/260406?ContentTypeID=1</link><pubDate>Thu, 16 Jul 2020 13:57:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eba3d83f-be6f-4c2a-b5cd-cff081d36a7c</guid><dc:creator>Sravanakumar</dc:creator><description>&lt;p&gt;Thanks&amp;nbsp;&lt;span&gt;Edvin for the reply, 1) can i use the characteristic with variable data length ? and 2)if i use uart , when the third party people uses the ble device they may expect this to work as normal uart functionality or 3) can i use the uart service with custom UUID ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;incase , if i approach 3rd option , in my application i may use traditional uart functionality also ,as specified in the example, will it effect my sensor data collection?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Transmitting multiple records of data over BLE</title><link>https://devzone.nordicsemi.com/thread/260386?ContentTypeID=1</link><pubDate>Thu, 16 Jul 2020 13:26:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4e8ca4f-df65-43cc-ab4a-6fc22c7d5993</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You need to decide whether you want to use separate services/characteristics for this, or you can use one characteristic and send a string of bytes representing each sensor. Either way, if you want to get familiar, you can use the ble_app_uart and ble_app_uart_c examples.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;NB: It is difficult to develop for the dongle, because it doesn&amp;#39;t have a debugger. I suggest you get hold of one extra DK for development. When you are satisfied, you can port your application to the dongle.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>