Skip to main content
Rajesha RL
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.

    This topic has been closed for replies.

    1 reply

    Gerardo GALLUCCI
    ST Employee
    November 28, 2017
    Posted on November 28, 2017 at 10:54

    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.

    Rajesha RL
    Associate
    November 28, 2017
    Posted on November 28, 2017 at 13:59

    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=false
    Gerardo GALLUCCI
    ST Employee
    November 28, 2017
    Posted on November 28, 2017 at 16:03

    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.