<?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 in sdk14</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24695/add-new-service-in-sdk14</link><description>Hello! I try to add nus service to ble_app_template. 
 I add ble_nus.c file into project 
 add include &amp;quot;ble_nus.h&amp;quot; 
 declared service 
 BLE_NUS_DEF(m_nus);
 
 add into service_init() 
 uint32_t err_code;

ble_nus_init_t nus_init;

memset(&amp;amp;nus_init</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 27 Aug 2017 12:59:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24695/add-new-service-in-sdk14" /><item><title>RE: add new service in sdk14</title><link>https://devzone.nordicsemi.com/thread/97188?ContentTypeID=1</link><pubDate>Sun, 27 Aug 2017 12:59:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17bf9bc4-229d-4f7d-b85a-a08c8e3ca77c</guid><dc:creator>Stas</dc:creator><description>&lt;p&gt;OMG. Thanks I killed about two hours, and tried this option too, probably I forgot rebuilded the project.
Now it&amp;#39;s worked&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: add new service in sdk14</title><link>https://devzone.nordicsemi.com/thread/97187?ContentTypeID=1</link><pubDate>Sun, 27 Aug 2017 10:10:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80897e9a-2bc2-44fa-9945-61cc9fa2f3b2</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;You&amp;#39;ve set it to 0x200020E0 and 0xDF20 but the warning message told you 0x200020F0 and 0xDF10. Use those values.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>