<?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>NRF 51822 Characteristic issue.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12712/nrf-51822-characteristic-issue</link><description>Hi everyone! 
 During the development of our device, we faced with some problems:
So now we need to read the data array in a clear sequence from characteristics. The data loads to characteristics like element by element form data array. 
 How can I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Mar 2016 15:24:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12712/nrf-51822-characteristic-issue" /><item><title>RE: NRF 51822 Characteristic issue.</title><link>https://devzone.nordicsemi.com/thread/48277?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2016 15:24:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d79fac0-d22d-48b9-adf9-407735d82dd1</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;If you are trying to send one big structure of data then maybe &lt;a href="https://devzone.nordicsemi.com/question/1741/dealing-large-data-packets-through-ble/"&gt;this is a good explanation on how to do it&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/question/155/writing-more-than-20-bytes-at-a-time-to-a-characteristic/"&gt;This&lt;/a&gt; and &lt;a href="https://devzone.nordicsemi.com/question/15609/how-to-read-and-write-long-string/"&gt;this&lt;/a&gt; are also two relevant discussions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF 51822 Characteristic issue.</title><link>https://devzone.nordicsemi.com/thread/48276?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2016 15:04:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e59804f-3632-4ef5-ba48-ce2706a90c05</guid><dc:creator>Sergey</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for promt reply.&lt;/p&gt;
&lt;p&gt;We have massive of structure data, for example 10 elements. Each element is 32byte, totaly we have 10x32=320byte in total. So i send 32 byte per time,&lt;/p&gt;
&lt;p&gt;and so till i send all the data from our massive.&lt;/p&gt;
&lt;p&gt;But when i try to read with characteristic i can obtain 1,2,5,8,10 elemets. So  how can i understand what data was sought from nrf51822?&lt;/p&gt;
&lt;p&gt;Hope it&amp;#39;s clearer now, because i&amp;#39;m writing from the words of our developer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF 51822 Characteristic issue.</title><link>https://devzone.nordicsemi.com/thread/48275?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2016 14:05:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1675bdfe-b8e6-4d44-a490-a9b7ad179f0f</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi. It is a little unclear to me what you mean by &amp;quot;read the data array in a clear sequence from characteristics&amp;quot;. In the code you provide it looks like you are trying to send a notification. I.e. transfer data from server to client. Now you want to send multiple notifications and keep track of how much data has been transmitted? Or do you want to read data sent from the client side?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>