Associate
November 28, 2017
Question
Wifi connection issue using SPWF01A
- November 28, 2017
- 1 reply
- 1708 views
Posted on November 28, 2017 at 06:17
Hi, we are working on one of the IOT project using wifi module(SPWF01A), using this i'm trying to connect WIFI Access point. But, I am facing issue the connection process. NOTE: I'm using RS-232 communication for sending commands to SPWF01A . I am getting response for all the Commands but couldn't connect to access point.
Let me know where i am wrong,
I am using below list of commands to connect to WiFi AP,
at+s.ssidtxt=datapack
at+s.scfg=wifi_wpa_psk_text,1234567
at+s.scfg=wifi_priv_mode,2
at+s.scfg=
wifi_region,4
at+s.scfg=wifi_mode,1
at+s.scfg=ip_use_dhcp,1
at&w
at+cfun=1
Please find the attached Screenshots and do the needful.