<?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>About the characteristic &amp;quot;read&amp;quot; of BLE communication</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46648/about-the-characteristic-read-of-ble-communication</link><description>Hello 
 
 I am using Android and BLE communication with nRF52832 (BLENano2) now. 
 I am using SDK 15.0.0 with keil uversion. 
 Central is Android and peripheral is nRF52832. 
 Use the SDK &amp;quot;ble_app_blinky. 
 
 I now want to send arbitrary data from peripheral</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 May 2019 06:37:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46648/about-the-characteristic-read-of-ble-communication" /><item><title>RE: About the characteristic "read" of BLE communication</title><link>https://devzone.nordicsemi.com/thread/186832?ContentTypeID=1</link><pubDate>Tue, 14 May 2019 06:37:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba185894-7349-4d92-b37f-8ead4226618b</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;What problem?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About the characteristic "read" of BLE communication</title><link>https://devzone.nordicsemi.com/thread/186824?ContentTypeID=1</link><pubDate>Tue, 14 May 2019 06:02:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e9d7bef-0bd7-486b-8a44-c9356abdecf3</guid><dc:creator>y001</dc:creator><description>&lt;p&gt;The problem was solved by calling the function in the main for loop.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About the characteristic "read" of BLE communication</title><link>https://devzone.nordicsemi.com/thread/185943?ContentTypeID=1</link><pubDate>Wed, 08 May 2019 11:46:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a99a770-37d2-4464-9129-5112ce665164</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;Well I&amp;#39;m not exactly sure which one is the &amp;quot;best&amp;quot; one, but you could start with the ble_peripheral/ble_app_hrs example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About the characteristic "read" of BLE communication</title><link>https://devzone.nordicsemi.com/thread/185814?ContentTypeID=1</link><pubDate>Wed, 08 May 2019 02:21:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61860e04-5d35-4fb4-b5f7-9b53860e7934</guid><dc:creator>y001</dc:creator><description>&lt;p&gt;Thank you for the very easy-to-understand explanation.&lt;/p&gt;
&lt;p&gt;I realized that I need to &amp;quot;subscribe&amp;quot; the value and receive notifications every second.&lt;/p&gt;
&lt;p&gt;Which SDKsample would be the best reference for running this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About the characteristic "read" of BLE communication</title><link>https://devzone.nordicsemi.com/thread/185381?ContentTypeID=1</link><pubDate>Mon, 06 May 2019 08:56:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0fcd05e-aa28-414b-b502-c6e4864f81ed</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;There are two ways to send data from the peripheral to the central. Using notifications/indications or reads. If you want the phone to initiate the transfer, then you do a read. If you want the phone to always have the latest value, you &amp;quot;subscribe&amp;quot; to the characteristic and receive notifications every time the value changes.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s totally up to you how you want to do this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About the characteristic "read" of BLE communication</title><link>https://devzone.nordicsemi.com/thread/185373?ContentTypeID=1</link><pubDate>Mon, 06 May 2019 08:25:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68884aae-fa45-4cee-958a-52682c7c6f28</guid><dc:creator>y001</dc:creator><description>&lt;p&gt;Thank you for reply!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The relationship between central and peripheral seems to be understood.&lt;/p&gt;
&lt;p&gt;This time, because you want to get the value from the peripheral, it is &amp;quot;read&amp;quot;, right?&lt;/p&gt;
&lt;p&gt;&lt;span style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" title=""&gt;I want to send data from peripheral nRF52832 to Central Android.&lt;/span&gt;&lt;br style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" /&gt;&lt;span style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" title=""&gt;This is the process of &amp;quot;read&amp;quot;, right?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" title=""&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" title=""&gt;I want to know how to do this &amp;quot;read&amp;quot; process.&lt;br style="background-attachment:scroll;background-color:transparent;background-image:none;background-repeat:repeat;background-size:auto;color:rgba(0, 0, 0, 0.87);font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:pre-wrap;" /&gt;It will be helpful if there is an example that can be used as it is.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About the characteristic "read" of BLE communication</title><link>https://devzone.nordicsemi.com/thread/183988?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2019 08:35:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:911543af-c02f-47cf-8f44-ddadf0a1a5bb</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;There are two types of data transfers: transfers initiated by the central and transfers initiated by the peripheral.&lt;/p&gt;
&lt;p&gt;Reads and writes are both central-initiated transfers. This means that the central either wants to update a value in the peripheral, or it wants to get a value from the peripheral.&lt;/p&gt;
&lt;p&gt;There are two kinds of peripheral-initiated transfers: notifications and indications. These are used when the peripheral wants to let the central know that the value of a characteristic changed. At this point, just always use notifications. In my experience indications are quite useless (see&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/44482/use-cases-of-indications---when-is-it-better-to-use-indications-over-notifications"&gt;this thread&lt;/a&gt;&amp;nbsp;for more on this).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>