<?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>How can NRF53832 receive a&amp;nbsp;response&amp;nbsp;from peer as central?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56522/how-can-nrf53832-receive-a-response-from-peer-as-central</link><description>Hi, all, 
 
 I try to use NRF52832 as central and peripheral. When it is connected with peer as central, I try to send to peer a message with &amp;quot;sd_ble_gattc_write&amp;quot;, but I can not find a way to receive the response(such as a notification) from peer, can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 18 Jan 2020 09:29:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56522/how-can-nrf53832-receive-a-response-from-peer-as-central" /><item><title>RE: How can NRF53832 receive a response from peer as central?</title><link>https://devzone.nordicsemi.com/thread/229719?ContentTypeID=1</link><pubDate>Sat, 18 Jan 2020 09:29:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5310735-c67f-4569-88a1-202479a5077a</guid><dc:creator>chenwenjing5</dc:creator><description>&lt;p&gt;Thanks for your reply. It works now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can NRF53832 receive a response from peer as central?</title><link>https://devzone.nordicsemi.com/thread/229053?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2020 13:29:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:218b2d51-7162-4a91-bd31-d115e3d82a85</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;What kind of response is it that you want from the peripheral. If possible, I suggest you implement the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/group__ble__bas.html"&gt;battery service&lt;/a&gt; in the peripheral and central and try to retreive the battery level from the peripheral device (see the ble_app_hrs_c and ble_app_hrs for example). The &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/structble__bas__c__init__t.html"&gt;bas_c_evt_handler &lt;/a&gt;function should be helpful.&amp;nbsp; If the only goal is to see that you are able to receive anything from the connected peripheral, this should be pretty straight-forward.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>