<?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>Variable Length Characteristic with Notification</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13521/variable-length-characteristic-with-notification</link><description>How do I set up a variable length characteristic which is greater than 20 bytes and use notifications with this characteristic? 
 For example I have several variable length characteristics which are greater than 20 bytes and the goal is these would be</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Apr 2016 23:43:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13521/variable-length-characteristic-with-notification" /><item><title>RE: Variable Length Characteristic with Notification</title><link>https://devzone.nordicsemi.com/thread/51605?ContentTypeID=1</link><pubDate>Thu, 28 Apr 2016 23:43:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:245d09b1-383e-4359-9e4f-47638c07ac97</guid><dc:creator>WestCoastDaz</dc:creator><description>&lt;p&gt;RK, thanks for the clarification.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Variable Length Characteristic with Notification</title><link>https://devzone.nordicsemi.com/thread/51604?ContentTypeID=1</link><pubDate>Thu, 28 Apr 2016 00:19:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4cbdc45-75d9-4f43-ab34-fd11863fb5e5</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Don&amp;#39;t really understand the question. You make a characteristic as long as you like, variable length if you want, just as usual, and you notify up to the first 20 bytes of it during a notification, as usual, and if the client wants the rest of it they do another long read to get the rest of it, as usual.&lt;/p&gt;
&lt;p&gt;This is a standard use case for a characteristic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>