<?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>Get broadcast name from usb driver</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118083/get-broadcast-name-from-usb-driver</link><description>Hello, 
 
 I would like to know whether there was a way to get the name of the broadcast emitted with the sample bap_broadcast_source from a nRF5340, but directly from the computer / device where it is plugged?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Feb 2025 19:17:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118083/get-broadcast-name-from-usb-driver" /><item><title>RE: Get broadcast name from usb driver</title><link>https://devzone.nordicsemi.com/thread/521406?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2025 19:17:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e8e14d3-ef02-4933-89b5-7aef8c8e627f</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Axelle,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m glad it works for you. I will close this case then, but please feel free to reopen it should you have any related follow-up.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get broadcast name from usb driver</title><link>https://devzone.nordicsemi.com/thread/521221?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2025 07:42:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da0f0d62-95c5-4ded-bb2a-f0290d4a3948</guid><dc:creator>Axelle</dc:creator><description>&lt;p&gt;Hi Hieu,&lt;/p&gt;
&lt;p&gt;Thank you for your answer and your help.&amp;nbsp;I will now use this configuration.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Axelle&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get broadcast name from usb driver</title><link>https://devzone.nordicsemi.com/thread/521074?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2025 10:34:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcf8c0ae-a346-4767-9666-0a02bcfc1be0</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Axelle,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_BT_DEVICE_NAME&amp;nbsp;isn&amp;#39;t transmitted to the USB driver by default. The Bluetooth LE stack and the USB stack works independently. Any connection/relation between the two are going to be done by the application.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The simplest way to&amp;nbsp;have CONFIG_BT_DEVICE_NAME shown on the USB driver is to configure&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/kconfig/index.html#CONFIG_USB_DEVICE_PRODUCT"&gt;CONFIG_USB_DEVICE_PRODUCT&lt;/a&gt;&amp;nbsp;to the same value.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get broadcast name from usb driver</title><link>https://devzone.nordicsemi.com/thread/520594?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2025 16:00:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63589a51-31e7-4f47-90eb-40363402eea9</guid><dc:creator>Axelle</dc:creator><description>&lt;p&gt;Hi Hieu,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I just want to know if the information regarding the macro&amp;nbsp;&lt;span&gt;CONFIG_BT_DEVICE_NAME are transmitted to the USB driver when plugged, in which case I should be able to pull the information up, or if it is only use for the configuration of the broadcast.&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;Axelle&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get broadcast name from usb driver</title><link>https://devzone.nordicsemi.com/thread/520464?ContentTypeID=1</link><pubDate>Tue, 28 Jan 2025 19:33:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2611a320-6f4a-4e78-ac03-3be82d0dd016</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Axelle,&lt;/p&gt;
&lt;p&gt;If you have a specific idea in mind, it would be easier for me to look into how to implement it.&amp;nbsp;I&amp;nbsp;can also look into such a generic requirement, but the research would take longer, and I might not be able to cover all bases.&lt;/p&gt;
&lt;p&gt;But this is OK. I will&amp;nbsp;see what I can find and update you early next week.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get broadcast name from usb driver</title><link>https://devzone.nordicsemi.com/thread/520119?ContentTypeID=1</link><pubDate>Mon, 27 Jan 2025 08:04:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a82b22e-646b-41fc-a7db-1d5cbff24640</guid><dc:creator>Axelle</dc:creator><description>&lt;p&gt;Hello Hieu,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I would like to know if the information on&amp;nbsp;CONFIG_BT_DEVICE_NAME can be acquired from the USB driver in order to know what name the broadcast will be (for example to display it on a screen)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Axelle&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Get broadcast name from usb driver</title><link>https://devzone.nordicsemi.com/thread/518781?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2025 07:49:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bf243ba-a1a5-4dbe-9171-150ee19ee916</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Axelle,&lt;/p&gt;
&lt;p&gt;Could you please clarify how you want to receive the name via USB? Do you have any specific idea in mind?&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>