<?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>NRF52840 USB Name</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33561/nrf52840-usb-name</link><description>How do I change the name of the USB device? I am starting with the USB Audio Demo and, logically, it shows up in Windows as &amp;quot;nRF52 USB Audio Demo&amp;quot; but I cannot find that text anywhere in the project or the SDK. It must not be related to the vendor ID</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 May 2018 14:52:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33561/nrf52840-usb-name" /><item><title>RE: NRF52840 USB Name</title><link>https://devzone.nordicsemi.com/thread/130633?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 14:52:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc806730-1636-4dba-8de2-3a09eff0065d</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Agree with you, especially on the serial number. This should be random generated, for instance derived from NRF_FICR-&amp;gt;DEVICEADDR or any other unique register to avoid any issues by connecting two &amp;quot;equal&amp;quot; devices to&amp;nbsp;the same system. &lt;span style="text-decoration:line-through;"&gt;I&amp;#39;ll create a bug for this.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;*edit*: There is a function for randomizing the serial number present in app_usbd_serial_num.c, which is used if you set your app_usbd_string_config.h::APP_USBD_STRING_SERIAL_EXTERN 1 and &amp;quot;APP_USBD_STRING_SERIAL g_extern_serial_number&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 USB Name</title><link>https://devzone.nordicsemi.com/thread/129986?ContentTypeID=1</link><pubDate>Thu, 26 Apr 2018 14:02:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d57e659-a094-42b3-8df1-8241f1f2edd3</guid><dc:creator>Andrew</dc:creator><description>&lt;p&gt;Right, which is why it is strange that the serial number is defined in an SDK config file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 USB Name</title><link>https://devzone.nordicsemi.com/thread/129188?ContentTypeID=1</link><pubDate>Fri, 20 Apr 2018 17:15:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4405713-729a-4ec2-9e61-912c48f5a124</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Individual devices are identified by serial number. You want that feature as soon as you connect more than one to the same computer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 USB Name</title><link>https://devzone.nordicsemi.com/thread/129175?ContentTypeID=1</link><pubDate>Fri, 20 Apr 2018 14:24:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8653967-e12f-4d04-bcab-2200f5be2531</guid><dc:creator>Andrew</dc:creator><description>&lt;p&gt;Even for the serial number?&lt;/p&gt;
&lt;p&gt;Side question, is the serial number field meant for identifying individual devices or for identifying a product?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 USB Name</title><link>https://devzone.nordicsemi.com/thread/129139?ContentTypeID=1</link><pubDate>Fri, 20 Apr 2018 12:28:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aacf9aa4-fd41-44e5-87f0-45f6d4f00860</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Unfortunately, there isn&amp;#39;t an option to do so. You&amp;#39;ll have to edit the _config.h file. You could wrap it around a #ifndef&amp;nbsp;APP_USBD_STRINGS_MANUFACTURER \ #define .... \ #endif.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 USB Name</title><link>https://devzone.nordicsemi.com/thread/129028?ContentTypeID=1</link><pubDate>Thu, 19 Apr 2018 15:22:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5cf4900-9940-4e34-b6b3-79f3a92c4224</guid><dc:creator>Andrew</dc:creator><description>&lt;p&gt;Is there a way to set these without editing the SDK files?&amp;nbsp; There doesn&amp;#39;t seem to be&amp;nbsp;a&amp;nbsp;macro settings that is set up to prevent redefinition if I try to to define them on my own.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 USB Name</title><link>https://devzone.nordicsemi.com/thread/128938?ContentTypeID=1</link><pubDate>Thu, 19 Apr 2018 10:19:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:faddbacd-d6f1-49ed-8f31-7b465cfd280e</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s set in the file app_usbd_string_config.h, in this path:&lt;/p&gt;
&lt;p&gt;$SDK/examples/peripheral/usbd_audio/config&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>