<?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_sync_rsp error code pawr</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119027/periodic_sync_rsp-error-code-pawr</link><description>Hi, I am trying to experiment the PaWR using the sample projects in NCS. 
 I flashed periodic_adv_rsp example in nRF52840DK and periodic_sync_rsp in nrf52832 DK. I can see proper debug messages for example periodic_adv_rsp but I get error message for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Feb 2025 09:01:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119027/periodic_sync_rsp-error-code-pawr" /><item><title>RE: periodic_sync_rsp error code pawr</title><link>https://devzone.nordicsemi.com/thread/524262?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2025 09:01:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23b02ce2-3c8a-41af-836e-a7372b2585c8</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;That easily explains the issues you were seeing. Thanks for sharing the solution!&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><item><title>RE: periodic_sync_rsp error code pawr</title><link>https://devzone.nordicsemi.com/thread/524211?ContentTypeID=1</link><pubDate>Sun, 23 Feb 2025 18:53:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ceba138c-001a-4b69-a742-90e2d4d00ad3</guid><dc:creator>DanisXZ</dc:creator><description>&lt;p&gt;I think the issue was one of the boards. I changed the board and it is working now. Thanks&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: periodic_sync_rsp error code pawr</title><link>https://devzone.nordicsemi.com/thread/524141?ContentTypeID=1</link><pubDate>Fri, 21 Feb 2025 15:52:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5921240b-7054-4fa6-a5d8-976d1f07d91f</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did you make it work?&lt;/p&gt;
&lt;p&gt;I have tested the samples on my desk, using an nRF52833 DK and an nRF52840 DK, and everything seems fine here. I was using zephyr\samples\bluetooth\periodic_adv_rsp on the nRF52840 DK and zephyr\samples\bluetooth\periodic_sync_rsp on the nRF52833 DK, from nRF Connect SDK v2.9.0.&lt;/p&gt;
&lt;p&gt;Please check and make sure that when you made the build configuration, you selected the correct board (nrf52840dk/nrf52840 for one sample, and nrf52dk/nrf52832 for the other, if those are the DKs that you use.) Also make sure that you program the correct sample on the correct board.&lt;/p&gt;
&lt;p&gt;Also, as mentioned by &lt;a href="https://devzone.nordicsemi.com/members/jakob-ruhe"&gt;Jakob Ruhe&lt;/a&gt;, have you tested a simpler sample, such as a basic BLE sample, to confirm that the board is fully functional, including the radio? E.g. the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/peripheral_lbs/README.html"&gt;Bluetooth: Peripheral LBS&lt;/a&gt; sample on the board, and use either nRF Connect for Desktop with the BLE app, or the nRF Connect smartphone app, to connect to it and confirm the connection works.&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><item><title>RE: periodic_sync_rsp error code pawr</title><link>https://devzone.nordicsemi.com/thread/523665?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2025 10:24:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1e53467-94c0-4695-a769-2b225dec43be</guid><dc:creator>Jakob Ruhe</dc:creator><description>&lt;p&gt;I see. Strange.&lt;/p&gt;
&lt;p&gt;The warning from bt_hci_core happens because the periodic_adv_sync example is a bit broken. It times out after 10 seconds and then tries to start advertising when one is already active.&lt;/p&gt;
&lt;p&gt;To get rid of that warning,&amp;nbsp;consider changing&amp;nbsp;the timeout when waiting for periodic sync from 10 seconds to K_FOREVER instead.&lt;/p&gt;
&lt;p&gt;But it should work anyway. I have tested it on two nRF52840DKs here.&lt;/p&gt;
&lt;p&gt;Have you verified that the two boards you have can communicate using some other examples? Perhaps try to exchange the roles of the two boards you have. Or change to other boards if you have any other. Just to rule out such basic things. I am afraid I have no more advice to give from the top of my head right now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: periodic_sync_rsp error code pawr</title><link>https://devzone.nordicsemi.com/thread/523605?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 22:03:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e64cc06a-b788-420e-adf9-a863cde1605c</guid><dc:creator>DanisXZ</dc:creator><description>&lt;p&gt;Updated, still the same&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting nRF Connect SDK v2.9.0-7787b2649840 ***
*** Using Zephyr OS v3.7.99-1f8f3dc29142 ***
Starting Periodic Advertising with Responses Synchronization Demo
[00:00:01.919,250] &amp;lt;inf&amp;gt; bt_sdc_hci_driver: SoftDevice Controller build revision: 
                                            2d 79 a1 c8 6a 40 b7 3c  f6 74 f9 0b 22 d3 c4 80 |-y..j@.&amp;lt; .t..&amp;quot;...
                                            74 72 82 ba                                      |tr..             
[00:00:01.922,058] &amp;lt;inf&amp;gt; bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)
[00:00:01.922,058] &amp;lt;inf&amp;gt; bt_hci_core: HW Variant: nRF52x (0x0002)
[00:00:01.922,088] &amp;lt;inf&amp;gt; bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 45.41337 Build 3074452168
[00:00:01.923,126] &amp;lt;inf&amp;gt; bt_hci_core: Identity: C4:C1:82:92:F3:CA (random)
[00:00:01.923,156] &amp;lt;inf&amp;gt; bt_hci_core: HCI: version 6.0 (0x0e) revision 0x106b, manufacturer 0x0059
[00:00:01.923,187] &amp;lt;inf&amp;gt; bt_hci_core: LMP: version 6.0 (0x0e) subver 0x106b
Waiting for periodic sync...
Timed out while synchronizing
Waiting for periodic sync...
Timed out while synchronizing
[00:00:21.925,292] &amp;lt;wrn&amp;gt; bt_hci_core: opcode 0x2036 status 0x0c 
Advertising failed to start (err -13)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting nRF Connect SDK v2.9.0-7787b2649840 ***
*** Using Zephyr OS v3.7.99-1f8f3dc29142 ***
Starting Periodic Advertising Demo
[00:00:11.572,509] &amp;lt;inf&amp;gt; bt_sdc_hci_driver: SoftDevice Controller build revision: 
                                            2d 79 a1 c8 6a 40 b7 3c  f6 74 f9 0b 22 d3 c4 80 |-y..j@.&amp;lt; .t..&amp;quot;...
                                            74 72 82 ba                                      |tr..             
