<?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>Couldn&amp;#39;t change the CONFIG_BT_DEVICE_NAME from Nordic_UART_Service to something else</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116219/couldn-t-change-the-config_bt_device_name-from-nordic_uart_service-to-something-else</link><description>Hello, 
 I have a custom board with nRF5340 and I am unable to change the BT_DEVICE_NAME on the NET core. I have tried both rpc_host and ipc_radio (RPC) images. they both have the same issue. I am setting the value using a snippet and it is being merged</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Nov 2024 15:36:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116219/couldn-t-change-the-config_bt_device_name-from-nordic_uart_service-to-something-else" /><item><title>RE: Couldn't change the CONFIG_BT_DEVICE_NAME from Nordic_UART_Service to something else</title><link>https://devzone.nordicsemi.com/thread/510161?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2024 15:36:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e05e4fff-ba93-4d07-ad5f-337c0472f00b</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;You are of course free to do as you want to, but if you haven&amp;#39;t already, I suggest to go through:&lt;br /&gt;&lt;a href="https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/"&gt;https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Couldn't change the CONFIG_BT_DEVICE_NAME from Nordic_UART_Service to something else</title><link>https://devzone.nordicsemi.com/thread/510160?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2024 15:32:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc64bc61-ddad-40b6-a1e9-036825abcc16</guid><dc:creator>raghuveer</dc:creator><description>&lt;p&gt;To implement BLE host on the network core, which one is the suggested, nrf/applications/ipc_radio or nrf/samples/bluetooth/rpc_host ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Couldn't change the CONFIG_BT_DEVICE_NAME from Nordic_UART_Service to something else</title><link>https://devzone.nordicsemi.com/thread/510157?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2024 15:20:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6722706-5661-4dbe-a0b6-d097c7daa5de</guid><dc:creator>raghuveer</dc:creator><description>&lt;p&gt;I have tried to use HCI_IPC today and faced some configuration issues. So, I would like to continue with RPC as I can at least get it to work with the device name Nordic_UART_Service.&lt;/p&gt;
&lt;p&gt;In my case, I could change the CONFIG_BT_DEVICE_NAME value of my application core. For network core, I am using the&amp;nbsp; SB_CONFIG_NETCORE_IPC_RADIO_BT_RPC. It is defaulting to the CONFIG_BT_DEVICE_NAME=&amp;quot;Nordic_UART_Service&amp;quot; on the network core.&lt;/p&gt;
&lt;p&gt;I am using the `west build -p` option. The error is directly is in the RTT logs so, I think it is not a caching issue on the central.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Couldn't change the CONFIG_BT_DEVICE_NAME from Nordic_UART_Service to something else</title><link>https://devzone.nordicsemi.com/thread/509873?ContentTypeID=1</link><pubDate>Mon, 11 Nov 2024 12:12:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0de4542f-29e8-4bd3-bf9d-b694e7e12228</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Dont&amp;#39; use rpc, it&amp;#39;s experimental only, and I don&amp;#39;t expect it is much used in general.&lt;/p&gt;
&lt;p&gt;To change the device name the only thing you need to do is modify CONFIG_BT_DEVICE_NAME in:&lt;br /&gt;\nrf\samples\bluetooth\peripheral_uart\prj.conf (actual path depend on the example you are using)&lt;/p&gt;
&lt;p&gt;Make sure to build with --pristine option to ensure the change take effect. Also be aware that if you have connected to a central before, the central may cache the device name, so it may not update the device name until after you re-connect.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>