2017-11-27 09:17 PM
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.
2017-11-28 01:54 AM
In your screenshot there are no SCAN (after WIND:32). Radio seems in IDLE. Please run AT&V and AT+S.STS after WIND:32, and attach both dump here.
2017-11-28 05:59 AM
We tried with AT+S.SCAN Command also, we are able to see the list of AP's ... But we are unable to connect to them,
Attached with complete dump file of AT&V acommand and AT+S.STS command
________________ Attachments : ST Wifi Dump V1.doc : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HyH8&d=%2Fa%2F0X0000000b5U%2FiRMDadN8IylMh464oo0M36BC3XsEvwfGkV1Htv72BwQ&asPdf=false2017-11-28 08:03 AM
Is there an UART dump without module's reset? Leave it running (scan/scan complete), and provide the output of 'AT+S.SCAN=a,r' command. I see no activity on all channels (status variable called wifi_chan_activity2), and this is quite strange.
2017-12-12 03:13 AM
We're struggled with some hardware problem. Now it's working fine.
Thanks for your support.
2017-12-12 03:36 AM
Great. Please mark the thread as closed.