<?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>Add Characteristic to existing Service</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5110/add-characteristic-to-existing-service</link><description>I have the PCA 10028 Board. I would like to add a characteristic on an already existing service. 
 In the nAN-36 I see, what is necessary to set up service and characteristic. 
 In the LED Button application example there is one service with two characteristics</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Jan 2015 09:17:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5110/add-characteristic-to-existing-service" /><item><title>RE: Add Characteristic to existing Service</title><link>https://devzone.nordicsemi.com/thread/17963?ContentTypeID=1</link><pubDate>Fri, 16 Jan 2015 09:17:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a1a14c0-3b16-4e46-b37c-d921ff12a43b</guid><dc:creator>Inspectron</dc:creator><description>&lt;p&gt;Thank you! With your help I solved the problem. The initalization of the write handler was missing. Not it appears in the nRF Master Control Panel.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add Characteristic to existing Service</title><link>https://devzone.nordicsemi.com/thread/17962?ContentTypeID=1</link><pubDate>Wed, 14 Jan 2015 10:10:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd64723b-57ec-43cd-98f2-489f03ff6445</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;There is a different version for the ble_app_lbs available &lt;a href="https://devzone.nordicsemi.com/question/19055/set-gpio-over-button-click/?answer=20957#post-id-20957"&gt;here&lt;/a&gt; which contains two leds and two buttons. Perhaps you can take a look at that to see if you can spot something that is missing in your code. It is implemented for SDK 5.2.0 but the added code for the extra characteristics should be also be valid for more recent SDK&amp;#39;s. To see exactly what is added to the code, you could compare the code with the original &lt;a href="https://github.com/NordicSemiconductor/nrf51-ble-app-lbs/tree/5.2.0"&gt;ble_app_lbs code on the SDK 5.2.0 branch&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>