<?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>Retrieving the characteristic being written to in a queued write</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78964/retrieving-the-characteristic-being-written-to-in-a-queued-write</link><description>When handling a `BLE_GATTS_EVT_WRITE` from a queued write, the write event has the characteristic handle set to zero. How can I identify what characteristic is being written to? 
 
 Currently using sdk 12.3</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Aug 2021 15:18:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78964/retrieving-the-characteristic-being-written-to-in-a-queued-write" /><item><title>RE: Retrieving the characteristic being written to in a queued write</title><link>https://devzone.nordicsemi.com/thread/326841?ContentTypeID=1</link><pubDate>Thu, 26 Aug 2021 15:18:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f6235c7-dce9-41ad-9694-76593c2e7a4e</guid><dc:creator>ajandy</dc:creator><description>&lt;p&gt;Great, thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Retrieving the characteristic being written to in a queued write</title><link>https://devzone.nordicsemi.com/thread/326810?ContentTypeID=1</link><pubDate>Thu, 26 Aug 2021 13:12:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d00e7ee3-e7d5-4949-8667-38d09171cf27</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In this case the handle will be stored in the memory buffer that you provide to the SoftDevice, as shown &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s140.api.v7.3.0%2Fgroup___b_l_e___g_a_t_t_s___q_u_e_u_e_d___w_r_i_t_e_s___u_s_e_r___m_e_m.html"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The handle is not passed in the event itself.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>