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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
2,093 次查看
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 项奖励
回复
1 解答
2,086 次查看
Vivek_Vaghela
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

在原帖中查看解决方案

2 回复数
2,061 次查看
Mahesh27
Contributor I

thank you it is working fine.

0 项奖励
回复
2,087 次查看
Vivek_Vaghela
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