<?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, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/105259/nrf52840-trying-to-use-hci_usb-application</link><description>hi, i am trying to flash the hci_usb application on to the nrf52840 board, but i added this part into my main.c file, i would like to add an random address for my bt device. And i build it and flash it, everything looks fine. 
 
 int btaddr ; 
 uint8_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Nov 2023 08:00:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/105259/nrf52840-trying-to-use-hci_usb-application" /><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/455059?ContentTypeID=1</link><pubDate>Fri, 10 Nov 2023 08:00:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38411568-5f00-4e7f-b721-8b1e49b0845c</guid><dc:creator>maybe</dc:creator><description>&lt;p&gt;yes, thank you for your help! wish u have a nice day.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/455057?ContentTypeID=1</link><pubDate>Fri, 10 Nov 2023 07:57:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d14bada6-3f97-456c-b8b2-f91e5a985fbf</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I see. Then I guess things are mostly OK, except setting a static address. I am not able to&amp;nbsp; figure out why you get the &amp;quot;Can&amp;#39;t read local name &amp;quot;&amp;nbsp;error message comes from, but it should not matter, and the sample should work out of the box and does so on my end as well (scanning, advertising, etc).&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/455039?ContentTypeID=1</link><pubDate>Fri, 10 Nov 2023 01:24:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79446d67-060e-4db9-afb4-eebaa478e47c</guid><dc:creator>maybe</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am trying to verify the Bluetooth functionality of the development board. Although I encountered an error message saying &amp;#39;can&amp;#39;t read the local name,&amp;#39; I found that I can actually scan for nearby devices using the command &amp;quot;hcitool lescan.&amp;quot; Therefore, I believe there is no issue with the Bluetooth functionality. Thank you for your assistance and follow-up during this period.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/454961?ContentTypeID=1</link><pubDate>Thu, 09 Nov 2023 15:07:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af6f27ad-1154-46a3-9e90-cdb8f2ab8d2d</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have still not had any luck being able to set static address on Ubuntu 22.04, there is something fishy as it seems successful, also when observing from btmon. But the address is not used. I am still looking into it, though.&lt;/p&gt;
