<?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>pawr_sync_conn doesn&amp;#39;t work for nrf5340 audio dk</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115717/pawr_sync_conn-doesn-t-work-for-nrf5340-audio-dk</link><description>I have tried zephyr/sample/bluetooth/periodic_sync_conn in nrfsdk v2.7 and test on nrf5340 audio dk, and doens&amp;#39;t work. the output is: 
 *** Using Zephyr OS v3.6.99-100befc70c74 *** Starting Periodic Advertising with Responses Synchronization Demo [00</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 24 Oct 2024 06:35:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115717/pawr_sync_conn-doesn-t-work-for-nrf5340-audio-dk" /><item><title>RE: pawr_sync_conn doesn't work for nrf5340 audio dk</title><link>https://devzone.nordicsemi.com/thread/507674?ContentTypeID=1</link><pubDate>Thu, 24 Oct 2024 06:35:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1316c7ac-0efc-4896-b197-9309fd33f301</guid><dc:creator>carefree</dc:creator><description>&lt;p&gt;I use the main thread program in github - &lt;a href="https://github.com/zephyrproject-rtos/zephyr/blob/main/samples/bluetooth/periodic_adv_rsp/src/main.c"&gt;github.com/.../main.c&lt;/a&gt;&lt;br /&gt;We also change.response_slot_delay to 0x08, which works great.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pawr_sync_conn doesn't work for nrf5340 audio dk</title><link>https://devzone.nordicsemi.com/thread/507575?ContentTypeID=1</link><pubDate>Wed, 23 Oct 2024 12:17:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ca9eaf6-aef2-495c-8171-2ee5815f32d2</guid><dc:creator>carefree</dc:creator><description>&lt;p&gt;I also encountered error 0x2083 0x46 with the following details:&lt;br /&gt;W: opcode 0x2083 status 0x46&lt;br /&gt;E: Failed to send response (err -5)&lt;br /&gt;I: Indication: subevent 0, responding in slot 0&lt;br /&gt;0xFF: 5900BE&lt;br /&gt;But when I reset it a few times, it seems to work with some probability, at which point the details are as follows:&lt;br /&gt;I: Indication: subevent 0, responding in slot 1&lt;br /&gt;0xFF: 590033&lt;br /&gt;It didn&amp;#39;t have any errors, and coincidentally, once it worked, I reset it several times without getting the error again, until I reset central and the problem reappeared.&lt;br /&gt;Do you have the same problem as me?&lt;br /&gt;How can I fix this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pawr_sync_conn doesn't work for nrf5340 audio dk</title><link>https://devzone.nordicsemi.com/thread/507396?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2024 14:02:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:158aef95-8c91-43e4-ba14-89c83fc4195c</guid><dc:creator>CHEN YANG</dc:creator><description>&lt;p&gt;It works. Thanks a lot.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Chen Yang&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pawr_sync_conn doesn't work for nrf5340 audio dk</title><link>https://devzone.nordicsemi.com/thread/507392?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2024 13:58:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab172340-c263-4779-910e-fa728b7c5ddc</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Chen,&amp;nbsp;&lt;br /&gt;Please try adding this:&amp;nbsp;&lt;br /&gt;&lt;br /&gt;CONFIG_BT_PER_ADV_SYNC_BUF_SIZE=247&lt;br /&gt;CONFIG_BT_PER_ADV_SYNC_TRANSFER_SENDER=y&lt;br /&gt;CONFIG_BT_PER_ADV_SYNC_TRANSFER_RECEIVER=y&lt;/p&gt;
&lt;p&gt;I did a test here and it seems it solved the issue with&amp;nbsp;&lt;span&gt;&amp;nbsp;opcode 0x2084 status 0x01. But it then run into issue with&amp;nbsp;&lt;br /&gt; opcode 0x2083 status 0x46&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;0x2083 = BT_HCI_OP_LE_SET_PER_ADV_RESPONSE_DATA&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;0x46 means&amp;nbsp;&lt;/span&gt;BT_HCI_ERR_TOO_LATE&lt;/p&gt;
&lt;p&gt;&lt;span&gt;But it could be something to do with the PAWR configuration. I need to investigate this a bit more but you can try increasing&lt;span dir="ltr"&gt;&amp;nbsp;the response delay. It simply means that by the time the controller received the response data from the host, it was too late to be able to send it.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pawr_sync_conn doesn't work for nrf5340 audio dk</title><link>https://devzone.nordicsemi.com/thread/507366?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2024 12:45:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:026001c6-7de4-4f5a-aa96-63355e6839e3</guid><dc:creator>CHEN YANG</dc:creator><description>&lt;p&gt;Tried your solution, still same error. And I think CONFIG_BT_CTLR_ADV_EXT is an option for opensource LL. Default, the sample should use SoftDevice.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Here is my ipc_radio.conf&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;yangchen@yangchen-Standard-PC-Q35-ICH9-2009:~/nrfsdk/zephyr/samples/bluetooth/periodic_sync_conn$cat sysbuild/ipc_radio.conf&lt;br /&gt;CONFIG_BT_EXT_ADV=y&lt;br /&gt;CONFIG_BT_PER_ADV=y&lt;br /&gt;CONFIG_BT_PER_ADV_SYNC=y&lt;br /&gt;CONFIG_BT_PER_ADV_SYNC_RSP=y&lt;br /&gt;CONFIG_BT_CTLR_ADV_EXT=y&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: pawr_sync_conn doesn't work for nrf5340 audio dk</title><link>https://devzone.nordicsemi.com/thread/507318?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2024 11:24:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0a010e5-cb14-4fa7-b581-f93bef5581ac</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Chen,&amp;nbsp;&lt;br /&gt;What you are seeing is that the opcode&amp;nbsp;BT_HCI_OP_LE_SET_PER_ADV_SYNC_SUBEVENT (&lt;span&gt;0x2084&amp;nbsp;)&lt;/span&gt; is not supported (status 0x01)&lt;br /&gt;Most likely it&amp;#39;s the stack on the netcore has not been configured to support PAWR. Please check your configuration for the netcore.&amp;nbsp;&lt;br /&gt;If you use sysbuild it should be added to ipc_radio.conf:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;CONFIG_BT_EXT_ADV=y&lt;br /&gt;CONFIG_BT_CTLR_ADV_EXT=y&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>