Unable to connect Azurewave Module AW-NM191-uSD based on NXP 88W8801 to access point.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Unable to connect Azurewave Module AW-NM191-uSD based on NXP 88W8801 to access point.

Jump to solution
906 Views
Mahesh27
Contributor I

Hi Team,

first time am using Azurewave  Module AW-NM191-uSD + antenna based on NXP 88W8801.

 

1) I have downloaded SDK ,compiled and loaded into board.

2)before compile the code I have done the below changes in webconfig.h file.

#ifndef WIFI_SSID

#define WIFI_SSID "Excelpoint"

#endif

#ifndef WIFI_PASSWORD

#define WIFI_PASSWORD "123456"

#endif

#ifndef WIFI_AP_CHANNEL

#define WIFI_AP_CHANNEL 1

#endif

#define WIFI_AP_IP_ADDR "192.168.43.1"

#define WIFI_AP_NET_MASK "255.255.225.0"

and system is connected to same access point and my pc ip is 192.168.43.28

please find the below output.

Starting webconfig DEMO

[i] Trying to load data from mflash.

[i] Nothing stored yet

[i] Initializing WiFi connection...

[wifi_io] Error: Error in wlan_card_status()

[wifi_io] Error: Card timeout wlan_download_normal_fw:362

[wifi] Error: sd_wifi_init failed. status code -1

[wlcm] Error: wifi_init failed. status code -1

[wlcm] Error: cannot start wlcmgr. unexpected status: 0

[!] Could not initialize WiFi module 3

 

and I am unable to connect to access point and please help me with the same.

 

Thank you,

Y mahesh

0 Kudos
1 Solution
899 Views
nxf63916
NXP Employee
NXP Employee

@Mahesh27 

Make sure WIFI_BOARD_AW_NM191MA symbol is in place (instead of the default).

 
 
 

nxf63916_1-1599045862593.png

Thanks,

Vivek Vaghela.

Thanks,
Vivek Vaghela

View solution in original post

2 Replies
874 Views
Mahesh27
Contributor I

thank you it is working fine.

0 Kudos
900 Views
nxf63916
NXP Employee
NXP Employee

@Mahesh27 

Make sure WIFI_BOARD_AW_NM191MA symbol is in place (instead of the default).

 
 
 

nxf63916_1-1599045862593.png

Thanks,

Vivek Vaghela.

Thanks,
Vivek Vaghela