<?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>Reading modified characteristic value as peripheral</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27791/reading-modified-characteristic-value-as-peripheral</link><description>I have a nrf52832 running as a BTLE peripheral running up a couple of services including one custom with a characteristic i wish to be modified by the peer. 
 Data is being served up to my phone much as expected but i am having a hard time getting my</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Dec 2017 22:04:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27791/reading-modified-characteristic-value-as-peripheral" /><item><title>RE: Reading modified characteristic value as peripheral</title><link>https://devzone.nordicsemi.com/thread/109631?ContentTypeID=1</link><pubDate>Tue, 05 Dec 2017 22:04:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cef89d9-e783-4c3c-8c36-bb0b5fd28c91</guid><dc:creator>Angus</dc:creator><description>&lt;p&gt;Thanks Petter,  i must have been screwing something else up then!  i will try that tomorrow.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Reading modified characteristic value as peripheral</title><link>https://devzone.nordicsemi.com/thread/109630?ContentTypeID=1</link><pubDate>Tue, 05 Dec 2017 12:35:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd32ba7c-62f6-42d3-bf28-3a327d33db27</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;You can get the value of a given attribute with sd_ble_gatts_value_get(), independent if it us stored in the stack (BLE_GATTS_VLOC_STACK) or in application (BLE_GATTS_VLOC_USER).&lt;/p&gt;
&lt;p&gt;If it is stored in application you can also read it directly, since you have access to the memory location.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>