[00:00:11.575,347] &amp;lt;inf&amp;gt; bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)
[00:00:11.575,378] &amp;lt;inf&amp;gt; bt_hci_core: HW Variant: nRF52x (0x0002)
[00:00:11.575,408] &amp;lt;inf&amp;gt; bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 45.41337 Build 3074452168
[00:00:11.576,446] &amp;lt;inf&amp;gt; bt_hci_core: Identity: F5:77:91:DE:B5:65 (random)
[00:00:11.576,477] &amp;lt;inf&amp;gt; bt_hci_core: HCI: version 6.0 (0x0e) revision 0x106b, manufacturer 0x0059
[00:00:11.576,507] &amp;lt;inf&amp;gt; bt_hci_core: LMP: version 6.0 (0x0e) subver 0x106b
Start Periodic Advertising
Scanning successfully started
Subevent data set 3
Subevent data set 5
Subevent data set 8
Subevent data set 10
Subevent data set 13
Subevent data set 15
Subevent data set 18&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: periodic_sync_rsp error code pawr</title><link>https://devzone.nordicsemi.com/thread/523602?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 21:05:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa5d4076-5ccf-48c3-b915-cf2fbfb3c734</guid><dc:creator>Jakob Ruhe</dc:creator><description>&lt;p&gt;I see. Confusing indeed. Then I would suggest you to upgrade from nRF Connect SDK 2.7.0 rc3 to 2.9.0. A lot of updates have been introduced since the summer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: periodic_sync_rsp error code pawr</title><link>https://devzone.nordicsemi.com/thread/523598?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 20:35:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45b0126d-4c0c-443f-99fa-acc392ac629f</guid><dc:creator>DanisXZ</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/tesc"&gt;tesc&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/jakob-ruhe"&gt;Jakob Ruhe&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;Thank you for your replies. Sorry, that was a typo in my post - I actually flashed&amp;nbsp;periodic_adv_rsp&amp;nbsp;and not&amp;nbsp;periodic_adv. I have now updated my post.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;On the advertising side, the output is as shown below:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting nRF Connect SDK v2.7.0-rc3-cb7b6efdf17a ***
*** Using Zephyr OS v3.6.99-3e80418dd59f ***
Starting Periodic Advertising Demo
[00:00:01.449,798] &amp;lt;inf&amp;gt; bt_sdc_hci_driver: SoftDevice Controller build revision: 
                                            d6 da c7 ae 08 db 72 6f  2a a3 26 49 2a 4d a8 b3 |......ro *.&amp;amp;I*M..
                                            98 0e 07 7f                                      |....             
[00:00:01.452,667] &amp;lt;inf&amp;gt; bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)
[00:00:01.452,697] &amp;lt;inf&amp;gt; bt_hci_core: HW Variant: nRF52x (0x0002)
[00:00:01.452,728] &amp;lt;inf&amp;gt; bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 214.51162 Build 1926957230
[00:00:01.453,674] &amp;lt;inf&amp;gt; bt_hci_core: Identity: C4:C1:82:92:F3:CA (random)
[00:00:01.453,704] &amp;lt;inf&amp;gt; bt_hci_core: HCI: version 5.4 (0x0d) revision 0x11fb, manufacturer 0x0059
[00:00:01.453,735] &amp;lt;inf&amp;gt; bt_hci_core: LMP: version 5.4 (0x0d) subver 0x11fb
Start Periodic Advertising
Scanning successfully started
Subevent data set 3
Subevent data set 5
Subevent data set 8
Subevent data set 10
Subevent data set 13
Subevent data set 15
Subevent data set 18&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am using the examples as it is, I have not edited anything&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: periodic_sync_rsp error code pawr</title><link>https://devzone.nordicsemi.com/thread/523330?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2025 15:22:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42fb12b6-6f0d-4fb5-83e7-4d7cef311bb4</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The log message indicates that the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/bluetooth/periodic_sync_rsp/README.html#ble_periodic_adv_sync_rsp"&gt;PAwR Synchronization&lt;/a&gt; device did not find any &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/bluetooth/periodic_adv_rsp/README.html#ble_periodic_adv_rsp"&gt;PAwR Advertiser&lt;/a&gt; to synchronize to. Please note that in order for the samples to work as intended, those two samples are the ones to pair up. While there are samples for other types of periodic advertising (without responses), those are note expected to work with the periodic advertising &lt;em&gt;with responses&lt;/em&gt; samples.&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><item><title>RE: periodic_sync_rsp error code pawr</title><link>https://devzone.nordicsemi.com/thread/523210?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2025 09:50:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:033a8991-5df2-4d80-a4dc-7d0ec54aa67f</guid><dc:creator>Jakob Ruhe</dc:creator><description>&lt;p&gt;Hello DanisXZ,&lt;/p&gt;
&lt;p&gt;Welcome to the world of BLE PAwR!&lt;/p&gt;
&lt;p&gt;Perhaps the error handling/reporting can be improved in the `periodic_sync_rsp` example a bit. But I think that the devicies will have a higher chance to synchronize if you load the firmware `periodic_adv_rsp` on the other board instead of `periodic_adv`. Give it a try and write again here after you have tested. Good luck!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>