<?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>Speed up nrf7002 wifi runtime</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102755/speed-up-nrf7002-wifi-runtime</link><description>Hi, we are developing wifi on a custom board using 52840 + 7002, using NCS 2.3.0 due to 52840 not working properly with 7002 in 2.4.0. Currently, we are able to initialize wifi, get ipv4 address, connect to network, and send a HTTP GET request to our</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Aug 2023 13:07:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102755/speed-up-nrf7002-wifi-runtime" /><item><title>RE: Speed up nrf7002 wifi runtime</title><link>https://devzone.nordicsemi.com/thread/441394?ContentTypeID=1</link><pubDate>Tue, 15 Aug 2023 13:07:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6a5c4c8-4c98-43d1-89a6-860dc7138302</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please let me know the update after testing.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Speed up nrf7002 wifi runtime</title><link>https://devzone.nordicsemi.com/thread/441220?ContentTypeID=1</link><pubDate>Mon, 14 Aug 2023 15:42:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d4ebbec-c07b-4c32-9a28-9e16fc979e8c</guid><dc:creator>erichotterbeefcurry</dc:creator><description>&lt;p&gt;Hi Menon, thanks for replying! Ok, I will try if I can skip the scan step and just connect. Currently in my code I&amp;#39;m just calling net_mgmt() to connect to wifi right after the drivers are initialized. We just got our code to build and work in 2.4.0 (not fully yet), so we&amp;#39;re going to try twt sometime this week.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Speed up nrf7002 wifi runtime</title><link>https://devzone.nordicsemi.com/thread/441112?ContentTypeID=1</link><pubDate>Mon, 14 Aug 2023 10:22:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec04dea1-3c56-4864-9cd8-e43d932d1b7c</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I think scanning the full dual band takes up to 5 seconds (approx.), and that is one of the main reasons for the longer time you are seeing here. If you already know the channel, then using&lt;span style="color:rgba(0, 0, 128, 1);"&gt; wifi connect &amp;lt;ssid&amp;gt;&amp;lt;channel&amp;gt;&lt;/span&gt; will make an immediate connection and will bring down the scan time drastically. You can update your application for doing this.&lt;/p&gt;
[quote user=""]instead just the beginning, however twt would be something we&amp;#39;d like to implement with 2.4.0.[/quote]
&lt;p&gt;But if you want your device to sleep and be low on power, then TWT is a better option than turning Wi-Fi off or on every time.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Kind Regards,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Abhijith&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>