<?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 samples not working on NCS 2.7.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115342/pawr-samples-not-working-on-ncs-2-7-0</link><description>My setup includes 2 nRF52840 DKs, one flashed with periodic_adv_rsp and the other with periodic_sync_rsp. I copied the samples and auto-generated a build configuration for each for an nRF52840 DK target but the outcome was very similar to a previous ticket</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Oct 2024 19:14:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115342/pawr-samples-not-working-on-ncs-2-7-0" /><item><title>RE: PAwR samples not working on NCS 2.7.0</title><link>https://devzone.nordicsemi.com/thread/505427?ContentTypeID=1</link><pubDate>Tue, 08 Oct 2024 19:14:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71595ba9-d862-45f7-8385-855804576ca1</guid><dc:creator>rbmarcus</dc:creator><description>&lt;p&gt;Update: when I roll back to NCS 2.6.2 the program works and the HCI error on the advertiser/central is resolved by updating the min/max periodic advertising intervals to &lt;code&gt;0x50 * NUM_SUBEVENTS&lt;/code&gt;. This seems to be a new issue introduced in 2.7.0 and specifically affects the periodic_sync_rsp functionality. &lt;a href="https://github.com/zephyrproject-rtos/zephyr/commit/7bc63985af7e3f274ca4b09a325da0ce0892a826#diff-a97ebe1dbbdd6cd114236d720942f8d510fce54686d45255f8434368a481b722R229"&gt;This commit&lt;/a&gt; from the main Zephyr repo introduces the bug, and &lt;a href="https://github.com/nrfconnect/sdk-zephyr/commit/94d86b9501f8f6a48ee67930e527e011fd020e36"&gt;this commit&lt;/a&gt; solves it. My guess is putting the name in the scan response data rather than the advertisement data prevents the central/advertiser from successfully identifying and connecting to the node. The issue is still present in 2.7.99-cs2.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>