<?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 to check the disconnected peripheral address in &amp;quot;BLE_NUS_C_EVT_DISCONNECTED&amp;quot; state</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44226/how-to-check-the-disconnected-peripheral-address-in-ble_nus_c_evt_disconnected-state</link><description>OS in development environment ：Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor 28-pin Land Grid Array / 15GPIOs / SWD Soft Ver:nRF5_SDK_15.2.0_9412b96 
 How</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Mar 2019 00:23:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44226/how-to-check-the-disconnected-peripheral-address-in-ble_nus_c_evt_disconnected-state" /><item><title>RE: How to check the disconnected peripheral address in "BLE_NUS_C_EVT_DISCONNECTED" state</title><link>https://devzone.nordicsemi.com/thread/174909?ContentTypeID=1</link><pubDate>Fri, 08 Mar 2019 00:23:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddca97ff-af03-4139-adb2-134999a1fd26</guid><dc:creator>yokokawa</dc:creator><description>&lt;pre class="tw-data-text tw-ta tw-text-small" id="tw-target-text" dir="ltr"&gt;&lt;span lang="en"&gt;Please tell me how to extend the ble_nus_c_evt_t event structure and include the peer address.&lt;/span&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to check the disconnected peripheral address in "BLE_NUS_C_EVT_DISCONNECTED" state</title><link>https://devzone.nordicsemi.com/thread/173397?ContentTypeID=1</link><pubDate>Thu, 28 Feb 2019 08:47:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d6c6a41-6848-4f6d-ab04-29b904ee993d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;The peer address is not included in the &amp;quot;disconnect&amp;quot; event but is in the &amp;quot;connected&amp;quot;(BLE_GAP_EVT_CONNECTED) event. So you need to use the connection handle to determine which device was disconnected. You can, for instance, by expanding the&amp;nbsp;ble_nus_c_evt_t event structure to include the peer address, then update the peer address on &lt;span&gt;BLE_GAP_EVT_CONNECTED&lt;/span&gt;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>