<?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>Why can&amp;#39;t I add custom UUID?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39232/why-can-t-i-add-custom-uuid</link><description>Hi, 
 I&amp;#39;m trying to test adding my own custom service, but have errors when I tried to add a 128bit UUID, the test code is simple, in the service_init() function, I just added the following codes: 
 ble_uuid128_t service_uuid = {{0x68, 0x26, 0xed, 0x42</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Oct 2018 08:11:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39232/why-can-t-i-add-custom-uuid" /><item><title>RE: Why can't I add custom UUID?</title><link>https://devzone.nordicsemi.com/thread/151977?ContentTypeID=1</link><pubDate>Mon, 08 Oct 2018 08:11:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:759eada7-4778-4e76-8926-70b4119a7c96</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This is a quite common problem and there are lots of &lt;a href="https://devzone.nordicsemi.com/search?q=vs%20uuid%20NRF_ERROR_NO_MEM#serpgroup=1&amp;amp;serpdate=past_year"&gt;threads about it already here on devzone&lt;/a&gt;. I&amp;#39;m guessing that you have to &lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/27806/the-function-sd_ble_uuid_vs_add-gives-error-4-nrf_error_no_mem-no-memory-for-operation/109665#109665"&gt;increase NRF_SDH_BLE_VS_UUID_COUNT in sdk_config.h&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why can't I add custom UUID?</title><link>https://devzone.nordicsemi.com/thread/151899?ContentTypeID=1</link><pubDate>Sat, 06 Oct 2018 12:03:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52920c69-ca88-411d-8ec4-ac9a064c4cf0</guid><dc:creator>jj8431</dc:creator><description>&lt;p&gt;I found if I use the &lt;strong&gt;ble_app_uart&lt;/strong&gt; example as the base and replace the adding custome UUID part with my above code, then no error is returned, so what is the difference?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there something missed in the&amp;nbsp;&lt;span&gt;&lt;strong&gt;ble_app_template&lt;/strong&gt; ?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>