<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Intel(R) wi-fi 6 AX201 160MGZ Access Point Scan Problem in Wireless</title>
    <link>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1301513#M36937</link>
    <description>&lt;P&gt;I used&amp;nbsp;Intel(R) wi-fi 6 AX201 for scanning Access Point by&amp;nbsp;WlanScan() api in&amp;nbsp;wlanapi.dll&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;like below&lt;/P&gt;
&lt;P&gt;WlanScan(client.clientHandle, info.interfaceGuid, IntPtr.Zero, IntPtr.Zero, IntPtr.Zero);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And I got the&amp;nbsp;WlanNotificationCodeAcm.ScanComplete&lt;/P&gt;
&lt;P&gt;then I called&amp;nbsp;WlanGetAvailableNetworkList api in wlanapi.dll&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;like below&lt;/P&gt;
&lt;P&gt;WlanGetAvailableNetworkList(client.clientHandle, info.interfaceGuid, flags, IntPtr.Zero, out availNetListPtr);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But the availableNetworkList were wrong.&lt;/P&gt;
&lt;P&gt;Because some of access point change it's mode to station.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But the&amp;nbsp;WlanGetAvailableNetworkList include SSID that changed from Soft AP to Station.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This p&lt;SPAN style="font-family: inherit;"&gt;henomenon occur in&amp;nbsp;Intel(R) wi-fi 6 AX201.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;When I used netgear usb type WLAN for scanning access point that didn't contain SSID that changed from SoftAP to Station.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;And I tried to update driver to 20.60.0.6 but this version also happen too.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Please help me how to solve this problem. I also remove AP network profile but it doesn't help.&lt;/P&gt;
&lt;P&gt;WlanDeleteProfile(client.clientHandle, info.interfaceGuid, profileName, IntPtr.Zero);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does it have any duration keeping the result of scanning?&lt;/P&gt;
&lt;P&gt;If that how can I modify this value??&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Jul 2021 09:59:00 GMT</pubDate>
    <dc:creator>jspark</dc:creator>
    <dc:date>2021-07-27T09:59:00Z</dc:date>
    <item>
      <title>Intel(R) wi-fi 6 AX201 160MGZ Access Point Scan Problem</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1301513#M36937</link>
      <description>&lt;P&gt;I used&amp;nbsp;Intel(R) wi-fi 6 AX201 for scanning Access Point by&amp;nbsp;WlanScan() api in&amp;nbsp;wlanapi.dll&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;like below&lt;/P&gt;
&lt;P&gt;WlanScan(client.clientHandle, info.interfaceGuid, IntPtr.Zero, IntPtr.Zero, IntPtr.Zero);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And I got the&amp;nbsp;WlanNotificationCodeAcm.ScanComplete&lt;/P&gt;
&lt;P&gt;then I called&amp;nbsp;WlanGetAvailableNetworkList api in wlanapi.dll&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;like below&lt;/P&gt;
&lt;P&gt;WlanGetAvailableNetworkList(client.clientHandle, info.interfaceGuid, flags, IntPtr.Zero, out availNetListPtr);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But the availableNetworkList were wrong.&lt;/P&gt;
&lt;P&gt;Because some of access point change it's mode to station.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But the&amp;nbsp;WlanGetAvailableNetworkList include SSID that changed from Soft AP to Station.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This p&lt;SPAN style="font-family: inherit;"&gt;henomenon occur in&amp;nbsp;Intel(R) wi-fi 6 AX201.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;When I used netgear usb type WLAN for scanning access point that didn't contain SSID that changed from SoftAP to Station.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;And I tried to update driver to 20.60.0.6 but this version also happen too.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Please help me how to solve this problem. I also remove AP network profile but it doesn't help.&lt;/P&gt;
&lt;P&gt;WlanDeleteProfile(client.clientHandle, info.interfaceGuid, profileName, IntPtr.Zero);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does it have any duration keeping the result of scanning?&lt;/P&gt;
&lt;P&gt;If that how can I modify this value??&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 09:59:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1301513#M36937</guid>
      <dc:creator>jspark</dc:creator>
      <dc:date>2021-07-27T09:59:00Z</dc:date>
    </item>
    <item>
      <title>Re:Intel(R) wi-fi 6 AX201 160MGZ Access Point Scan Problem</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1303523#M37043</link>
      <description>&lt;P&gt;Hello jspark&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting on the Intel️® communities. Please share with us more information of your current setup and the&amp;nbsp;Intel® System Support Utility (Intel® SSU) results:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Download the Intel SSU &lt;A href="https://downloadcenter.intel.com/download/25293/Intel-System-Support-Utility-for-Windows-" target="_blank"&gt;https://downloadcenter.intel.com/download/25293/Intel-System-Support-Utility-for-Windows-&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Open the application and select "Everything" click on "Scan" to see the system and device information. By default, Intel® SSU will take you to the "Summary View".&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Click on the menu where it says "Summary" to change to "Detailed View".&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;To save your scan, click on "Next", then "Save".&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;David G&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Aug 2021 05:39:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1303523#M37043</guid>
      <dc:creator>David_G_Intel</dc:creator>
      <dc:date>2021-08-04T05:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel(R) wi-fi 6 AX201 160MGZ Access Point Scan Problem</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1303532#M37044</link>
      <description>&lt;P&gt;Dear David G.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached SSU result.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sincerely yours.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 06:14:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1303532#M37044</guid>
      <dc:creator>jspark</dc:creator>
      <dc:date>2021-08-04T06:14:33Z</dc:date>
    </item>
    <item>
      <title>Re:Intel(R) wi-fi 6 AX201 160MGZ Access Point Scan Problem</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1304060#M37061</link>
      <description>&lt;P&gt;Thank you for the information provided. We are currently working on this request, the updates will be posted on the thread.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;David G&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Aug 2021 20:32:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1304060#M37061</guid>
      <dc:creator>David_G_Intel</dc:creator>
      <dc:date>2021-08-05T20:32:50Z</dc:date>
    </item>
    <item>
      <title>Re:Intel(R) wi-fi 6 AX201 160MGZ Access Point Scan Problem</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1306708#M37223</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/172762"&gt;@jspark&lt;/a&gt;, Windows* 10 LTSB/LTSC editions usually have restrictions that may limit the troubleshooting we can provide. Please share with us the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What happens if you scan other APs networks? Is this happening to any other APs?&lt;/LI&gt;&lt;LI&gt;Besides the networking list, are you able to connect and use your Wifi as expected?&lt;/LI&gt;&lt;LI&gt;Does this happen with a non-LTSB/LTSC Windows 10* version?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;David G&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Aug 2021 20:41:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1306708#M37223</guid>
      <dc:creator>David_G_Intel</dc:creator>
      <dc:date>2021-08-13T20:41:14Z</dc:date>
    </item>
    <item>
      <title>Re:Intel(R) wi-fi 6 AX201 160MGZ Access Point Scan Problem</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1308142#M37309</link>
      <description>&lt;P&gt;Were you able to check the previous post?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let us know if you still need assistance.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David G.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Aug 2021 17:05:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1308142#M37309</guid>
      <dc:creator>David_G_Intel</dc:creator>
      <dc:date>2021-08-19T17:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel(R) wi-fi 6 AX201 160MGZ Access Point Scan Problem</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1308697#M37362</link>
      <description>&lt;P&gt;Dear David&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What happens if you scan other APs networks? Is this happening to any other APs?&lt;/P&gt;
