<?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>Change nus service from notifications to indications</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86201/change-nus-service-from-notifications-to-indications</link><description>Hi everybody, 
 I want to modify the Tx characteristic on Nus service to Indicate. 
 Keeping if is possible Rx characteristic as notification. 
 Are there some tutorial or example doing this on the SDK 1.7.0? 
 I think that i need to modify nus.c/h and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Mar 2022 10:22:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86201/change-nus-service-from-notifications-to-indications" /><item><title>RE: Change nus service from notifications to indications</title><link>https://devzone.nordicsemi.com/thread/359971?ContentTypeID=1</link><pubDate>Fri, 25 Mar 2022 10:22:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9e9eb56-bcf4-4902-be34-d3e164902200</guid><dc:creator>sotillo2409</dc:creator><description>&lt;p&gt;Thank you kenneth, but i need have totally control on flow control, that is why i need indications, regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Change nus service from notifications to indications</title><link>https://devzone.nordicsemi.com/thread/359967?ContentTypeID=1</link><pubDate>Fri, 25 Mar 2022 10:18:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fca0daf-1c55-4e78-a8a1-fbafe7c61066</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Very few use indication, because it doesn&amp;#39;t have any advantage over notification. All data in BLE are reliably transferred on link layer in the order they are written in both cases. That said, if you want to use indication instead of notification, I suggest to check out the message sequence charts for the two:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.3.0/group___b_l_e___g_a_t_t_c___h_v_i___m_s_c.html"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.3.0/group___b_l_e___g_a_t_t_c___h_v_i___m_s_c.html&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.3.0/group___b_l_e___g_a_t_t_c___h_v_n___m_s_c.html"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.3.0/group___b_l_e___g_a_t_t_c___h_v_n___m_s_c.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>