<?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>MULTI ADVERTISER WITH MULTI NAME</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/108497/multi-advertiser-with-multi-name</link><description>I have a device nRF5340 with multiple advertisers who have different services. 
 I differentiated the address with bt_id_create(), but I would also like to differentiate the name. 
 It&amp;#39;s possible to do it?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Jun 2024 15:40:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/108497/multi-advertiser-with-multi-name" /><item><title>RE: MULTI ADVERTISER WITH MULTI NAME</title><link>https://devzone.nordicsemi.com/thread/490399?ContentTypeID=1</link><pubDate>Mon, 24 Jun 2024 15:40:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdbed00a-fd1b-4113-a4c9-61ff266c061c</guid><dc:creator>Ronald Hoogenboom</dc:creator><description>&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MULTI ADVERTISER WITH MULTI NAME</title><link>https://devzone.nordicsemi.com/thread/490343?ContentTypeID=1</link><pubDate>Mon, 24 Jun 2024 14:07:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7bbdf2c0-ba04-4206-9599-86f9c687d913</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Multiple adv. sets are not supported in the nRF5 SDK, unfortunately. You will get a NO_MEM error if you try to allocate additional adv. handles.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MULTI ADVERTISER WITH MULTI NAME</title><link>https://devzone.nordicsemi.com/thread/490339?ContentTypeID=1</link><pubDate>Mon, 24 Jun 2024 14:04:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:011263f2-f06f-4e4e-95b7-6be97ccd74cd</guid><dc:creator>Ronald Hoogenboom</dc:creator><description>&lt;p&gt;Is this possible with 52840 (S140) and the nRF5-SDK? Can I just call&amp;nbsp;sd_ble_gap_adv_set_configure with pointer to&amp;nbsp;BLE_GAP_ADV_SET_HANDLE_NOT_SET as handle multiple times to create multiple advertizing sets?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MULTI ADVERTISER WITH MULTI NAME</title><link>https://devzone.nordicsemi.com/thread/470042?ContentTypeID=1</link><pubDate>Wed, 21 Feb 2024 13:43:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a422ead-57b9-4af0-bb2f-20b2e3ea570c</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;I&amp;#39;m glad to hear that it worked. Thanks for the update.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MULTI ADVERTISER WITH MULTI NAME</title><link>https://devzone.nordicsemi.com/thread/470041?ContentTypeID=1</link><pubDate>Wed, 21 Feb 2024 13:43:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e846873-6275-46d3-9862-f0a2be64676f</guid><dc:creator>remtec</dc:creator><description>&lt;pre id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traduzione" data-ved="2ahUKEwj76_7exbyEAxV4gP0HHQm4DcMQ3ewLegQIBRAU"&gt;&lt;span class="Y2IQFc" lang="en"&gt;All right.&lt;br /&gt;Now it works fine.&lt;br /&gt;While creating an advertiser, there was an excessive payload length that broke the name.&lt;br /&gt;Many thanks.&lt;/span&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MULTI ADVERTISER WITH MULTI NAME</title><link>https://devzone.nordicsemi.com/thread/470017?ContentTypeID=1</link><pubDate>Wed, 21 Feb 2024 12:51:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff96ce43-671c-42cf-b56c-6efbdd642993</guid><dc:creator>remtec</dc:creator><description>&lt;p&gt;Ok, many thanks.&lt;/p&gt;
&lt;p&gt;I tried this and it partly works.&lt;/p&gt;
&lt;p&gt;There&amp;#39;s still something strange I need to check out. As soon as it&amp;#39;s clear to me I&amp;#39;ll get back to you.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MULTI ADVERTISER WITH MULTI NAME</title><link>https://devzone.nordicsemi.com/thread/469949?ContentTypeID=1</link><pubDate>Wed, 21 Feb 2024 07:32:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:567b3758-fc40-4d23-a44f-137b433ac25b</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Yes, you can specify different device names for each set. To do that, ensure you do not have the BT_LE_ADV_OPT_USE_NAME flag set in your advertising parameters. Then, use &lt;span style="text-decoration:line-through;"&gt;BT_DATA_BYTES(BT_DATA_NAME_COMPLETE, &amp;quot;&amp;lt;device name&amp;gt;&amp;quot;)&lt;/span&gt;&amp;nbsp; to add the name to your bt_data structs.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Edit&lt;/strong&gt;: The device name length must also be specified: BT_DATA_BYTES(BT_DATA_NAME_COMPLETE, &amp;quot;&amp;lt;device name&amp;gt;&amp;quot;, &amp;lt;length&amp;gt;)&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>