<?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>Updating a GATT Value</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22867/updating-a-gatt-value</link><description>Hi! 
 So I have my GATT value of a service that I would like to update.
Sadly that value always stays at the initial value.
Below you can find my update function. 
 uint32_t ble_pwr_data_update(ble_pwr_t* p_pwr, pwr_data_t pwr_data){
 if (p_pwr </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Jun 2017 16:12:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22867/updating-a-gatt-value" /><item><title>RE: Updating a GATT Value</title><link>https://devzone.nordicsemi.com/thread/89897?ContentTypeID=1</link><pubDate>Fri, 16 Jun 2017 16:12:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6a8ab72-b81c-4b35-ab84-a82133e05388</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;To make notifications work, the client (typically central/master) has to enable notifications on the server. &lt;a href="https://devzone.nordicsemi.com/tutorials/37/"&gt;This&lt;/a&gt; video tutorial part 1 at approximately 19:15 explains data transfer using notifications, I would recommend you to take a look at it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating a GATT Value</title><link>https://devzone.nordicsemi.com/thread/89895?ContentTypeID=1</link><pubDate>Fri, 16 Jun 2017 15:50:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a1582ff-538b-4c70-9ef4-d937054c677c</guid><dc:creator>Yatekii</dc:creator><description>&lt;p&gt;The update of the value does not work. Even if I manually request the value (Nordic Developer Mobile App), it doesn&amp;#39;t update.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating a GATT Value</title><link>https://devzone.nordicsemi.com/thread/89896?ContentTypeID=1</link><pubDate>Fri, 16 Jun 2017 15:29:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:021d820a-5a70-4ded-a26c-2b33b5be4d63</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure if I clearly understand, is the problem that notifications never are transferred (sd_ble_gatts_hvx() )? Or that if you use sd_ble_gatts_value_set(), the value is not updated?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>