<?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>Returning a notification (master to peripheral) Modified ble_app_hrs_c example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40094/returning-a-notification-master-to-peripheral-modified-ble_app_hrs_c-example</link><description>Hi again! 
 I&amp;#39;m trying to send/receive data between an nRF51(master) and a AVR/HM-11(serial/BLE module)(peripheral) 
 After following this visualgdb.com/.../&amp;#160; tutorial based on the SDK 10 - ble_app_hrs_c example, I am able to receive my data/notification</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Nov 2018 16:20:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40094/returning-a-notification-master-to-peripheral-modified-ble_app_hrs_c-example" /><item><title>RE: Returning a notification (master to peripheral) Modified ble_app_hrs_c example</title><link>https://devzone.nordicsemi.com/thread/155627?ContentTypeID=1</link><pubDate>Thu, 01 Nov 2018 16:20:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48a9aa90-f724-49d1-87e0-7892a5f70f52</guid><dc:creator>PaulP</dc:creator><description>&lt;p&gt;Ahhh.. never mind, I got it!&lt;/p&gt;
&lt;p&gt;In the &lt;span&gt;write_params&lt;/span&gt; I changed:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;.handle = m_conn_handle,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;to&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;.handle = p_ble_evt-&amp;gt;evt.gattc_evt.params.hvx.handle,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;And now my peripheral is receiving the reply notification :)... and on to the next &amp;#39;issue&amp;#39;!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks anyways&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;PaulP&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>