<?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>the problem of data sending by indication between s120 and and s110</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5057/the-problem-of-data-sending-by-indication-between-s120-and-and-s110</link><description>hello everyone
the softdevice used in my system are s110_nrf51822_7.1.0 and s120_nrf51822_1.0.1
the connect interval i set is 40ms. 
 my system refers the ble_app_hrs(s110) and ble_app_hrs_c(s120) example project. in the example ,data was sent by notification</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Jan 2015 14:50:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5057/the-problem-of-data-sending-by-indication-between-s120-and-and-s110" /><item><title>RE: the problem of data sending by indication between s120 and and s110</title><link>https://devzone.nordicsemi.com/thread/17794?ContentTypeID=1</link><pubDate>Thu, 15 Jan 2015 14:50:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc9b124e-4c7d-4e26-8e41-33cfe5411ff0</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi James,&lt;/p&gt;
&lt;p&gt;I attached here the ble_app_hrs example on the S120 side and S110 side where Indication is used to update the HRS value instead of notification. I have no problem getting the indication and confirm it.&lt;/p&gt;
&lt;p&gt;Could you please try and let me know if there is any issue. The examples are from SDK v6.1, S110 v7.1 and S120 v1.0&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ble_5F00_app_5F00_hrs-_2D00_-Indication.zip"&gt;ble_app_hrs - Indication.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ble_5F00_app_5F00_hrs_5F00_c-_2D00_-Indication.zip"&gt;ble_app_hrs_c - Indication.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: the problem of data sending by indication between s120 and and s110</title><link>https://devzone.nordicsemi.com/thread/17793?ContentTypeID=1</link><pubDate>Fri, 09 Jan 2015 01:05:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2197a471-1f19-4ade-9643-4675e55b3ef3</guid><dc:creator>james</dc:creator><description>&lt;p&gt;Hi Pål ,Thank you again for answering,I have noticed the confirmation which the s120 side have to send when receiving the indication.I have done the confirm in my s120,so i think it may be not the reason of the problem. Is there some other place the i need to notice and set?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: the problem of data sending by indication between s120 and and s110</title><link>https://devzone.nordicsemi.com/thread/17792?ContentTypeID=1</link><pubDate>Thu, 08 Jan 2015 14:41:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb428754-8e62-4e1e-94fb-b6bbb27e0ecf</guid><dc:creator>P&amp;#229;l H&amp;#229;land</dc:creator><description>&lt;p&gt;In the s120 side you would have to send a confirmation with the sd_ble_gattc_hv_confirm function when you receive the indication. That is when you would receive the BLE_GATTS_EVT_HVC event on the s110 side.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: the problem of data sending by indication between s120 and and s110</title><link>https://devzone.nordicsemi.com/thread/17791?ContentTypeID=1</link><pubDate>Thu, 08 Jan 2015 13:11:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed9cd4b1-134f-4000-8360-028254f0197d</guid><dc:creator>james</dc:creator><description>&lt;p&gt;hi Pål  ,
thank u for your reply,it was my fault that I pasted the wrong code.In my project i have repalced the notification with indication.,so there must be another reason causing this problem .Did i have to make any other change to implement the indication?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: the problem of data sending by indication between s120 and and s110</title><link>https://devzone.nordicsemi.com/thread/17790?ContentTypeID=1</link><pubDate>Thu, 08 Jan 2015 09:41:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45dfedc4-46ba-4419-a76b-d86e1c0f5993</guid><dc:creator>P&amp;#229;l H&amp;#229;land</dc:creator><description>&lt;p&gt;Hi james,&lt;/p&gt;
&lt;p&gt;Looking at the code, it looks like you forgot to change the hvx_params.type to BLE_GATT_HVX_INDICATION (at least in the code that you pasted)&lt;/p&gt;
&lt;p&gt;BR Pål&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>