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,225件の閲覧回数
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,218件の閲覧回数
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,193件の閲覧回数
Mahesh27
Contributor I

thank you it is working fine.

0 件の賞賛
返信
2,219件の閲覧回数
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