<?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>The BLE service discovery but it isn&amp;#39;t complete</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37084/the-ble-service-discovery-but-it-isn-t-complete</link><description>Hi everyone, 
 I&amp;#39;m using UART service and I have a problem when the central device connect to the peripheral. 
 The central device notify connected to the peripheral, but after start discovery service then it isn&amp;#39;t complete and it isn&amp;#39;t notify everything</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 03 Aug 2018 06:58:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37084/the-ble-service-discovery-but-it-isn-t-complete" /><item><title>RE: The BLE service discovery but it isn't complete</title><link>https://devzone.nordicsemi.com/thread/142726?ContentTypeID=1</link><pubDate>Fri, 03 Aug 2018 06:58:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a2fd7e5-fc5f-48f3-8bac-e5b7fafee63d</guid><dc:creator>hvbon2010</dc:creator><description>&lt;p&gt;This timeout is the time allowed the central discover the service of the peripheral device. Currently, I&amp;#39;m using a timer to make timeout for discovery process. Again, I hope the central service will support this discovery timeout configure in the&amp;nbsp;ble_nus_c_evt_type_t&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/0576.Capture2.PNG" /&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The BLE service discovery but it isn't complete</title><link>https://devzone.nordicsemi.com/thread/142722?ContentTypeID=1</link><pubDate>Fri, 03 Aug 2018 06:15:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:667552e3-ed7a-4630-b2a6-971c693bf92d</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Could you elaborate a little more on what you want to do?&lt;/p&gt;
&lt;p&gt;What kind of timeout do you want for the service discovery?&lt;/p&gt;
&lt;p&gt;To easily create a timer, you can use the app_timer library. For how to use it, see the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Flib_timer.html&amp;amp;cp=4_0_0_3_48"&gt;documetation &lt;/a&gt;and for example ble_app_hrs (main.c -&amp;gt; timers_init() ).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The BLE service discovery but it isn't complete</title><link>https://devzone.nordicsemi.com/thread/142692?ContentTypeID=1</link><pubDate>Thu, 02 Aug 2018 17:19:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2dc686bb-bee7-4874-b061-87b310d841f8</guid><dc:creator>hvbon2010</dc:creator><description>&lt;p&gt;Thank you for your reply,&lt;/p&gt;
&lt;p style="text-align:left;"&gt;My peripheral (running ble_app_uart_peripheral) is same that the central device(running ble_app_uart_c). When the central device is discovering, If I disconnect BLE then app_err_check fail.&lt;/p&gt;
&lt;p&gt;I want the central service discovery have a timeout but the uart service discovery don&amp;#39;t have!!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The BLE service discovery but it isn't complete</title><link>https://devzone.nordicsemi.com/thread/142627?ContentTypeID=1</link><pubDate>Thu, 02 Aug 2018 13:02:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19fa0a35-eade-48aa-a62c-9bd931db8c17</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Do you see the same problem if you use the central example ble_app_uart_c in the SDK?&lt;/p&gt;
&lt;p&gt;If you connect to the peripheral using a phone, is the phone able to do the service discovery correctly?&lt;/p&gt;
&lt;p&gt;If you use logging in the peripheral device, does it show any errors when the central stops the service discovery?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>