&lt;P&gt;&amp;gt; All same. Even if AP is off, it is maintanined in the list about 2 minute.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Besides the networking list, are you able to connect and use your Wifi as expected?&lt;/P&gt;
&lt;P&gt;&amp;gt; No. It can not connected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does this happen with a non-LTSB/LTSC Windows 10* version?&lt;/P&gt;
&lt;P&gt;&amp;gt; I'm not sure about it. The test environment cannot be changed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;The netgear AC1200 wifi USB adapter works correctly. When the ap turned off the AP list will be clear immediately in same environment.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 01:52:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1308697#M37362</guid>
      <dc:creator>jspark</dc:creator>
      <dc:date>2021-08-23T01:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel(R) wi-fi 6 AX201 160MGZ Access Point Scan Problem</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1310232#M37442</link>
      <description>&lt;P class="sub_section_element_selectors"&gt;The result of additional test&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Does this happen with a non-LTSB/LTSC Windows 10* version?&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&amp;gt; The window 10 enterprise version occurred this issue too. So I think it is not window 10 LTSB/LTSC problem.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 06:26:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1310232#M37442</guid>
      <dc:creator>jspark</dc:creator>
      <dc:date>2021-08-27T06:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) wi-fi 6 AX201 160MGZ Access Point Scan Problem</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1310446#M37447</link>
      <description>&lt;P&gt;No, you missed the point. It is an issue of age. Did you test with a release of Windows that is no older than 2004 (i.e. the Spring 2020 update)?&lt;/P&gt;
&lt;P&gt;...S&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 19:47:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1310446#M37447</guid>
      <dc:creator>n_scott_pearson</dc:creator>
      <dc:date>2021-08-27T19:47:28Z</dc:date>
    </item>
    <item>
      <title>Re:Intel(R) wi-fi 6 AX201 160MGZ Access Point Scan Problem</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1312781#M37568</link>
      <description>&lt;P&gt;Did you check Scott's previous post?&lt;/P&gt;&lt;P&gt;Let us know if you still need assistance.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David G.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2021 21:28:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1312781#M37568</guid>
      <dc:creator>David_G_Intel</dc:creator>
      <dc:date>2021-09-07T21:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Intel(R) wi-fi 6 AX201 160MGZ Access Point Scan Problem</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1312893#M37577</link>
      <description>&lt;P&gt;I can't test previous because I'm not home user. I make some equipment that operated by window 10.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 04:38:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1312893#M37577</guid>
      <dc:creator>jspark</dc:creator>
      <dc:date>2021-09-08T04:38:34Z</dc:date>
    </item>
    <item>
      <title>Re:Intel(R) wi-fi 6 AX201 160MGZ Access Point Scan Problem</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1315903#M37780</link>
      <description>&lt;P&gt;Thank you for the information provided. We are currently working on this request, the updates will be posted on the thread.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;David G&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Sep 2021 13:31:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1315903#M37780</guid>
      <dc:creator>David_G_Intel</dc:creator>
      <dc:date>2021-09-20T13:31:17Z</dc:date>
    </item>
    <item>
      <title>Re:Intel(R) wi-fi 6 AX201 160MGZ Access Point Scan Problem</title>
      <link>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1316512#M37820</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/172762"&gt;@jspark&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Based on symptoms, information, and troubleshooting performed, it is necessary to reseat the wireless card and also check the physical components. Please contact the system manufacturer for guidance and additional troubleshooting steps.&lt;/P&gt;&lt;P&gt;Please keep in mind that this thread will no longer be monitored by Intel. Thank you for your understanding.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;David G&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Sep 2021 16:57:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-R-wi-fi-6-AX201-160MGZ-Access-Point-Scan-Problem/m-p/1316512#M37820</guid>
      <dc:creator>David_G_Intel</dc:creator>
      <dc:date>2021-09-22T16:57:40Z</dc:date>
    </item>
  </channel>
</rss>

