<?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>Characteristic not updating after moving it to app stack</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70941/characteristic-not-updating-after-moving-it-to-app-stack</link><description>Hello, I hope you are doing well. 
 I am using the nRF52832 with the SDK16. After adding some new custom characteristics, I didn&amp;#39;t have enough space in the BLE_GATTS_VLOC_STACK, so I moved the characteristic data location to BLE_GATTS_VLOC_USER. After</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Jan 2021 13:44:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70941/characteristic-not-updating-after-moving-it-to-app-stack" /><item><title>RE: Characteristic not updating after moving it to app stack</title><link>https://devzone.nordicsemi.com/thread/291292?ContentTypeID=1</link><pubDate>Tue, 26 Jan 2021 13:44:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa778f77-b427-4d89-86b0-ab32e0355b36</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You can allocate more memory for &lt;span&gt;BLE_GATTS_VLOC_STACK by increasing the attribute table size (NRF_SDH_BLE_GATTS_ATTR_TAB_SIZE setting in sdk_config.h), and I think that&amp;#39;s the easiest solution. &lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt; I&amp;#39;m not sure why attribute data is not updated when you use VLOC_USER. Maybe&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v7.2.0/structble__gatts__value__t.html#a35a7c78cbceed615e33307620aa63c12"&gt;ble_gatts_value_t::p_value&lt;/a&gt; is NULL? &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Vidar&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>