<?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 New Service</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16514/add-new-service</link><description>Dear Nordic Team, 
 Thanks for support. 
 I want to know the possible for add NUS(Nordic Uart Service) service with proximitty example ?? 
 Edit : Try to add existing service(bas) with template example its working fine. Also create custom service its</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Sep 2016 12:33:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16514/add-new-service" /><item><title>RE: Add New Service</title><link>https://devzone.nordicsemi.com/thread/63176?ContentTypeID=1</link><pubDate>Tue, 20 Sep 2016 12:33:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ade9a07-3c9d-4c59-8dc9-59ba30ee6d8c</guid><dc:creator>Murugan</dc:creator><description>&lt;p&gt;DFU is 128 bit UUID and Custom service also 128 bit UUID  so Multiple 128bit UUID services are added thats why its not work. In softdevice_handler.c Change the following parameter: p_ble_enable_params-&amp;gt;common_enable_params.vs_uuid_count = 1 to 2. Now its working fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>