<?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>Add NUS Service to nrf5340 Audio DK broadcast audio source project.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110995/add-nus-service-to-nrf5340-audio-dk-broadcast-audio-source-project</link><description>Dear all: 
 I wanted to config the broadcast name and broadcast code of broadcst audio source dynamically through the ble link. I added the nus service to the broadcast audio source project. When the program was running, it outputed an error： 
 
 I tried</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Jun 2024 09:14:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110995/add-nus-service-to-nrf5340-audio-dk-broadcast-audio-source-project" /><item><title>RE: Add NUS Service to nrf5340 Audio DK broadcast audio source project.</title><link>https://devzone.nordicsemi.com/thread/487063?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2024 09:14:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d43a3d2f-2259-472e-82c8-d7d069d6fd33</guid><dc:creator>Tommy_Li</dc:creator><description>&lt;p&gt;Hi Einar,&lt;/p&gt;
&lt;p&gt;Sorry for the late reply.&lt;/p&gt;
&lt;p&gt;The CONFIG_BT_MAX_CONN is for the connection.&lt;/p&gt;
&lt;p&gt;For my case, it is the adverting issue.&lt;/p&gt;
&lt;p&gt;I found that changing the&amp;nbsp;&lt;span&gt;CONFIG_BT_EXT_ADV_MAX_ADV_SET to&amp;nbsp;&lt;/span&gt;&lt;span&gt;2 can solve my issue.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best Regards.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Tommy.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Add NUS Service to nrf5340 Audio DK broadcast audio source project.</title><link>https://devzone.nordicsemi.com/thread/482501?ContentTypeID=1</link><pubDate>Wed, 08 May 2024 11:36:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:559b236a-a617-4480-a8ad-ddf98c6bc0de</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi Tommy,&lt;/p&gt;
&lt;p&gt;-12 is -ENOMEM, and that is returned by&amp;nbsp;bt_le_adv_start() when there are no free connection objects. This indicate that you need to incrase&amp;nbsp;CONFIG_BT_MAX_CONN.&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>