<?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>Failed to create advertiser set (-11) nrf52833</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92234/failed-to-create-advertiser-set--11-nrf52833</link><description>Hi All! 
 I am working on nrf52833DK using Zephyr RTOS, NCS version 2.0.2. I am using peripheral_Uart &amp;amp; Central_Uart to add Coded_Phy and conncurrent Connection features from the peripheral_hr_coded &amp;amp; Central_hr_coded right. 
 In the First step when I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 Sep 2022 08:03:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92234/failed-to-create-advertiser-set--11-nrf52833" /><item><title>RE: Failed to create advertiser set (-11) nrf52833</title><link>https://devzone.nordicsemi.com/thread/387622?ContentTypeID=1</link><pubDate>Fri, 23 Sep 2022 08:03:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e20024a-5203-4ea1-8e43-cf650b118a69</guid><dc:creator>Muhammad Usman</dc:creator><description>&lt;p&gt;Hi Oli !&lt;/p&gt;
&lt;p&gt;Thank you so much for the help! I tried as you suggested and it worked!&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1663919991020v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Can I ask some more questions related to that as you go through this process? It will not take you much time.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Again Thank You for the Help!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Best Regards,&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Muhammad Usman&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Failed to create advertiser set (-11) nrf52833</title><link>https://devzone.nordicsemi.com/thread/387575?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2022 20:11:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ecb2533-8e81-4d91-8739-c0b7fe14a1b2</guid><dc:creator>Oli</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I had the same problem when I was merging the peripheral_uart and the peripheral_hr_coded as I also want to do the coded_phy with NUS. Based from experience, you should place your bt_ready() function after the checking of the CONFIG_SETTINGS() (this is in the peripheral_uart main code). So it would be:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;if (IS_ENABLED(CONFIG_SETTINGS)) {&lt;/em&gt;&lt;br /&gt;&lt;em&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;settings_load();&lt;/em&gt;&lt;br /&gt;&lt;em&gt; }&lt;/em&gt;&lt;br /&gt;&lt;em&gt; bt_ready();&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I encountered the same error as you have: Failed to create advertiser set &amp;lt;-11&amp;gt; when I placed the bt_ready() before the CONFIG_SETTINGS condition.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hope it helps!&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;oli&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>