<?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>Adding Characteristic User Description to Custom GATT Characteristics</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9895/adding-characteristic-user-description-to-custom-gatt-characteristics</link><description>I am using this mbed workthrough, to create a custom GATT Service in C++. However, this code only creates characteristics with UUIDs: 
 uint16_t percentageUUID = 0xA002;

static uint8_t percentageValue[10] = {0};
WriteOnlyArrayGattCharacteristic&amp;lt;uint8_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 26 Oct 2015 10:09:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9895/adding-characteristic-user-description-to-custom-gatt-characteristics" /><item><title>RE: Adding Characteristic User Description to Custom GATT Characteristics</title><link>https://devzone.nordicsemi.com/thread/36694?ContentTypeID=1</link><pubDate>Mon, 26 Oct 2015 10:09:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a282bbea-6925-4b15-9967-4e35bed8fdc2</guid><dc:creator>Anders Strand</dc:creator><description>&lt;p&gt;Can you post a link to the mBed walktrough you are following? If you can post a link to your code, that would also help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>