<?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 do you implement bypass discovery to access a feature?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33354/how-do-you-implement-bypass-discovery-to-access-a-feature</link><description>It&amp;#39;s NRF52832 and NRF52810. 
 The BLE connection process is to establish a physical connection first and then discover the service to obtain the characteristic word information. 
 I want to reduce the time of connection so I want to get rid of the discovery</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Apr 2018 02:47:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33354/how-do-you-implement-bypass-discovery-to-access-a-feature" /><item><title>RE: How do you implement bypass discovery to access a feature?</title><link>https://devzone.nordicsemi.com/thread/129071?ContentTypeID=1</link><pubDate>Fri, 20 Apr 2018 02:47:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0edb4454-990e-4cda-9b5d-717bb8e7dc9a</guid><dc:creator>zzmNO1</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1524192449864v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do you implement bypass discovery to access a feature?</title><link>https://devzone.nordicsemi.com/thread/129070?ContentTypeID=1</link><pubDate>Fri, 20 Apr 2018 02:44:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67332f74-b497-4cfc-8884-965e90f0ddb6</guid><dc:creator>zzmNO1</dc:creator><description>&lt;p&gt;The reason for the behavior is that the GATT module initiates a MTU exchange upon the event BLE_GAP_EVT_CONNECTED. When trying to enable notifications,the MTU exchange is ongoing,and hence,ble_nus_c_tx_notif_enable() returns NRF_ERROR_BUSY.&lt;/p&gt;
&lt;p&gt;Enabling notifications when the MTU exchange has finished,solves the problem.(Upon the event BLE_GATTC_EVT_EXCHANGE_MTU_RSP).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do you implement bypass discovery to access a feature?</title><link>https://devzone.nordicsemi.com/thread/128786?ContentTypeID=1</link><pubDate>Wed, 18 Apr 2018 11:46:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32b87d26-432b-4c31-a036-8e7dc24ce435</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I suggest you to have a look at &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/21386/bypass-or-skip-the-discovery-service-nrf52-sdk-12-2" target="_blank" rel="noopener noreferrer"&gt;this&lt;/a&gt;&amp;nbsp;and &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/7976/s120-central-bonding-with-s110-peripheral" target="_blank" rel="noopener noreferrer"&gt;this&lt;/a&gt;&amp;nbsp;post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do you implement bypass discovery to access a feature?</title><link>https://devzone.nordicsemi.com/thread/128141?ContentTypeID=1</link><pubDate>Fri, 13 Apr 2018 01:50:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:123a3f48-2244-43d9-9496-82c7b1a873e3</guid><dc:creator>zzmNO1</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1523584099413v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1523584155523v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1523584220563v3.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>