<?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>Why does nRF5340 cause an error when extended advertising/scanning using?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109558/why-does-nrf5340-cause-an-error-when-extended-advertising-scanning-using</link><description>I am developing with nRF5340 because I want to use nRF7002. When I try to use extended advertisements or extended scanning, I get error -5 (EIO). Why is this? 
 
 It automatically uses different advertising depending on whether CONFIG_BT_EXT_ADV is present</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Apr 2024 06:56:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109558/why-does-nrf5340-cause-an-error-when-extended-advertising-scanning-using" /><item><title>RE: Why does nRF5340 cause an error when extended advertising/scanning using?</title><link>https://devzone.nordicsemi.com/thread/476436?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2024 06:56:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbd6773b-a06b-41d2-97bb-deaee1075b7d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Thanks for the update.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;hci_ipc (previously named hci_rpmsg) is the name of the BT controller&amp;nbsp;sample application&amp;nbsp;that is programmed onto the network core, see&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/device_guides/working_with_nrf/nrf53/nrf5340.html#protocols-and-use-cases"&gt;Protocols and use cases&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;HCI stands for Host controller interface:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1712040879244v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;And IPC stands for interprocessor Communication. The BT host on the application core&amp;nbsp;use the IPC transport to&amp;nbsp;&amp;nbsp;communicate with the BT controller on the network core.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why does nRF5340 cause an error when extended advertising/scanning using?</title><link>https://devzone.nordicsemi.com/thread/476327?ContentTypeID=1</link><pubDate>Fri, 29 Mar 2024 02:29:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3720583-c345-4ded-9959-ed4926e3e887</guid><dc:creator>Yoshihiro Goto</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Thanks for reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I took your advice and created a hci_ipc.conf file in the child_image folder and put CONFIG_BT_EXT_ADV=y in the conf file and the extended advertising worked. Great.&lt;/p&gt;
&lt;p&gt;By the way, what are hci_ipc and hci_rpmsg abbreviations?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why does nRF5340 cause an error when extended advertising/scanning using?</title><link>https://devzone.nordicsemi.com/thread/475290?ContentTypeID=1</link><pubDate>Fri, 22 Mar 2024 07:38:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b857c6e2-959e-43ed-aa92-7c124bb15408</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Support for extended advertising must also be enabled in the&amp;nbsp;BLE controller running on the network core.&amp;nbsp;You can see how the peripheral_hr_coded sample enables extended advertising for the BLE controller child image here /nrf/samples/bluetooth/peripheral_hr_coded/child_image/hci_ipc.conf.&lt;/p&gt;
&lt;h4&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/multi_image.html#permanent-configuration-changes-to-child-images"&gt;Permanent configuration changes to child images&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>