<?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>Unusual Wi-Fi behavior with net_sock and net_mgmt requests</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112050/unusual-wi-fi-behavior-with-net_sock-and-net_mgmt-requests</link><description>Hello, 
 We are doing some Wi-Fi connection tests on our custom board equipped with the nRF5340 and nRF7002 chips, and at some point during our tests, we encountered a strange error that we do not understand nor know how to fix. 
 The test goes as follows</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Jun 2024 09:28:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112050/unusual-wi-fi-behavior-with-net_sock-and-net_mgmt-requests" /><item><title>RE: Unusual Wi-Fi behavior with net_sock and net_mgmt requests</title><link>https://devzone.nordicsemi.com/thread/489655?ContentTypeID=1</link><pubDate>Thu, 20 Jun 2024 09:28:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d0d7d10-c1c4-41d0-82d3-4696251b3ab5</guid><dc:creator>BENBF</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I apologize for the delay. Our codebase is very large, and bundling it to run on the nRF7002DK was quite tedious. However, we were able to recreate the bug with the code that I will attach to this message. It took some time for the bug to appear, but we eventually managed to replicate it. I will also include an example of the logs we extracted during the test, which might be helpful.&lt;/p&gt;
&lt;p&gt;Even though the code is small, it can be a bit dense to understand. We apologize for that. To give you the most faithful representation of our real code, we had to import our general algorithm. This might seem unnecessary in this context, as it doesn&amp;#39;t contain the entirety of the code, but we hope it doesn&amp;#39;t cause too much confusion.&lt;/p&gt;
&lt;p&gt;We greatly appreciate your support. Please feel free to reach out if you notice anything odd or have any questions. Thank you very much, and have a great day.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/out"&gt;devzone.nordicsemi.com/.../out&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/bugHunt.zip"&gt;devzone.nordicsemi.com/.../bugHunt.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unusual Wi-Fi behavior with net_sock and net_mgmt requests</title><link>https://devzone.nordicsemi.com/thread/489103?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2024 12:35:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d2509e1-47d0-4dda-90a9-ded215434864</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Ok, have you done any test on nRF7002DK?&amp;nbsp;Could you share your testing codes?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I can try to test your codes with nRF7002DK to see if I can repeat this issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unusual Wi-Fi behavior with net_sock and net_mgmt requests</title><link>https://devzone.nordicsemi.com/thread/489088?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2024 11:53:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4d64014-ee57-4cba-bf46-073d3a401776</guid><dc:creator>BENBF</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;We are reaching out to you again as we had the opportunity to create a test environment with your criteria that was running during this weekend. Unfortunately, even without step 3, the bug happened again about 10 hours after the start of the test. We launched another test on another card on the same AP at the same time, with the only difference being that instead of connecting every 5 minutes, it connected every hour. This test ran smoothly without any bugs or issues.&lt;/p&gt;
&lt;p&gt;As for trying to launch with a debugger, we could not do that as we are conducting very long tests and cannot be there to catch the error in real time. We are sorry for that.&lt;/p&gt;
&lt;p&gt;We hope this bit of information could help you assist us. Thank you for your time and have a great day.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unusual Wi-Fi behavior with net_sock and net_mgmt requests</title><link>https://devzone.nordicsemi.com/thread/488653?ContentTypeID=1</link><pubDate>Thu, 13 Jun 2024 11:13:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad7e4cf0-6ddf-4114-a41c-cdb2e03dea50</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Benjamin,&lt;/p&gt;
&lt;p&gt;Thanks for checking with us about this issue. As you mentioned, memory leaking is highly suspect.&lt;/p&gt;
&lt;p&gt;For the next steps, there are two things worth to try:&lt;/p&gt;
&lt;p&gt;1. Can you test without step 3 and comment related codes about this step? This will help to confirm the issue is actually caused by Wi-Fi.&lt;/p&gt;
&lt;p&gt;2. Could you try to change to another AP or just reset AP when this issue happens?&lt;/p&gt;
&lt;p&gt;Additional debugging information can be collect by following this document page:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.1/nrf/protocols/wifi/debugging.html"&gt;Debugging — nRF Connect SDK 2.6.1 documentation (nordicsemi.com)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>