<?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>system handle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12450/system-handle</link><description>How do I know the system handle number used by the GAP service and the Device Name characteristic?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 Mar 2016 09:37:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12450/system-handle" /><item><title>RE: system handle</title><link>https://devzone.nordicsemi.com/thread/47146?ContentTypeID=1</link><pubDate>Thu, 10 Mar 2016 09:37:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c5fec4e-10b2-41bc-8ed0-929688347891</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;The softdevice was out of Alpha a few weeks ago, it&amp;#39;s already a release version. The SDK, now that is lagging and still only works with the pre 2.0.0.7-alpha SD which is a shame. There was a post yesterday from a Nordic employee saying &amp;#39;this month&amp;#39;, so not too long now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: system handle</title><link>https://devzone.nordicsemi.com/thread/47145?ContentTypeID=1</link><pubDate>Thu, 10 Mar 2016 09:23:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6e8d2ec-57a9-480c-8c42-50076414864b</guid><dc:creator>Stephane D&amp;amp;#39;Alu</dc:creator><description>&lt;p&gt;Do you know when it is schedule to leave alpha stage?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: system handle</title><link>https://devzone.nordicsemi.com/thread/47144?ContentTypeID=1</link><pubDate>Thu, 10 Mar 2016 02:10:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49bd6f5e-bd72-4bb3-8dcf-bedce8927057</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Only way I know is to use the very latest softdevice (eg S130V2) which has two useful functions, &lt;code&gt;sd_ble_gatts_initial_user_handle_get&lt;/code&gt; which tells you where the first non-system handle is to be found and &lt;code&gt;sd_ble_gatts_attr_get&lt;/code&gt; which gives you the UUID and metadata for a given handle. Using those you can iterate the system handles and find the ones you&amp;#39;re looking for.&lt;/p&gt;
&lt;p&gt;Previous to that revision of the SD, I don&amp;#39;t believe there&amp;#39;s a way to do it apart from figuring out where a given SD revision actually puts them and then assuming for that revision that it&amp;#39;s fixed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>