<?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 to update the UUID&amp;#39;s value when user press &amp;quot;download&amp;quot; button in UUID.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45527/how-to-update-the-uuid-s-value-when-user-press-download-button-in-uuid</link><description>Hi , 
 
 my chip is: nrf52832 
 my SDK is: nRF5_SDK_15.2.0_9412b96 
 
 I&amp;#39;d like to know how to update the value of UUID when user press the &amp;quot;download&amp;quot; button ( the down arrow). 
 I can&amp;#39;t find a interface to set a callback to update this value. 
 
 thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Mar 2019 10:41:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45527/how-to-update-the-uuid-s-value-when-user-press-download-button-in-uuid" /><item><title>RE: How to update the UUID's value when user press "download" button in UUID.</title><link>https://devzone.nordicsemi.com/thread/179188?ContentTypeID=1</link><pubDate>Fri, 29 Mar 2019 10:41:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb94fa89-c74e-431f-b9dd-cc7ae5f693b3</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;Could you verify my answer if I answered your question? :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the UUID's value when user press "download" button in UUID.</title><link>https://devzone.nordicsemi.com/thread/179184?ContentTypeID=1</link><pubDate>Fri, 29 Mar 2019 10:28:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b1fe01a-882f-4168-bba5-3a792ddf7f11</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;Cool! Happy to help :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the UUID's value when user press "download" button in UUID.</title><link>https://devzone.nordicsemi.com/thread/179180?ContentTypeID=1</link><pubDate>Fri, 29 Mar 2019 10:18:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe7cfe92-fc37-4ba5-838c-bc0d7d105bb6</guid><dc:creator>Roger</dc:creator><description>&lt;p&gt;Andy, Thanks again! your suggestion is very helpful.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I referred to&amp;nbsp;below&amp;nbsp;2 pages and found a workable solution.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/19447/sd_ble_gatts_rw_authorize_reply-returns-error-s132"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/19447/sd_ble_gatts_rw_authorize_reply-returns-error-s132&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/24068/sd_ble_gatts_rw_authorize_reply-not-working"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/24068/sd_ble_gatts_rw_authorize_reply-not-working&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the UUID's value when user press "download" button in UUID.</title><link>https://devzone.nordicsemi.com/thread/179155?ContentTypeID=1</link><pubDate>Fri, 29 Mar 2019 09:09:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb823717-6770-43ca-8c94-682bc7389a10</guid><dc:creator>Roger</dc:creator><description>&lt;p&gt;&amp;nbsp;Andy, Thanks for your reply.&lt;/p&gt;
&lt;p&gt;your assuming is right. I will try the Authorization for characteristics as your suggestion. hope it can help me. I will reply the result late.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the UUID's value when user press "download" button in UUID.</title><link>https://devzone.nordicsemi.com/thread/179148?ContentTypeID=1</link><pubDate>Fri, 29 Mar 2019 09:00:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab52915c-9a12-4ff0-a033-d3ea416854f3</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;What do you mean with updating the UUID&amp;#39;s value? And what do you mean with downloading? What down arrow?&lt;/p&gt;
&lt;p&gt;I&amp;#39;m assuming that you&amp;#39;re talking about reading a characteristic&amp;#39;s value with nRF Connect (?).&lt;/p&gt;
&lt;p&gt;If that&amp;#39;s what you want to do, I&amp;#39;d advise you to enable and implement handling of Read Requests with Authorization for the characteristics that you want to behave like that. This allows you update the value of the characteristic on each read (see MSC&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.0/group___b_l_e___g_a_t_t_s___r_e_a_d___r_e_q___a_u_t_h___m_s_c.html"&gt;here&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;If you really want to update the UUID then I don&amp;#39;t really know if that&amp;#39;s possible without actually changing the GATT table and implementing the Service Changed notification thing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>