<?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 change value of a characteristic without sending a notify?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14357/how-to-change-value-of-a-characteristic-without-sending-a-notify</link><description>There is a way to set the initial value of a characteristic. But how do I set the value after this without sending a notify to the master? Is it possible to write the value into a struct somewhere? 
 For example: 
 /**@brief Function for initializing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Jun 2016 12:17:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14357/how-to-change-value-of-a-characteristic-without-sending-a-notify" /><item><title>RE: How to change value of a characteristic without sending a notify?</title><link>https://devzone.nordicsemi.com/thread/54813?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2016 12:17:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32e576f5-f19c-4628-b47e-3bc9bf67648e</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use s&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/ble_serialization_s130_functions_gatts.html?resultof=%22%73%64%5f%62%6c%65%5f%67%61%74%74%73%5f%76%61%6c%75%65%5f%73%65%74%28%29%22%20"&gt;d_ble_gatts_value_set()&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>