<?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>SDK14.0.0 scan response</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24793/sdk14-0-0-scan-response</link><description>Hi, 
 I am just updating my application from SDK13.0.0 to SDK14.0.0. 
 2 Services are in use: DIS and NUS. To advertise that, I made use of the scan response functionality, which seem to be gone with SDK14. Is there another way to advertise these 2</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 31 Aug 2017 08:00:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24793/sdk14-0-0-scan-response" /><item><title>RE: SDK14.0.0 scan response</title><link>https://devzone.nordicsemi.com/thread/97599?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2017 08:00:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64cce2c5-a325-449f-a1cc-1803050197c8</guid><dc:creator>joe.ker</dc:creator><description>&lt;p&gt;I found it, thanks a lot!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK14.0.0 scan response</title><link>https://devzone.nordicsemi.com/thread/97600?ContentTypeID=1</link><pubDate>Thu, 31 Aug 2017 07:04:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:432728d7-8252-487e-b9a9-f0e86a505a61</guid><dc:creator>gkovelman_tap</dc:creator><description>&lt;p&gt;I&amp;#39;m with SDK 14 and SR is there in the init structure:&lt;/p&gt;
&lt;p&gt;For example:
init.srdata.uuids_complete.uuid_cnt = sizeof(m_adv_uuids) / sizeof(m_adv_uuids[0]);
init.srdata.uuids_complete.p_uuids  = m_adv_uuids;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK14.0.0 scan response</title><link>https://devzone.nordicsemi.com/thread/97601?ContentTypeID=1</link><pubDate>Wed, 30 Aug 2017 16:56:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d633e72d-de20-4786-b25d-1c762c9945d6</guid><dc:creator>joe.ker</dc:creator><description>&lt;p&gt;I ask because when I want to initialize Advertising it returns with error code C. It is generated during this function call:&lt;/p&gt;
&lt;p&gt;err_code = name_encode(p_advdata, p_encoded_data, p_len, max_size);&lt;/p&gt;
&lt;p&gt;in function &amp;quot;ble_advdata_encode&amp;quot;, which looks like it is running out of space because the NUS UUID was not encoded in the scan response.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>