<?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>nRF7002 Extended Power Save Mode Issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123954/nrf7002-extended-power-save-mode-issue</link><description>Hello, 
 
 Following this link I integrated the extended power save mode in my code, 
 I put the nrf7002 in extended power save mode after successfully connecting to the AP. 
 Doing that I am getting below error. 
 
 Attaching the code snippet I am using</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Aug 2025 10:53:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123954/nrf7002-extended-power-save-mode-issue" /><item><title>RE: nRF7002 Extended Power Save Mode Issue</title><link>https://devzone.nordicsemi.com/thread/546888?ContentTypeID=1</link><pubDate>Wed, 27 Aug 2025 10:53:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8053e2f8-4e3d-4d9c-95ef-1edc58da8efb</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The relation between DTIM and listen_interval is described in the wi-fi fundamentals:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://academy.nordicsemi.com/courses/wi-fi-fundamentals/lessons/lesson-6-wifi-fundamentals/topic/power-save-modes-2/"&gt;https://academy.nordicsemi.com/courses/wi-fi-fundamentals/lessons/lesson-6-wifi-fundamentals/topic/power-save-modes-2/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Sagar.K"]&lt;p&gt;Suppose I want to skip the dtim frames for 1 seconds, then how do i calculate the value of listen interval ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;you then set listen_interval=10.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Sagar.K"]&lt;p&gt;And is above code correct to set the listen interval.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;I would recommend that you check this by looking at the current profile of the nRF7002.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF7002 Extended Power Save Mode Issue</title><link>https://devzone.nordicsemi.com/thread/546881?ContentTypeID=1</link><pubDate>Wed, 27 Aug 2025 10:24:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65ec1091-8274-4c86-b31b-2d35bf064ec5</guid><dc:creator>Sagar.K</dc:creator><description>&lt;p&gt;I did as you suggested, not getting the above error anymore.&lt;/p&gt;
&lt;p&gt;Now, DTIM period is 1 for my router and I want to put the nrf7002 to extended power save mode.&lt;/p&gt;
&lt;p&gt;Suppose I want to skip the dtim frames for 1 seconds, then how do i calculate the value of listen interval ?&lt;/p&gt;
&lt;p&gt;And is above code correct to set the listen interval.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF7002 Extended Power Save Mode Issue</title><link>https://devzone.nordicsemi.com/thread/546858?ContentTypeID=1</link><pubDate>Wed, 27 Aug 2025 08:25:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:357b5603-4e48-430e-8155-bdf7dbe12b9e</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Your error message states:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;- E: wifi_set_ps_wakeup_mode: Setting wakeup mode failed. Reason Cannot set parameters while device connected&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Try calling the function in 6.5 before associating with the access point.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>