<?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 Re: IW611, RT1064 Enterprise Security in Wi-Fi® + Bluetooth® + 802.15.4</title>
    <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1870063#M2925</link>
    <description>&lt;P&gt;apologies &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/186613"&gt;@shaun_wu&lt;/a&gt;, I thought I included the log in the original post.&amp;nbsp; attached.&lt;/P&gt;</description>
    <pubDate>Tue, 21 May 2024 22:54:59 GMT</pubDate>
    <dc:creator>rtwheato</dc:creator>
    <dc:date>2024-05-21T22:54:59Z</dc:date>
    <item>
      <title>IW611, RT1064 Enterprise Security</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1867494#M2923</link>
      <description>&lt;P&gt;Trying to get enterprise network connectivity working using the wpa_supplicant-rtos SDK example project from the 2.15.100 SDK, but not able to connect to the external AP. I verified connectivity using wpa2-psk but I am not able to do the same using wpa2 enterprise mode.&lt;/P&gt;&lt;P&gt;Using the command line interface, I added a profile using these commands&lt;/P&gt;&lt;LI-CODE lang="c"&gt;wlan-add peapProfile ssid myTestRouter eap-peap-tls id client1 key_passwd password1&lt;/LI-CODE&gt;&lt;P&gt;CLI says that profile is added. But, when I run the command&lt;/P&gt;&lt;LI-CODE lang="c"&gt;wlan-connect peapProfile&lt;/LI-CODE&gt;&lt;P&gt;I see network not found response after a few seconds. Next, I tried the below profile&lt;/P&gt;&lt;LI-CODE lang="c"&gt;wlan-add tlsProfile ssid myTestRouter eap-tls id client1 key_passwd password1&lt;/LI-CODE&gt;&lt;P&gt;CLI says that profile is added. But, when I run the command&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;wlan-connect tlsProfile&lt;/LI-CODE&gt;&lt;P&gt;I see network not found response&lt;/P&gt;&lt;P&gt;In both cases, I am not able to see any log messages printed by freeRadius server.&lt;/P&gt;&lt;P&gt;In the code, I defined&lt;/P&gt;&lt;LI-CODE lang="c"&gt;#define CONFIG_WPA_SUPP_CRYPTO_ENTERPRISE&lt;/LI-CODE&gt;&lt;P&gt;and undefined these authentication methods&lt;/P&gt;&lt;LI-CODE lang="c"&gt;/*

#define CONFIG_EAP_SIM

#define CONFIG_EAP_AKA

#define CONFIG_EAP_AKA_PRIME

*/&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;In app_config.h, I defined the board type as&lt;/P&gt;&lt;LI-CODE lang="c"&gt;WIFI_IW611_BOARD_MURATA_2DL_USD&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There has been some success using only AES encryption, but nothing at all is showing up or working for AES+TKIP.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What are the steps necessary to get WPA2 Enterprise working using the i.MX RT1064 SDK?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 22:35:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1867494#M2923</guid>
      <dc:creator>rtwheato</dc:creator>
      <dc:date>2024-05-16T22:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: IW611, RT1064 Enterprise Security</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1869463#M2924</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/183583"&gt;@rtwheato&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Following way you used is correct steps, could you share return logs after connection?&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-c"&gt;&lt;CODE&gt;wlan-add tlsProfile ssid myTestRouter eap-tls id client1 key_passwd password1&lt;/CODE&gt;&lt;/PRE&gt;
&lt;PRE class="lia-code-sample  language-markup"&gt;&lt;CODE&gt;wlan-connect tlsProfile&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Shaun&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 07:35:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1869463#M2924</guid>
      <dc:creator>shaun_wu</dc:creator>
      <dc:date>2024-05-21T07:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: IW611, RT1064 Enterprise Security</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1870063#M2925</link>
      <description>&lt;P&gt;apologies &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/186613"&gt;@shaun_wu&lt;/a&gt;, I thought I included the log in the original post.&amp;nbsp; attached.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 22:54:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1870063#M2925</guid>
      <dc:creator>rtwheato</dc:creator>
      <dc:date>2024-05-21T22:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: IW611, RT1064 Enterprise Security</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1877148#M2926</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/183583"&gt;@rtwheato&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;looks like RADIUS problem, did you successfully setup radius server?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;SHaun&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 09:29:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1877148#M2926</guid>
      <dc:creator>shaun_wu</dc:creator>
      <dc:date>2024-05-29T09:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: IW611, RT1064 Enterprise Security</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1877393#M2927</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/186613"&gt;@shaun_wu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes.&amp;nbsp; the freeRADIUS server has been tested against other devices and works successfully.&amp;nbsp; I'm able to connect to the enterprise network using my cellphone and PC.&lt;/P&gt;&lt;P&gt;Please note that wlan-scan reports that my router settings as WPA2 when the encryption setting in router is TKIP+AES and WPA2 Enterprise when router setting is AES only. In the case of TKIP+AES also it should have reported as WPA2 Enterprise.&amp;nbsp; Connections work with AES only but not TKIP+AES.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 15:00:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1877393#M2927</guid>
      <dc:creator>rtwheato</dc:creator>
      <dc:date>2024-05-29T15:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: IW611, RT1064 Enterprise Security</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1879368#M2928</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/183583"&gt;@rtwheato&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you porting iw611 to rt1064 yourself? Seems no problem no RT1170EVKB and RT1060EVKC which defiault supported by NXP official release.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 03:21:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1879368#M2928</guid>
      <dc:creator>shaun_wu</dc:creator>
      <dc:date>2024-06-03T03:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: IW611, RT1064 Enterprise Security</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1879907#M2929</link>
      <description>&lt;P&gt;you're correct that AES enterprise works, but not &lt;SPAN class=""&gt;TKIP&lt;/SPAN&gt;+&lt;SPAN class=""&gt;AES&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;Can you try it and let me know how you got it to work?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 14:11:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/IW611-RT1064-Enterprise-Security/m-p/1879907#M2929</guid>
      <dc:creator>rtwheato</dc:creator>
      <dc:date>2024-06-03T14:11:54Z</dc:date>
    </item>
  </channel>
</rss>

