<?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: Unable to connect Azurewave  Module AW-NM191-uSD based on NXP 88W8801 to access point. in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Unable-to-connect-Azurewave-Module-AW-NM191-uSD-based-on-NXP/m-p/1134163#M10086</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/177321"&gt;@Mahesh27&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure WIFI_BOARD_AW_NM191MA symbol is in place (instead of the default).&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nxf63916_1-1599045862593.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124047i15528212E396861F/image-size/large?v=v2&amp;amp;px=999" role="button" title="nxf63916_1-1599045862593.png" alt="nxf63916_1-1599045862593.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vivek Vaghela.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Sep 2020 11:32:37 GMT</pubDate>
    <dc:creator>Vivek_Vaghela</dc:creator>
    <dc:date>2020-09-02T11:32:37Z</dc:date>
    <item>
      <title>Unable to connect Azurewave  Module AW-NM191-uSD based on NXP 88W8801 to access point.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Unable-to-connect-Azurewave-Module-AW-NM191-uSD-based-on-NXP/m-p/1134068#M10085</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;first time am&amp;nbsp;using &lt;STRONG&gt;Azurewave&amp;nbsp; Module AW-NM191-uSD &lt;/STRONG&gt;+ antenna based on NXP 88W8801.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) I have downloaded&amp;nbsp;SDK ,compiled and loaded into board.&lt;/P&gt;&lt;P&gt;2)before compile the code I have done the below changes in webconfig.h&amp;nbsp;file.&lt;/P&gt;&lt;P align="left"&gt;&lt;FONT size="2" color="#7f0055"&gt;&lt;STRONG&gt;#ifndef&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt; WIFI_SSID&lt;/FONT&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;FONT size="2" color="#7f0055"&gt;&lt;STRONG&gt;#define&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt; WIFI_SSID &lt;/FONT&gt;&lt;FONT size="2" color="#2a00ff"&gt;"Excelpoint"&lt;/FONT&gt;&lt;/P&gt;&lt;P align="left"&gt;#endif&lt;/P&gt;&lt;P align="left"&gt;&lt;FONT size="2" color="#7f0055"&gt;&lt;STRONG&gt;#ifndef&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt; WIFI_PASSWORD&lt;/FONT&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;FONT size="2" color="#7f0055"&gt;&lt;STRONG&gt;#define&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt; WIFI_PASSWORD &lt;/FONT&gt;&lt;FONT size="2" color="#2a00ff"&gt;"123456"&lt;/FONT&gt;&lt;/P&gt;&lt;P align="left"&gt;#endif&lt;/P&gt;&lt;P align="left"&gt;&lt;FONT size="2" color="#7f0055"&gt;&lt;STRONG&gt;#ifndef&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt; WIFI_AP_CHANNEL&lt;/FONT&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;FONT size="2" color="#7f0055"&gt;&lt;STRONG&gt;#define&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt; WIFI_AP_CHANNEL 1&lt;/FONT&gt;&lt;/P&gt;&lt;P align="left"&gt;#endif&lt;/P&gt;&lt;P align="left"&gt;&lt;FONT size="2" color="#7f0055"&gt;&lt;STRONG&gt;#define&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt; WIFI_AP_IP_ADDR &lt;/FONT&gt;&lt;FONT size="2" color="#2a00ff"&gt;"192.168.43.1"&lt;/FONT&gt;&lt;/P&gt;&lt;P align="left"&gt;&lt;FONT size="2" color="#7f0055"&gt;&lt;STRONG&gt;#define&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt; WIFI_AP_NET_MASK &lt;/FONT&gt;&lt;FONT size="2" color="#2a00ff"&gt;"255.255.225.0"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;and system is connected to same access point and my pc ip is &lt;FONT size="2" color="#2a00ff"&gt;192.168.43.28&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#2a00ff"&gt;please find the below output.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" color="#000000"&gt;Starting webconfig DEMO&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" color="#000000"&gt;[i] Trying to load data from mflash.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" color="#000000"&gt;[i] Nothing stored yet&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" color="#000000"&gt;[i] Initializing WiFi connection... &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" color="#000000"&gt;[wifi_io] Error: Error in wlan_card_status()&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" color="#000000"&gt;[wifi_io] Error: Card timeout wlan_download_normal_fw:362&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" color="#000000"&gt;[wifi] Error: sd_wifi_init failed. status code -1&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" color="#000000"&gt;[wlcm] Error: wifi_init failed. status code -1&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" color="#000000"&gt;[wlcm] Error: cannot start wlcmgr. unexpected status: 0&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri" color="#000000"&gt;[!] Could not initialize WiFi module 3&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#2a00ff"&gt;and I am unable to connect to access point and please help me with the same.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#2a00ff"&gt;Thank you,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#2a00ff"&gt;Y mahesh&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 09:51:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Unable-to-connect-Azurewave-Module-AW-NM191-uSD-based-on-NXP/m-p/1134068#M10085</guid>
      <dc:creator>Mahesh27</dc:creator>
      <dc:date>2020-09-02T09:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Azurewave  Module AW-NM191-uSD based on NXP 88W8801 to access point.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Unable-to-connect-Azurewave-Module-AW-NM191-uSD-based-on-NXP/m-p/1134163#M10086</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/177321"&gt;@Mahesh27&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make sure WIFI_BOARD_AW_NM191MA symbol is in place (instead of the default).&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nxf63916_1-1599045862593.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124047i15528212E396861F/image-size/large?v=v2&amp;amp;px=999" role="button" title="nxf63916_1-1599045862593.png" alt="nxf63916_1-1599045862593.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vivek Vaghela.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 11:32:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Unable-to-connect-Azurewave-Module-AW-NM191-uSD-based-on-NXP/m-p/1134163#M10086</guid>
      <dc:creator>Vivek_Vaghela</dc:creator>
      <dc:date>2020-09-02T11:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect Azurewave  Module AW-NM191-uSD based on NXP 88W8801 to access point.</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Unable-to-connect-Azurewave-Module-AW-NM191-uSD-based-on-NXP/m-p/1149091#M10099</link>
      <description>&lt;P&gt;thank you it is working fine.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2020 16:57:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Unable-to-connect-Azurewave-Module-AW-NM191-uSD-based-on-NXP/m-p/1149091#M10099</guid>
      <dc:creator>Mahesh27</dc:creator>
      <dc:date>2020-09-04T16:57:37Z</dc:date>
    </item>
  </channel>
</rss>