&lt;p&gt;By the way, may I ask what you end goal is?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/454333?ContentTypeID=1</link><pubDate>Tue, 07 Nov 2023 02:11:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16d83377-7806-4209-aea4-cd5839c96c98</guid><dc:creator>maybe</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;div&gt;The first linux distrosis in 22.04 Ubunto, and i have tested it on&amp;nbsp;OpenWrt 21.02, they got the same behavior.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/454260?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2023 15:10:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:075a25ab-bf5d-471b-8d7c-a2e4dcdfd2fe</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;As mentioned, I see the same &amp;quot;Can&amp;#39;t read local name on hci0: I/O error (5)&amp;quot; on my end. I have not been able to narrow down what causes this what causes this. The interface still works, tough.&lt;/p&gt;
&lt;p&gt;Regarding setting a static address I see the same on Ubuntu 22.04. Regardless of which static address I configure, a&amp;nbsp;random address is being used. I will look more in to it and get back to you.&lt;/p&gt;
&lt;p&gt;In the mean time I wonder if you have tested on any other Linux&amp;nbsp;distros and if you see a different&amp;nbsp;behavior there?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/453870?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2023 02:17:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d127519-4bdb-4720-a3a3-f7fa2da046e7</guid><dc:creator>maybe</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/ac303b66_2D00_2479_2D00_47cb_2D00_8bd9_2D00_099d9981daf3.jpeg" /&gt;&lt;br /&gt;i changed the hci_usb example into unmodified edition, but when i try to set the static address for the bt device, though there are no errors, the information of the devices stated that the address is not changed.&amp;nbsp;&lt;span&gt;Because it shows that setting the static address is successful here, but after powering on, it displays the initial address again. I suspect that the address is being reinitialized when the &amp;#39;power on&amp;#39; command is executed. Is this a possibility?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/453867?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2023 01:10:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7950800-a8e5-4e9e-b58a-15965be80915</guid><dc:creator>maybe</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;Does that mean i should not trying to revice the bluetooth address in main.c file, but using the command line like what you did.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/453777?ContentTypeID=1</link><pubDate>Thu, 02 Nov 2023 14:25:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26ceea62-3bb0-4e0b-90aa-1659b4a7c38b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I see the same &amp;quot;Can&amp;#39;t read local name on hci0: I/O error (5)&amp;quot; on my end using Ubuntu 22.04 and nRF Connect SDK 2.5.0, with the unmodified hci_usb example. I have not been able to narrow down what cause this, though. That said, I am not seeing any issues, using btmgmt (as explained in&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf5x-support-within-the-zephyr-project-rtos"&gt;this old post&lt;/a&gt;) the controller works.&lt;/p&gt;
&lt;p&gt;I also expect you should be able to set the static address there without modifying the controller, doing something like&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.mail-archive.com/dev@mynewt.incubator.apache.org/msg02863.html"&gt;this&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;    power off
    static-addr cc:00:00:00:00:00
    power on&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/453654?ContentTypeID=1</link><pubDate>Thu, 02 Nov 2023 09:59:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16ec63d0-8d46-4d8c-96e9-be4bdaae5fdc</guid><dc:creator>maybe</dc:creator><description>&lt;p&gt;Thanks for replying,&lt;strong&gt; in prj.conf file, i added following configuration&lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_CTLR&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_BT_LL_SW_SPLIT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LOG&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LOG_BACKEND_RTT&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_LOG_MODE_DEFERRED&lt;/span&gt;&lt;span&gt;&lt;span&gt;=y&lt;br /&gt;and changed&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;CONFIG_CONSOLE from n to y.&lt;br /&gt;&lt;strong&gt;In the main.c file, i added a header file, and&amp;nbsp;I added a few lines of code to the original int main() function&lt;/strong&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;#include&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;lt;ll.h&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;int&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;main&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;void&lt;/span&gt;&lt;span&gt;)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;{&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;int&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;ret&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;int&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;btaddr&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;uint8_t&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;arr&lt;/span&gt;&lt;span&gt;[]&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; {&lt;/span&gt;&lt;span&gt;0xDE&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0xAD&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0xBE&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0xEF&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0x12&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0x34&lt;/span&gt;&lt;span&gt;};&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;btaddr&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;ll_addr_set&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;arr&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;#if&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;defined&lt;/span&gt;&lt;span&gt;(CONFIG_USB_DEVICE_STACK_NEXT)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; ret &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;enable_usb_device_next&lt;/span&gt;&lt;span&gt;();&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;#else&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;ret&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;usb_enable&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;NULL&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;#endif&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;if&lt;/span&gt;&lt;span&gt; (&lt;/span&gt;&lt;span&gt;ret&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;!=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;) {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;printk&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;&amp;quot;Failed to enable USB&amp;quot;&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;return&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;printk&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;&amp;quot;Bluetooth over USB sample&lt;/span&gt;&lt;span&gt;\n&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;return&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;}&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;Next, I made some changes to the CMakeLists.txt file：&amp;nbsp;&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;target_include_directories&lt;/span&gt;&lt;span&gt;(app PRIVATE &lt;/span&gt;&lt;span&gt;$ENV{ZEPHYR_BASE}&lt;/span&gt;&lt;span&gt;/subsys/bluetooth/controller/include)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;target_link_libraries&lt;/span&gt;&lt;span&gt;(subsys__bluetooth)&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;&lt;span&gt;Those are all the changes I made to the configuration files and source code. Next, I performed the &amp;#39;west build&amp;#39; and &amp;#39;west flash&amp;#39; operations, both of which did not report any errors. After flashing, I connected the development board to the computer via a USB data cable. Then, I ran &amp;#39;hciconfig -a&amp;#39;, and that&amp;#39;s when I encountered the &amp;#39;can read local name&amp;#39; error I mentioned earlier.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;And lastly the&amp;nbsp;&amp;nbsp;nRF Connect SDK&amp;nbsp;version is &lt;strong&gt;8.32&lt;/strong&gt;. thank you again.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;br /&gt;p.s.Bluetooth drivers by using BlueZ in a Linux environment.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/453622?ContentTypeID=1</link><pubDate>Thu, 02 Nov 2023 07:41:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f2416e6-415c-4aa8-ba46-2514aad08d34</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Can you show me &lt;em&gt;step by step&lt;/em&gt; what you are doing?&amp;nbsp;Starting with any changes you make and how you configure the firmware on the nrf (though I strongly suggest reverting y our changes even though they don&amp;#39;t seem problematic to try to isolate the issue).&lt;/p&gt;
