<?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>Periodic Advertising has issues when operating as a host only.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115044/periodic-advertising-has-issues-when-operating-as-a-host-only</link><description>Hi, 
 I tried running the \zephyr\samples\bluetooth\periodic_adv program as a host-only application on the nrf52840 development board, with the controller using an nrf52832, and the two devices connected via HCI UART.The nrf52832 has been flashed with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Oct 2024 12:20:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115044/periodic-advertising-has-issues-when-operating-as-a-host-only" /><item><title>RE: Periodic Advertising has issues when operating as a host only.</title><link>https://devzone.nordicsemi.com/thread/506513?ContentTypeID=1</link><pubDate>Wed, 16 Oct 2024 12:20:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd0b443c-6a87-4473-a640-d8df683871cc</guid><dc:creator>Cookie_can</dc:creator><description>&lt;p&gt;Thank you very much. My problem has been solved&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Periodic Advertising has issues when operating as a host only.</title><link>https://devzone.nordicsemi.com/thread/506498?ContentTypeID=1</link><pubDate>Wed, 16 Oct 2024 11:42:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27efed81-ed1e-42ed-aa3b-208eace57342</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Looks like you have set the following on the host:&lt;br /&gt;CONFIG_BT_EXT_ADV=y&lt;br /&gt;CONFIG_BT_PER_ADV=y&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But possible forgot to set it also for the controller.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Periodic Advertising has issues when operating as a host only.</title><link>https://devzone.nordicsemi.com/thread/505851?ContentTypeID=1</link><pubDate>Fri, 11 Oct 2024 09:21:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88ff88dc-0251-4e73-b23d-637ba3567358</guid><dc:creator>Cookie_can</dc:creator><description>&lt;p&gt;&lt;span&gt;I am very sorry! Due to an issue with my email settings, I missed the update on this ticket.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;On the controller (nRF52832) side, the prj.conf file I used is as follows:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_CONSOLE=n
CONFIG_STDOUT_CONSOLE=n
CONFIG_UART_CONSOLE=n
CONFIG_GPIO=y
CONFIG_SERIAL=y
CONFIG_UART_INTERRUPT_DRIVEN=y
CONFIG_BT=y
CONFIG_BT_HCI_RAW=y
CONFIG_BT_HCI_RAW_H4=y
CONFIG_BT_HCI_RAW_H4_ENABLE=y
CONFIG_BT_BUF_ACL_RX_SIZE=255
CONFIG_BT_BUF_CMD_TX_SIZE=255
CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE=255
CONFIG_BT_CTLR_ASSERT_HANDLER=y
CONFIG_BT_MAX_CONN=16
CONFIG_BT_TINYCRYPT_ECC=n
CONFIG_BT_CTLR_DTM_HCI=y

CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=512

CONFIG_BT_BUF_CMD_TX_COUNT=10&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The overlay file looks like this:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;
&amp;amp;uart0 {
	compatible = &amp;quot;nordic,nrf-uart&amp;quot;;
	current-speed = &amp;lt;115200&amp;gt;;
	status = &amp;quot;okay&amp;quot;;
	hw-flow-control;
};
&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Besides the baud rate, there is no difference in the content from the Zephyr repository&amp;#39;s HCI_UART code.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Periodic Advertising has issues when operating as a host only.</title><link>https://devzone.nordicsemi.com/thread/504408?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2024 15:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10d63949-07cb-4a37-bd38-921eb39281f7</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What is the configuration for the application running on the controller (nRF52832) side?&lt;br /&gt;Are the same functionalities enabled via config also there?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>