<?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>Central / Client DB Discovery</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15905/central-client-db-discovery</link><description>Hi, 
 I&amp;#39;m trying to discovery the content of a vendor specific GATT service.
So far I&amp;#39;m receiving the BLE_DB_DISCOVERY_COMPLETE event and I&amp;#39;m able to see that I got 4 entries.
All characteristics have a different UUID (in more bytes, not only 12/13</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Aug 2016 08:09:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15905/central-client-db-discovery" /><item><title>RE: Central / Client DB Discovery</title><link>https://devzone.nordicsemi.com/thread/60674?ContentTypeID=1</link><pubDate>Tue, 23 Aug 2016 08:09:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d87ce9f5-77e8-4212-84d9-7a1d0195722c</guid><dc:creator>Imperatori</dc:creator><description>&lt;p&gt;This fixed the error NO_MEM.
I would add these information in the documentation of the &lt;em&gt;sd_ble_uuid_vs_add&lt;/em&gt; function.&lt;/p&gt;
&lt;p&gt;Adding all vs UUIDs fixed the topic&amp;#39;s issue.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Central / Client DB Discovery</title><link>https://devzone.nordicsemi.com/thread/60673?ContentTypeID=1</link><pubDate>Tue, 23 Aug 2016 07:55:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:359afa4a-4704-4af4-80db-4bf0f9ca88c0</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;When you increase vs_uuid_count the SoftDevice will require more RAM. So you will have to change the IRAM1 start and size used by the application.&lt;/p&gt;
&lt;p&gt;To see how much RAM the SoftDevice requires go into softdevice_enable() and put a breakpoint after sd_ble_enable() is called. The value of app_ram_base should be used as IRAM1 start.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Central / Client DB Discovery</title><link>https://devzone.nordicsemi.com/thread/60672?ContentTypeID=1</link><pubDate>Tue, 23 Aug 2016 07:36:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c7a1672-a961-4597-b664-920dabb7e5c8</guid><dc:creator>Imperatori</dc:creator><description>&lt;p&gt;Yes, but this causes the SD function &amp;quot;sd_ble_uuid_vs_add&amp;quot; to exit with error &amp;quot;NO_MEM = 4&amp;quot; for the second VS entry.
Basically it seems to be easy to fix, by changing the parameter vs_uuid_count, but this causes the softdevice_enable() to exit with the NO_MEM error.
I posted a question on this &lt;a href="https://devzone.nordicsemi.com/question/91234/dfu-service-and-custom-service/"&gt;link here&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Central / Client DB Discovery</title><link>https://devzone.nordicsemi.com/thread/60671?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2016 15:52:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4abffd62-4ab8-4b97-9ac3-b77d6ec0d09a</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Have you added the UUID bases? &lt;a href="https://devzone.nordicsemi.com/question/69692/how-can-i-get-128bit-service-uuid-from-peripheral/"&gt;This&lt;/a&gt; may also be useful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>