<?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>BLE enable notification on nRF52833</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71445/ble-enable-notification-on-nrf52833</link><description>Hi all, 
 I am developing BLE firmware to send and receive data between the development kit PCA10100 and nRFConnect App Desktop. 
 I&amp;#39;d like to notify the client (the App) that data changed and update the data value. Following this tutorial , it seems</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Feb 2021 13:32:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71445/ble-enable-notification-on-nrf52833" /><item><title>RE: BLE enable notification on nRF52833</title><link>https://devzone.nordicsemi.com/thread/293568?ContentTypeID=1</link><pubDate>Tue, 09 Feb 2021 13:32:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9040e727-bfb0-4713-962c-2ee981e39656</guid><dc:creator>Katie Newell</dc:creator><description>&lt;p&gt;This works&lt;/p&gt;
&lt;p&gt;Many thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE enable notification on nRF52833</title><link>https://devzone.nordicsemi.com/thread/293562?ContentTypeID=1</link><pubDate>Tue, 09 Feb 2021 13:25:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9512e534-f3d8-4c95-9156-6e0e0d5b904c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please try again with this link:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.2.0/group___b_l_e___g_a_t_t_s___h_v_n___m_s_c.html?cp=4_7_3_1_2_4_3_5"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.2.0/group___b_l_e___g_a_t_t_s___h_v_n___m_s_c.html?cp=4_7_3_1_2_4_3_5&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE enable notification on nRF52833</title><link>https://devzone.nordicsemi.com/thread/293522?ContentTypeID=1</link><pubDate>Tue, 09 Feb 2021 11:04:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:658e6ebb-8de9-4558-bf73-0bec17278984</guid><dc:creator>Katie Newell</dc:creator><description>&lt;p&gt;Hi Hung,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Many thanks for your reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Your explanation is clear, thank you. Could you please re-post the link you attached above? I am getting server error when I open it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Many thanks&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE enable notification on nRF52833</title><link>https://devzone.nordicsemi.com/thread/293517?ContentTypeID=1</link><pubDate>Tue, 09 Feb 2021 10:52:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cca494d0-66a1-4c5a-85a9-33f60061e632</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Katie,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s designed by spec that the CCCD (&lt;span&gt;Client Characteristic Configuration Descriptor&lt;/span&gt;) has to be enabled before the server can send the notification to the client. You can have a look &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.2.0/group___b_l_e___g_a_t_t_s___h_v_n___m_s_c.html?cp=4_7_3_1_2_4_3_5"&gt;here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s possible to skip that only if you have paired to the peer device. When you re-connect you can reuse the previous value of CCCD to send notification right away without waiting for the client to enable CCCD. This feature is already supported in most of our BLE example (that use peer manager library)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>