<?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>nrf5415-dk pawr</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122337/nrf5415-dk-pawr</link><description>Hi,Team, 
 I am developing pawr using nrf54l15-dk. I wanted to set the parameters of pawr with 128 sub-events and 8 response intervals, but the setting Failed and the error &amp;quot;Failed to set periodic adv params (err -22)&amp;quot; was returned. The following are</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Jun 2025 21:10:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122337/nrf5415-dk-pawr" /><item><title>RE: nrf5415-dk pawr</title><link>https://devzone.nordicsemi.com/thread/539941?ContentTypeID=1</link><pubDate>Thu, 19 Jun 2025 21:10:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7dac756d-1cba-4371-ae58-2907f0625ae8</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please have a look at my colleague&amp;#39;s blog post regarding PAwR:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/periodic-advertising-with-responses-pawr-a-practical-guide"&gt;Periodic Advertising with Responses (PAwR): A practical guide&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Particularly section &amp;quot;3.1 Advertising&amp;quot; is relevant here:&lt;/p&gt;
&lt;p&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/pastedimage1750367254711v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;The first one seems to hold, but according to the second statement, the subevent interval should be greater than or equal to response_slot_delay + response_slot_spacing*NUM_RSP_SLOT.&lt;/p&gt;
&lt;p&gt;You have a subevent interval of 11, and the response slot delay is 8, while the response_slot_spacing * NUM_RSP_SLOT = 3*8 = 24, and 11 is definitely not &amp;lt;= 8+24=32. This is probably why you are seeing -22 = INVALID_PARAMS.&lt;/p&gt;
&lt;p&gt;Try adjusting your advertising parameters, and let me know if it doesn&amp;#39;t help.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>