<?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>Extended advertising fails with zephyr Host - Controller configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72623/extended-advertising-fails-with-zephyr-host---controller-configuration</link><description>Hi, I&amp;#39;m using nRF9160 as host and nRF52833 as a controller with NCS 1.5.0 SDK. On nRF52833 LPUART sample runs, I have added needed configurations for extended advertising there. On nRF9160 periodic_adv sample runs however system resets after waiting semaphore</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Apr 2021 20:18:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72623/extended-advertising-fails-with-zephyr-host---controller-configuration" /><item><title>RE: Extended advertising fails with zephyr Host - Controller configuration</title><link>https://devzone.nordicsemi.com/thread/307563?ContentTypeID=1</link><pubDate>Thu, 29 Apr 2021 20:18:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbc26d13-944f-4ef9-ab9e-5e3172bf0916</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Forget the last reply. The reason it didn&amp;#39;t work for the nrf52833 was because there were no nrf52833.conf file in the folder&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/v2.4.99-ncs1/samples/bluetooth/periodic_adv/boards"&gt;zephyr/samples/bluetooth/periodic_adv/boards&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I was trying to set everything up to reproduce your problem, and thought I would start with the ibeacon sample, to make sure I got it right. However, I encountered some problems (I&amp;#39;ve don&amp;#39;t have too much experience with BLE host controller on separate chips). Would you be able to upload the&amp;nbsp;ibeacon sample as well as the&amp;nbsp;&lt;span&gt;periodic_adv sample&lt;/span&gt;&amp;nbsp;you used on the nRF9160 DK, and the lpuart sample (if modified) you used on the nRF52833 DK?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extended advertising fails with zephyr Host - Controller configuration</title><link>https://devzone.nordicsemi.com/thread/304006?ContentTypeID=1</link><pubDate>Fri, 09 Apr 2021 12:34:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f57a3932-8e33-42c1-b9dc-e76168881519</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;&lt;strong&gt;Update 29/04/2021: Added strikethrough over false statement&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Have you made any progress on this lately?&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:line-through;"&gt;It seems like this is related to the 52833 specifically.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;In&amp;nbsp;zephyr\samples\bluetooth\periodic_adv\prj.conf&amp;nbsp;(NCS v1.5.0) I added&amp;nbsp;&lt;span&gt;CONFIG_BT_LL_SW_SPLIT&lt;/span&gt;&lt;span&gt;=y, then I built and flashed the example for respectively the nrf52833dk_nrf52833 and the nrf52840dk_nrf52840 (host and controller on the same chip). &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;For the nrf52840dk_nrf52840 I got the following output:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;[00]*** Booting Zephyr OS build v2.4.99-ncs1  ***
Starting Periodic Advertising Demo
[00:00:00.601,562] [1B][0m&amp;lt;inf&amp;gt; bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)[1B][0m
[00:00:00.601,562] [1B][0m&amp;lt;inf&amp;gt; bt_hci_core: HW Variant: nRF52x (0x0002)[1B][0m
[00:00:00.601,562] [1B][0m&amp;lt;inf&amp;gt; bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 2.4 Build 99[1B][0m
[00:00:00.602,142] [1B][0m&amp;lt;inf&amp;gt; bt_hci_core: Identity: CB:89:22:18:D8:D0 (random)[1B][0m
[00:00:00.602,142] [1B][0m&amp;lt;inf&amp;gt; bt_hci_core: HCI: version 5.2 (0x0b) revision 0x0000, manufacturer 0x05f1[1B][0m
[00:00:00.602,142] [1B][0m&amp;lt;inf&amp;gt; bt_hci_core: LMP: version 5.2 (0x0b) subver 0xffff[1B][0m
Set Periodic Advertising Data...done.
Set Periodic Advertising Data...done.
Set Periodic Advertising Data...done.
Set Periodic Advertising Data...done.
Set Periodic Advertising Data...done.
Set Periodic Advertising Data...done.
Set Periodic Advertising Data...done.&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;For the nrf52833dk_nrf52833 I got this output:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;[00]*** Booting Zephyr OS build v2.4.99-ncs1  ***
Starting Periodic Advertising Demo
Failed to create advertising set (err -5)
[00:00:00.258,361] [1B][0m&amp;lt;inf&amp;gt; bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)[1B][0m
[00:00:00.258,361] [1B][0m&amp;lt;inf&amp;gt; bt_hci_core: HW Variant: nRF52x (0x0002)[1B][0m
[00:00:00.258,361] [1B][0m&amp;lt;inf&amp;gt; bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 2.4 Build 99[1B][0m
[00:00:00.258,911] [1B][0m&amp;lt;inf&amp;gt; bt_hci_core: Identity: E1:73:76:DD:47:2A (random)[1B][0m
[00:00:00.258,941] [1B][0m&amp;lt;inf&amp;gt; bt_hci_core: HCI: version 5.2 (0x0b) revision 0x0000, manufacturer 0x05f1[1B][0m
[00:00:00.258,941] [1B][0m&amp;lt;inf&amp;gt; bt_hci_core: LMP: version 5.2 (0x0b) subver 0xffff[1B][0m
[00:00:00.259,033] [1B][1;33m&amp;lt;wrn&amp;gt; bt_hci_core: opcode 0x2036 status 0x01[1B][0m
&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Have you tested using an nrf52840dk as the controller? Does it work then.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I will due some more investigations and get back to you with clearer answers.&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: Extended advertising fails with zephyr Host - Controller configuration</title><link>https://devzone.nordicsemi.com/thread/301981?ContentTypeID=1</link><pubDate>Thu, 25 Mar 2021 16:00:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:570478d6-5a4c-4699-8db2-a97487d10885</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Sorry for the delay on this. I will look into it on Friday/Monday.&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: Extended advertising fails with zephyr Host - Controller configuration</title><link>https://devzone.nordicsemi.com/thread/301011?ContentTypeID=1</link><pubDate>Fri, 19 Mar 2021 17:16:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc321cbe-c694-41bf-9411-98869617f180</guid><dc:creator>safaoral</dc:creator><description>&lt;p&gt;I think to run periodic advertising sample, using Zephyr controller is necessary so all aforementioned problems occurred while&amp;nbsp;CONFIG_BT_LL_SW_SPLIT=y&lt;br /&gt;&lt;br /&gt;Regards,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Safa&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extended advertising fails with zephyr Host - Controller configuration</title><link>https://devzone.nordicsemi.com/thread/300938?ContentTypeID=1</link><pubDate>Fri, 19 Mar 2021 13:09:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e921944-2bd4-48ac-a363-9ac02274d240</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I guess this is related to&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/72923/nrf-connect-mobile-app-doesn-t-show-advertising-nrfxlib"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/72923/nrf-connect-mobile-app-doesn-t-show-advertising-nrfxlib&lt;/a&gt;.&amp;nbsp;Are you able to use extended advertising with the Zephyr BLE controller?&lt;/p&gt;
&lt;p&gt;Some developers are currently looking into this, and I&amp;#39;ll keep you updated.&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: Extended advertising fails with zephyr Host - Controller configuration</title><link>https://devzone.nordicsemi.com/thread/300012?ContentTypeID=1</link><pubDate>Tue, 16 Mar 2021 08:04:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8eb75131-6501-4de0-bfaa-0f325fdd225f</guid><dc:creator>safaoral</dc:creator><description>&lt;p&gt;Hi Simon,&lt;br /&gt;&lt;br /&gt;I am using 1.5.0 SDK and can confirm these PRs are already applied.&lt;br /&gt;&lt;br /&gt;Regards,&lt;/p&gt;
&lt;p&gt;Safa&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extended advertising fails with zephyr Host - Controller configuration</title><link>https://devzone.nordicsemi.com/thread/299713?ContentTypeID=1</link><pubDate>Mon, 15 Mar 2021 10:14:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45384aff-2c8a-45c2-937d-4ff56a7c0116</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Could you try to apply the PRs pointed to in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/69603/lte_ble_gateway-sample-k_sem_take-failed-with-err--11/294546#294546"&gt;this ticket&lt;/a&gt;&amp;nbsp;to your project, and see if the error goes away?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/3936/files"&gt;https://github.com/nrfconnect/sdk-nrf/pull/3936/files&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/pull/460/files"&gt;https://github.com/nrfconnect/sdk-zephyr/pull/460/files&lt;/a&gt;&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>