<?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>Protect characteristic value from modification while it is being read by a client</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45885/protect-characteristic-value-from-modification-while-it-is-being-read-by-a-client</link><description>What is the recommended way to protect characteristic value from modification while it is being read by a client? 
 I have a test application with 500-byte long characteristic value. The application updates it every 20 seconds. 
 On the other end of the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Apr 2019 07:12:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45885/protect-characteristic-value-from-modification-while-it-is-being-read-by-a-client" /><item><title>RE: Protect characteristic value from modification while it is being read by a client</title><link>https://devzone.nordicsemi.com/thread/180914?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2019 07:12:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1765fda-dfda-4dbb-99af-11189677e70a</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;GATT write request with authorization can be used to only allow write to characterization to be performed if the application authorities it. See &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v6.1.0/group___b_l_e___g_a_t_t_s___w_r_i_t_e___r_e_q___a_u_t_h___m_s_c.html?cp=2_3_1_1_0_2_4_3_21"&gt;this sequence chart&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>