<?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>NRF_ERROR_BUSY from sd_ble_gattc_primary_services_discover after iPhone restart</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57655/nrf_error_busy-from-sd_ble_gattc_primary_services_discover-after-iphone-restart</link><description>We are using nRF52832 to develop our product with the ANCS function. 
 But after bonding with the iPhone and then restart the iPhone, an error message &amp;quot;NRF_ERROR_BUSY&amp;quot; will receive. 
 The cause seems come from &amp;quot;sd_ble_gattc_primary_services_discover&amp;quot;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Feb 2020 02:30:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57655/nrf_error_busy-from-sd_ble_gattc_primary_services_discover-after-iphone-restart" /><item><title>RE: NRF_ERROR_BUSY from sd_ble_gattc_primary_services_discover after iPhone restart</title><link>https://devzone.nordicsemi.com/thread/233855?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2020 02:30:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e77b15c6-e462-464f-a54a-d0b7ff6d8737</guid><dc:creator>Cyrus Cheung</dc:creator><description>&lt;p&gt;Thx! It works!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_ERROR_BUSY from sd_ble_gattc_primary_services_discover after iPhone restart</title><link>https://devzone.nordicsemi.com/thread/233634?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2020 07:29:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3386c11-36f0-46ff-9ebe-ab3c2cb1e240</guid><dc:creator>Harry Wei</dc:creator><description>&lt;p&gt;First, create a app_timer(&lt;span style="color:#e06c75;"&gt;APP_TIMER_MODE_SINGLE_SHOT about 2-3s timeout&lt;/span&gt;)&lt;/p&gt;
&lt;p&gt;then when check the&amp;nbsp; &lt;span style="font-size:150%;"&gt;NRF_ERROR_BUSY&lt;/span&gt;&amp;nbsp; , start-up the app_timer created, call &lt;span style="font-size:150%;"&gt;sd_ble_gattc_primary_services_discover&lt;/span&gt; again in the callback function of ther app-timer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>