<?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>GATTS Get Can&amp;#39;t Get Data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110474/gatts-get-can-t-get-data</link><description>When I tried to use the sd_ble_gatts_value_get() function and found no error but no corresponding value returned, I was sure I had the right value in my feature because it was something I had read and written with another application. Is there anything</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 May 2024 13:23:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110474/gatts-get-can-t-get-data" /><item><title>RE: GATTS Get Can't Get Data</title><link>https://devzone.nordicsemi.com/thread/485141?ContentTypeID=1</link><pubDate>Tue, 21 May 2024 13:23:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f0e1424-1b8f-4a45-90fc-89d13f0d694d</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You may try&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;usb_printf_variadic(&amp;quot;Handle: %04X, Value Length: %d, Value: %x\n&amp;quot;, handle, r_value.len, r_value.p_value)&lt;/strong&gt;;&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;usb_printf_variadic(&amp;quot;Handle: %04X, Value Length: %d, Value: %x\n&amp;quot;, handle, r_value.len, *r_value.p_value)&lt;/strong&gt;; instead of&amp;nbsp;&lt;/p&gt;
&lt;p&gt;usb_printf_variadic(&amp;quot;Handle: %04X, Value Length: %d, Value: %s\n&amp;quot;, handle, r_value.len, r_value.p_value);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GATTS Get Can't Get Data</title><link>https://devzone.nordicsemi.com/thread/480081?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2024 02:01:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00fb5fa3-acfe-40b3-9467-d4e55fdaabbe</guid><dc:creator>MapleBay</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;When I try to get value, the p_data pointer was 0x0000.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1713837697939v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GATTS Get Can't Get Data</title><link>https://devzone.nordicsemi.com/thread/480036?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2024 14:33:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8d6dc1f-4e0f-41de-ad3c-05767eee06ef</guid><dc:creator>MapleBay</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I motify connectivity example to develop my app, and I use nrf connect desktop app to verify.&lt;/p&gt;
&lt;p&gt;So I can get the value on the nrf connect desktop.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GATTS Get Can't Get Data</title><link>https://devzone.nordicsemi.com/thread/480002?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2024 13:06:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3fbb3ba-3273-41b8-9913-bff6dff03901</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;#39;&amp;#39;&lt;span&gt;I was sure I had the right value in my feature because it was something I had read and written with another application.&amp;nbsp;&amp;#39;&amp;#39;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Which application/example you are working on currently and for which it worked first?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>