&lt;p&gt;Then how you connect to the computer, and every single command on the command line including the response you get back. This way I will be able to understand what you are doing and try to reproduce on my end.&lt;/p&gt;
&lt;p&gt;Lastly, which nRF Connect SDK version are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/453602?ContentTypeID=1</link><pubDate>Thu, 02 Nov 2023 01:15:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a395700-ae3d-405a-ba18-c4e1618ddc42</guid><dc:creator>maybe</dc:creator><description>&lt;p&gt;hi, here is some additional information, i am using Linux Ubuntu，&lt;br /&gt;Distributor ID: Ubuntu &lt;br /&gt;Description: Ubuntu 22.04.3 LTS.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/453536?ContentTypeID=1</link><pubDate>Wed, 01 Nov 2023 14:27:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c4f904b-2d92-495f-ab7b-3a5c0389c075</guid><dc:creator>maybe</dc:creator><description>&lt;p&gt;&lt;span&gt;Sure!&amp;nbsp;But I&amp;#39;m already off work and at home right now, so I can only provide a rough summary of the information. I can give you more detailed information tomorrow. First, in the main.c file of hci_usb, I defined an arbitrary MAC address for Bluetooth. After burning the program and connecting it to the computer, I entered &amp;#39;hciconfig -a&amp;#39; in the terminal. I saw &amp;#39;hci0&amp;#39; displaying the MAC address I defined, but the Bluetooth status may show as &amp;#39;DOWN.&amp;#39; To bring up the Bluetooth device, I used the command &amp;#39;hciconfig hci0 up.&amp;#39; All the related &amp;#39;hciconfig&amp;#39; operations resulted in an error message saying &amp;quot;can&amp;#39;t read local name.&amp;quot; After that, when I used the &amp;#39;hciscan&amp;#39; command, it displayed &amp;quot;scanning,&amp;quot; but then reported an error: &amp;quot;Inquiry failed not supported.&amp;quot;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/453533?ContentTypeID=1</link><pubDate>Wed, 01 Nov 2023 14:15:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:916ba549-f7f3-4f62-8da2-2b0190d5e027</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;That is good to know. Can you share the full command sequence you use on your computer to set up Bluetooth with the nRF as controller? (along the lines explained in the documentation &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_uart/README.html#using-the-controller-with-emulators-and-bluez"&gt;here&lt;/a&gt;)? Which Linux distro and version are you using? Any other information that could be relevant?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/453530?ContentTypeID=1</link><pubDate>Wed, 01 Nov 2023 14:02:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13179107-55a9-42c1-8687-b77c06df1bef</guid><dc:creator>maybe</dc:creator><description>&lt;p&gt;hi! thanks for the reply, and the answer is no. if i do not call to ll_addr_set(), only flash the hci_usb application on board, it will also get the error: can&amp;#39;t read local name.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840, trying to use hci_usb application</title><link>https://devzone.nordicsemi.com/thread/453529?ContentTypeID=1</link><pubDate>Wed, 01 Nov 2023 13:58:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a4b66b0-09e5-4993-9b24-5cd9af2277ab</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is it so that you only get this error (&amp;quot;&lt;span&gt;Can&amp;#39;t read local name on hci0: I/O error (5)&amp;quot;&lt;/span&gt;) when you include the code the call to&amp;nbsp;ll_addr_set() on the nRF side?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>