<?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>Connect SDK: hci_usb sample not working with Nordic&amp;#39;s LL</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59180/connect-sdk-hci_usb-sample-not-working-with-nordic-s-ll</link><description>Hi! 
 I&amp;#39;m interested in trying out hci_usb sample of nRF Connect SDK with Nordic&amp;#39;s Link Layer. 
 With following changes to application configuration I&amp;#39;m able to compile the hci_usb sample: 
 
 When trying to use nRF52840 DK as a Bluetooth LE dongle in</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Apr 2020 04:47:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59180/connect-sdk-hci_usb-sample-not-working-with-nordic-s-ll" /><item><title>RE: Connect SDK: hci_usb sample not working with Nordic's LL</title><link>https://devzone.nordicsemi.com/thread/244836?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2020 04:47:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b03825d8-6cb6-4b24-b5c8-f0a71a9c1ca8</guid><dc:creator>mkarhumaa</dc:creator><description>&lt;p&gt;Thank you Joakim for analysing the issue!&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using Linux. Main problem here is that because initialisation fails, Linux does not recognise nRF52840 DK as Bluetooth device. Apparently Linux does Read Local Commands after LE setup which includes LE Read Buffer Size, LE Read Local Supported Features and LE Read Supported States. All of those are mandatory on LE controller so I guess that is why Linux expects them to be available and is not checking if they are supported.&lt;/p&gt;
&lt;p&gt;I will keep eye on nrfxlib updates.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect SDK: hci_usb sample not working with Nordic's LL</title><link>https://devzone.nordicsemi.com/thread/244718?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2020 12:29:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b2023be-d125-4ea4-9163-1ba567934763</guid><dc:creator>Joakim Andersson</dc:creator><description>&lt;p&gt;Thank you for reporting this problem.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;A couple of things are wrong here.&lt;br /&gt;&lt;br /&gt;1. The host (I&amp;#39;m not sure which one you are using Linux/Windows?) is sending a command to the controller that the controller does not support.&lt;br /&gt;&amp;nbsp; &amp;nbsp;The host should have read the local supported commands from the controller first.&lt;br /&gt;2. The unknown command response from the controller has the wrong length value, causing btmon to report invalid length field.&lt;br /&gt;&lt;br /&gt;We will fix the length field, and also add support for the command, Read Supported States.&lt;br /&gt;Look for an update to nrfxlib.&lt;br /&gt;&lt;br /&gt;In the meantime could you see if you can stop the host from sending the command?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect SDK: hci_usb sample not working with Nordic's LL</title><link>https://devzone.nordicsemi.com/thread/243829?ContentTypeID=1</link><pubDate>Tue, 07 Apr 2020 08:46:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a858664a-694d-482f-8b7c-492922ad4901</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;&lt;span&gt;I am sorry for the delay&lt;/span&gt;&lt;span&gt;,&amp;nbsp;&lt;/span&gt;&lt;span&gt;The staffing is reduced during easter due to holidays and I will be gone this week, but I will be back Tuesday next week and will look at your ticket then.&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;Simon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect SDK: hci_usb sample not working with Nordic's LL</title><link>https://devzone.nordicsemi.com/thread/242843?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2020 07:18:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f546940f-f0d6-4491-80b2-7979a29dfa23</guid><dc:creator>mkarhumaa</dc:creator><description>&lt;p&gt;Thank you for looking into it.&lt;/p&gt;
&lt;p&gt;Now that you pointed out, I tried also hci_uart. It seems to have similar problem than hci_usb when CONFIG_BT_LL_NRFXLIB=y.&amp;nbsp;Am I missing something in project configuration?&lt;/p&gt;
&lt;p&gt;When using Zephyr open source controller, everything works fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect SDK: hci_usb sample not working with Nordic's LL</title><link>https://devzone.nordicsemi.com/thread/242230?ContentTypeID=1</link><pubDate>Sat, 28 Mar 2020 17:26:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b564952-e645-4e5a-90af-341faf64f610</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I am sorry for the long delay. I was struggling with getting it to work with Ubuntu Virtualbox (recognizing the USB), but with Ubuntu Dual Boot it worked fine. However, the sample itself (hci_usb + Nordic LInk layer) was not working properly. I talked to some of the developers and was told that the hci_usb was not tested at all at the moment. However, the hci_uart sample has been tested more.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The nRF Connect SDK&amp;nbsp;does not support nRF52 and we don&amp;#39;t actually give support for it at the moment (in the future we will), only the nRF5340 and the nRF9160. This means that the various nRF52 SoC&amp;#39;s are not sufficiently tested with NCS/Zephyr and we can not guarantee that everything works.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I should have informed you about this at an earlier point, my apologies for that.&lt;/p&gt;
&lt;p&gt;For questions regarding the nRF52 and Zephyr, please check out&amp;nbsp;the Zephyr&amp;nbsp;&lt;a href="https://lists.zephyrproject.org/mailman3/lists/"&gt;mailing list&lt;/a&gt;&amp;nbsp;or join the #zephyrproject IRC channel.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connect SDK: hci_usb sample not working with Nordic's LL</title><link>https://devzone.nordicsemi.com/thread/240421?ContentTypeID=1</link><pubDate>Wed, 18 Mar 2020 12:27:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcdb2e10-89d1-46ad-ba7b-89513da54fd2</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I am currently setting up Ubuntu on a VM&amp;nbsp;(I&amp;#39;ve just reformatted the PC and need to redo this) to reproduce your behavior and will report to you when/if I&amp;#39;ve been able to reproduce it and hopefully figured out how to bypass the problem.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>