<?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>Enabling Notification in Central Application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119297/enabling-notification-in-central-application</link><description>I&amp;#39;m writing a client/central application connecting to a peripheral, discovering a service, and then wishing to enable notifications from a specific characteristic. 
 Once enabled, I expect to receive the BLE_GATTC_EVT_HVX events and go from there. 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Feb 2025 16:24:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119297/enabling-notification-in-central-application" /><item><title>RE: Enabling Notification in Central Application</title><link>https://devzone.nordicsemi.com/thread/524671?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2025 16:24:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24cbb793-a8e8-4a6d-85a9-cdca2a649a08</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I suggest using the&amp;nbsp;ble_nus_c_tx_notif_enable() function in the ble_app_uart_c example as a reference. This implementation uses the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/sdk_nrf5_v17.1.0/page/lib_ble_gatt_queue.html"&gt;BLE GATT Queue&lt;/a&gt;&amp;nbsp; module to queue the write request, because issuing the request directly may lead to a &amp;quot;busy&amp;quot; error if another request is already in progress.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling Notification in Central Application</title><link>https://devzone.nordicsemi.com/thread/524468?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2025 02:47:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9974cd73-047e-4b49-87a1-2b9addafac4d</guid><dc:creator>Jchristf</dc:creator><description>&lt;p&gt;PS: I&amp;#39;m using SD 140&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>