<?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>AN36 and advertising custom and std profiles</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1258/an36-and-advertising-custom-and-std-profiles</link><description>I am having the same basic issue that is described here:
 https://devzone.nordicsemi.com/index.php/setting-advertisement-parameter-s-for-custom-profile 
 Including the error value (0x7) that is returned. And while this thread goes off on checking returned</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Jan 2014 09:20:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1258/an36-and-advertising-custom-and-std-profiles" /><item><title>RE: AN36 and advertising custom and std profiles</title><link>https://devzone.nordicsemi.com/thread/5801?ContentTypeID=1</link><pubDate>Mon, 06 Jan 2014 09:20:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e6704fb-1c51-4de6-a865-e2fe853077df</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;It&amp;#39;s hard to help without seeing your source code, but one typcial error that may result in an 0x07 error is if your UUID type isn&amp;#39;t filled (i.e. if you haven&amp;#39;t called sd_uuid_vs_add() before you call ble_advdata_set()).&lt;/p&gt;
&lt;p&gt;If this is not the problem, can you please check whether it is the SDK&amp;#39;s ble_advdata module that throws this error, or if it comes from the softdevice itself? As you can see, the SDK provides a ble_advdata.c file which takes the ble_advdata_t struct and translates it into the raw format expected by sd_ble_adv_data_set(). Is the 0x07 error returned by the SDK module or the softdevice function?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AN36 and advertising custom and std profiles</title><link>https://devzone.nordicsemi.com/thread/5800?ContentTypeID=1</link><pubDate>Sat, 04 Jan 2014 05:31:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:671affdd-8a3b-4089-aeb1-469e26c1af65</guid><dc:creator>Chris Gates</dc:creator><description>&lt;p&gt;I cant release what I have, my client wouldn&amp;#39;t be happy about that.
Yeah the AN36 can have battery added to it and it doesn&amp;#39;t throw an error during advertising init.&lt;/p&gt;
&lt;p&gt;but my code base, which appears to be identical DOES throw a 0x7 error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AN36 and advertising custom and std profiles</title><link>https://devzone.nordicsemi.com/thread/5799?ContentTypeID=1</link><pubDate>Sat, 04 Jan 2014 04:23:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb058aab-6299-487e-b9ac-7ff499b4093f</guid><dc:creator>michurin</dc:creator><description>&lt;p&gt;Where is your code? I have modified AN36 by adding exactly battery service. After some shuffling(I had initially error 0xC) did make it work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>