<?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>Which SD event indicates that SD can be processed?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53518/which-sd-event-indicates-that-sd-can-be-processed</link><description>Hi, 
 In your nRF5 SDK v16.0.0 release note, I recognize that a new feature is added: 
 
 I am wondering which BLE event is indicating that SD has been free from BUSY state? Preferably a MSC link to the documentation? 
 Is this a new feature of SD v7</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Oct 2019 12:05:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53518/which-sd-event-indicates-that-sd-can-be-processed" /><item><title>RE: Which SD event indicates that SD can be processed?</title><link>https://devzone.nordicsemi.com/thread/216158?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 12:05:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:865aa2af-6be2-45bf-8fd1-fe8a5d333dd4</guid><dc:creator>Chencheng</dc:creator><description>&lt;p&gt;Thank you very much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Which SD event indicates that SD can be processed?</title><link>https://devzone.nordicsemi.com/thread/216154?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2019 11:58:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b33eec4-316b-4378-8bd3-e4f8da5337b7</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote userid="75407" url="~/f/nordic-q-a/53518/which-sd-event-indicates-that-sd-can-be-processed"]I am wondering which BLE event is indicating that SD has been free from BUSY state? Preferably a MSC link to the documentation?[/quote]
&lt;p&gt;You can read more about the GATT Queue library at &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/lib_ble_gatt_queue.html?cp=5_1_3_2_10"&gt;this link.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Different functions will generate different events, e.g&amp;nbsp;&lt;span&gt;sd_ble_gattc_read() will generate&amp;nbsp;BLE_GATTC_EVT_READ_RSP when the&amp;nbsp;procedure is done. And e.g.&amp;nbsp;sd_ble_gattc_primary_services_discover() will generate a&amp;nbsp;BLE_GATTC_EVT_PRIM_SRVC_DISC_RSP event.&lt;/span&gt;&lt;/p&gt;
[quote userid="75407" url="~/f/nordic-q-a/53518/which-sd-event-indicates-that-sd-can-be-processed"]Is this a new feature of SD v7.x compare with SD v6.x?[/quote]
&lt;p&gt;No. This is a library in the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>